Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old October 5th, 2008, 07:44 PM
ambrnewlearner's Avatar
Expert
 
Join Date: Jan 2008
Location: My country ;)
Age: 18
Posts: 587
Default

** Split from Deleting all data on drive **

Hello,

Quote:
Originally Posted by NeoPa
Essentially, following that path, without rebuilding everything from scratch, is risky. Be very careful before proceeding.
Well, I agree with NeoPa on this one. If you proceed as questionit suggested then you may end up even with Windows crash. The consequence of such an action is totally unpredicted. You may get a full working system in the end OR there is an equal probability that you may later need to reinstall from scratch. And so I would prefer you to reinstall instead of deleting files manually.

NOTE-If this is your main system, do not try this...But if this system is your testbed (or whatever you would like to call it) then you may proceed to test the outcomes.


Quote:
Originally Posted by questionit
To delete them, you can choose any of these options:

1- goto Command Prompt and try deleting .................................................. ..........................................grams and try deleting again.
I think Unlocker is better option here....


Quote:
Originally Posted by questionit
If you delete all the folders except "Windows" folder, your O/S will be safe.
You cannot say that with certainity as I had said earlier - "The consequence of such an action is totally unpredicted."


Quote:
Originally Posted by daniel aristidou
Will i then have to recreate the other folders?
Oh yes.........certainly [ if you need them :) ].


HOPE THIS HELPS.........
AmbrNewlearner
Reply
  #2  
Old October 6th, 2008, 12:35 PM
Site Addict
 
Join Date: Feb 2007
Posts: 521
Default

Ambernewlearner is suggesting that deleting folders excluding Windows and Program Files may crash the Windows. I do not agree with this since any folder other than Windows is totally independent. Windows do not rely on these folders or on thier contents.

However, there could be folders used by device drivers as some devices create iseperate folders to store temporay data. If such folders are deleted, Window will still be safe but the device i.e sound card, etc might not work.

Qi
Reply
  #3  
Old October 6th, 2008, 01:54 PM
NeoPa's Avatar
Administrator
 
Join Date: Oct 2006
Location: London - UK
Age: 48
Posts: 11,806
Default

Qi,

I'm afraid that, in the interests of accuracy and the responsibility of leading others who look up to us as experts, I must disagree with your last post.

That is actually quite a dangerous thing to say. AmbrNewLearner is actually correct in that any folder or file that is referred to in Windows' Registry file can be considered as part of THAT particular Windows setup.

Ignoring the "Documents and Settings" folder for now, it is still very true to say that Windows would almost certainly fail to load correctly if all other root folders were simply deleted. "Documents and Settings" is of course a Windows folder in its own right. All user profile settings are stored there so this would have a calamatous effect if removed - all by itself.

I did try to spare your embarrassment, but I can't leave your last post suggesting to a member that it is safe to do something so very dangerous.
Reply
  #4  
Old October 6th, 2008, 03:00 PM
Site Addict
 
Join Date: Feb 2007
Posts: 521
Default

Well, NeoPa, I have tried it and not just guessing the outcome.

I know what you mean by "Windows Setup" but the thing is Windows doesn't care about it.

All it is concerned about is about "SYSTEM FILES" not any file associated with an external program that has its entry stored in Windows registry.

If someone can give it a try, do let me know then very honestly what happens.

So, check again, is there really any system file in "Documents & Settings" that Windows require to run and be safe?

I reiterate, deleting such folders might cause probelms to non O/S applications only such as Windows update files, any other updates, and ofcourse users profile data.

Qi
Reply
  #5  
Old October 6th, 2008, 03:21 PM
ambrnewlearner's Avatar
Expert
 
Join Date: Jan 2008
Location: My country ;)
Age: 18
Posts: 587
Default

Hello,

Quote:
Originally Posted by questionit
Ambernewlearner is suggesting that deleting folders excluding Windows and Program Files may crash the Windows.
Yes, I am suggesting this but I would like you to read the word 'MAY' with as much stress as you can put to it i.e.
Quote:
...deleting folders excluding Windows and Program Files "MAY" crash the Windows.
I mean to say that- "The consequence of such an action is totally unpredicted." I would like to quote a statement from C progamming book:
Quote:
Originally Posted by Computer fundamentals and programming in c-OXFORD
It is likely to get an error when one compiles and one will certainly get nonsense values if the program runs.
i.e. It is likely to get a system crash when one deletes all folders (except Windows and program files) and one will certainly get nonsense/unexpected problems even if Windows runs :) [And yeah...one may even get a stable system although the probability of this case is TOO low.]

I am reminded of a verse taught in elementary school- "I shot an arrow into the air, where it lands, I don't care" ;)


Quote:
Originally Posted by questionit
I do not agree with this since any folder other than Windows is totally independent. Windows do not rely on these folders or on their contents.
Windows might not rely on these folders but many windows components/files may rely on these folder to keep Windows system up and running


Quote:
Originally Posted by questionit
However, there could be folders used by device drivers as some devices create iseperate folders to store temporay data. If such folders are deleted, Window will still be safe but the device i.e sound card, etc might not work.
Well, you are partially true. There are some point that you missed....

1. If I remember correctly then virtually every windows program has an option to install to a location of users choice other than just [Program Files] which is default. And if one deletes such folders then you may end up with an unstable system.

2. Many programs (e.g. some antiviruses) put some of their important files into C:\windows OR C:\windows\system32 directories for their working. And if that program is not installed in [Program files] and it's files get deleted, unpredictable crashes may occur.

3. SAM (located in config folder of system32) will not be deleted even if you delete Documents and settings folder. And that may lead to corruption of all user accounts which may diallow you to log in (once you reboot) and restrict access to your system.

4. There are many important files (which are required for a working Windows system) in the root of the partition on which Windows OS is installed (e.g. boot.ini, ntldr, NTDETECT.com etc.). And if you delete them you may mess up with your system (worst then what you might think of).

5. As Sir NeoPa had said previously:
Quote:
Originally Posted by NeoPa
it is entirely possible that there are other folders used (and referred to in your registry) which are not contained in those three root folders. Essentially, following that path, without rebuilding everything from scratch, is risky.
And so it's not only drivers that need to be taken into consideration here, but some important files/folders too).



@daniel aristidou- You may also try restoring your PC to an earlier time (specifically if one exists at the time when you installed Windows). (I am not sure about this, though)


HOPE THIS HELPS........
AmbrNewlearner
Reply
  #6  
Old October 6th, 2008, 04:04 PM
ambrnewlearner's Avatar
Expert
 
Join Date: Jan 2008
Location: My country ;)
Age: 18
Posts: 587
Default

Hello,

Quote:
Originally Posted by questionit
Well, NeoPa, I have tried it and not just guessing the outcome.
Hmmm.....Even if you had tried it and it worked, still I held my opinion same:
Quote:
Originally Posted by ambrnewlearner
"The consequence of such an action is totally unpredicted."

Quote:
Originally Posted by questionit
I know what you mean by "Windows Setup" but the thing is Windows doesn't care about it.
All it is concerned about is about "SYSTEM FILES" not any file associated with an external program that has its entry stored in Windows registry.
1. boot.ini, ntldr, NTDETECT.com are not external programs.

2. What about SAM and [Documents and Settings] section? (see my previous reply).

3. Ahh....And I almost forgot this one......There is an Autorun entry at:
Quote:
Originally Posted by questionit
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\userinit
This autostart location has an entry corresponding to C:\Windows\system32\userinit.exe when Windows XP is installed. Now as said in Microsoft's documentation here, some program may modify this entry to run itself before the Windows Explorer user interface starts. Now if this program is not found (i.e if it's deleted) then userinit.exe is not executed and the user is unable to log on. An active thread existing on bytes.com is here. And as you can see from that thread that to solve this problem requires much effort (atleast for a normal computer user).

Whether your system will crashes or not, depends only on how much your system is messed up. There are many more (inevident) cases which may arise and cause Windows PC to crash.


Quote:
Originally Posted by questionit
I reiterate, deleting such folders might cause probelms to non O/S applications only such as Windows update files, any other updates, and ofcourse users profile data.
And yes.. even if it works (as you have said) but it still would be a lot mess as non OS applications would be corrupted and what a user will do with a whole messed up system (except if he is a hacker and believes to crash system "JUST FOR FUN").
There may be alot of autoruns pointing to files which are deleted and that may increase startup time considerably
OR
There may be some AntiVirus files left in C:\Windows or C:\windows\system32 which may later cause AntiVirus program conflicts.
And so I dont prefer to do as you have advised to OP.


Hope this clears what I mean to say..........
AmbrNewlearner

Last edited by ambrnewlearner; October 6th, 2008 at 04:06 PM. Reason: added something...........
Reply
  #7  
Old October 6th, 2008, 09:16 PM
Site Addict
 
Join Date: Feb 2007
Posts: 521
Default

AmberNewLearner's comments are somewhat correct but consider this:

Quote:
boot.ini, ntldr, NTDETECT.com are not external programs
These are hidden files so these can not be deleted with normal delete operation by the user who attemps to delete them either from Windows GUI or from Windows Cmd.

C:\Windows\system32\userinit.exe -
This is inside Windows folder. Windows folder would be excluded from deletion as already said.

And you talked about Auto run or Auto startup. If you look at "Auto Startup" in Msconfig, there is not a single system file in the list. So thats not a problem, either.

Good indicator by Ambernewlearner anyway !

Qi
Reply
  #8  
Old October 7th, 2008, 09:38 AM
ambrnewlearner's Avatar
Expert
 
Join Date: Jan 2008
Location: My country ;)
Age: 18
Posts: 587
Default

Hello,

@questionit ---->
Well, you have misinterpreted almost all my previous replies.......
Just try to read my previous replies carefully and then only reply. Your previous reply is an example of that you had not read my REPLIES #16 and #17 carefully.


Quote:
Originally Posted by questionit
boot.ini, ntldr, NTDETECT.com are not external programs


These are hidden files so these can not be deleted with normal delete operation by the user who attemps to delete them either from Windows GUI or from Windows Cmd.
.
Well, although these are hidden files but even layman(s) know how to unhide them (both using GUI and CUI). Even my sister (who is a biology student) knows to use:
Expand|Select|Wrap|Line Numbers
  1. del C:\*.* /AHS
And I have already said that- "Whether your system will crashes or not, depends only on how much your system is messed up". And if your XP installation is too old (probably years) then it is certainly a case that a normal computer user would have messed up with all his system settings (knowingly or unknowingly).



Quote:
Originally Posted by questionit
C:\Windows\system32\userinit.exe -
This is inside Windows folder. Windows folder would be excluded from deletion as already said.
Ahh....What the heck..Read my previous reply carefully. I never said that userinit.exe would be deleted (even I have that commonsense).

I said that some program may add itself to HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\userinit such that it is executed itself before the Windows Explorer user interface starts. e.g.
Expand|Select|Wrap|Line Numbers
  1. C:\ABC\XYZ\hello.exe ; c:\windows\system32\userinit.exe
And if this program hello.exe is not installed at [Program Files] and it is deleted (mind it that I am talking about deleting hello.exe and not userinit.exe, then userinit.exe will not be executed and Windows Explorer user interface will not start. The result would be that user will not be able to logon. For more details check out the links I posted in my previous reply.


Quote:
Originally Posted by questionit
And you talked about Auto run or Auto startup. If you look at "Auto Startup" in Msconfig, there is not a single system file in the list. So thats not a problem, either.
Huhh...My personal opinion in this matter is that msconfig is one of worst utility when it comes to displaying AutoStartup in Windows. It shows only 5 autoruns on my Windows XP system(Microsoft believes in advancements in technology by obscurity). I prefer Sysinternals Autoruns over all other silly utilities for configuring my AutoStarting files.


From now on I will not bother to read your replies (and then reply back) if you dont read my replies carefully. I have to simply reQUOTE my previous replies to clear what I mean.


Hope I am clear (if you read CAREFULLY)......
AmbrNewlearner

Last edited by ambrnewlearner; October 7th, 2008 at 09:42 AM. Reason: corrected spacing........
Reply
  #9  
Old October 7th, 2008, 08:30 PM
Site Addict
 
Join Date: Feb 2007
Posts: 521
Default

You said a layman known how to unhide files.
Even if a layman known how to unhide the files but did the questioner ever asked for an action that requires him to do such a thing?

My answer was simply in context of his scenario and not to answer your comments.

Daniel simply wants to clean up his drive and keep the O/S. Why then he would need to go through such a course to first bring all the hidden and non-hidden files up and then delete them.

He wants to clean up his drive and keep the O/S and the programs also!!!!!!

Therefore, i had suggested that he can delete all the rest of the files and folders and leave Windows folder and his system will be safe!!!

Files such as NTLDR, etc are hidden for a purpose and that purpose is it to keep them safe from both accidental or intentional deletion

And again, there is no other auto run file that any user can delete by just using delete command or the DOS command with parameters you've made.

I know you still have many things in your mind that starts up automatically such as Ms Office , Adobe Acrobat and many others...Again, this has nothing to do with O/S,, so let these files be zapped!

Last edited by NeoPa; October 7th, 2008 at 08:51 PM. Reason: Removed flaming!
Reply
  #10  
Old October 7th, 2008, 08:53 PM
NeoPa's Avatar
Administrator
 
Join Date: Oct 2006
Location: London - UK
Age: 48
Posts: 11,806
Default

Qi,

It is not permissable when arguing to include abuse or ridicule on this site. I have edited your post in a way I VERY rarely do - to remove the insults. If you can't keep to the rules then I suggest you leave it out completely.

Administrator.
Reply
  #11  
Old October 7th, 2008, 09:03 PM
NeoPa's Avatar
Administrator
 
Join Date: Oct 2006
Location: London - UK
Age: 48
Posts: 11,806
Default

As far as your post is concerned (This is not as an Administrator but simply as someone who has some basic understanding of the fundamentals of Windows), I really feel you would be better advised not continuing to argue as I can only say that most of what you say is simply wrong.

Testing that a system actually boots after destroying the system as you suggested, is proof of nothing. It merely indicates that the fundamental problems you've introduced (or anyone following your recommended procedure) are not immediately visible.

Quite apart from the test you claim to have performed being done on a single PC (I presume) and not on thousands (so could hardly be considered representative), simply starting a PC into a Windows logon prompt is clearly not a reasonable test for something as serious as this.

I don't see anyone who knows anything about Windows supporting your contention. Don't you feel somebody might, if you were correct as you say, and two other members were posting something that must be so so wrong (assuming your contention were not utter fallacy)?
Quote:
Originally Posted by QuestionIt
My answer was simply in context of his scenario and not to answer your comments.
The point is, that even under such a restrictive definition, your answer is still very very wrong.
Reply
  #12  
Old October 7th, 2008, 10:34 PM
Site Addict
 
Join Date: Feb 2007
Posts: 521
Default

I standby with what i said before.

NeoPa has provided no proof whatsoever to nullify my suggestions, not a single !!!

Whatever is said is correct as already proved. you do Daniel a favour, bring him proof that doing what i have suggested is not correct.

I think this will be good to clear up the situation.

Even, missinglinq is against some of you guys' comments.

You said
Quote:
Testing that a system actually boots after destroying the system...
Again, where did you get this from? Who said to destroy the system. I said delete the external apps and leave the system (O/S).
How strange, how you make things up so conviniently.


Secondly, where is it you found abuse and ridicule in my post. I challenge you to bring up single quote!!


What about
Quote:
Ahh....What the heck..Read
by AmbrNewLearner


And lastly, when i said this test has been performed already, how you say i did it on only 1 PC? Again you make up things from no where
By the way, did you try it on a PC at all ?

These questions and comments for you.

Stang02GT did try to behave like you before but i silenced him because he was wrong and he has realized it, he never replied to my e-mail.

Very funny if you are thinking to ban my ID now,, so you are free to use your inequitable means to do so.
Reply
  #13  
Old October 8th, 2008, 12:12 AM
Expert
 
Join Date: Sep 2007
Posts: 329
Default

Well, after that post I'm going to have to chime in on this topic. When i first read the original responses I was in horror that someone would actually suggest to someone to just delete the folders from the C:/ except the windows and program files folders. This is a terrible idea to do to your computer. If the computer can boot into windows great, but you still have a huge pile of mess on your computer. You will have fragments in your registry and as you stated some of your device drivers might not work. I have deleted files required by my sound card (sound blaster audigy 2ZS) and it caused system lock ups and some of my programs would crash. Reinstalling the audio driver/files fixed this issue, but who knows how many files would be required to be reinstalled. The OS files might still be intact, but you have created an unpredictable, unstable, working environment. If I'm able to load windows, but I suffer from random freezes and have constant program crashes is the environment still useful? While this might be okay if your testing a system, or are curious what would happen, but to suggest such an action to another user, one who may not be that tech savvy seems careless. Also in your first post you didn't post any of the possible repercussions of what could happen by doing this. The better option is to start from scratch and reinstall the programs wanted, but you didn't even mention this in your first post. I know its a pain, but that's better than corrupting user files and programs.
Reply
  #14  
Old October 8th, 2008, 12:45 PM
NeoPa's Avatar
Administrator
 
Join Date: Oct 2006
Location: London - UK
Age: 48
Posts: 11,806
Default

Quote:
Originally Posted by QuestionIt
I standby with what i said before.

NeoPa has provided no proof whatsoever to nullify my suggestions, not a single !!!
Qi,

I'm sorry you still see things that way.

I'm not too worried for anyone else now, as a number of us have posted clearly and sensibly as to why this is so obviously a very bad idea. The fact that you still can't see or understand that, or are simply unwilling ever to admit to being wrong, is really only a problem for you now. That sort of approach in life is sure to lead you into difficulties, which I take no joy from knowing, but there it is.
Reply
  #15  
Old October 8th, 2008, 01:51 PM
ambrnewlearner's Avatar
Expert
 
Join Date: Jan 2008
Location: My country ;)
Age: 18
Posts: 587
Default

Hello,

@questionit ---> Although I said that I will not bother to reply to your posts, still I am posting again..........this time I am not here to elaborate/explain what I have already said but for something else (I always got the help I needed from bytes.com and hence I have some responsibilities towards bytes.com and that is why I am posting).

Quote:
Originally Posted by questionit
NeoPa has provided no proof whatsoever to nullify my suggestions, not a single !!!

Whatever is said is correct as already proved. you do Daniel a favour, bring him proof that doing what i have suggested is not correct.
Well, NeoPa doesnot needs to provide any proof. He is one of most respected voice on bytes.com and so I dont think that you have any such right to demand a proof from NeoPa.


Quote:
Originally Posted by questionit
I think this will be good to clear up the situation.
No one (if I make it out correctly) now wishes to "clear up this situation". We all understand what others are speaking and so............


Quote:
Originally Posted by questionit
How strange, how you make things up so conviniently
Well, It's a secret of members of bytes.com (shhhh......members, please dont share it in open here) ;)


And yes.....I remind you that Stang02GT is another respected voice on bytes.com.

:) :) :) :) :)
AmbrNewlearner
Reply
  #16  
Old October 9th, 2008, 12:54 AM
Nepomuk's Avatar
Moderator
 
Join Date: Aug 2007
Location: Germany
Age: 21
Posts: 2,003
Default

OK, I have the feeling that this discussion is leading nowhere any more. Everyone has stated their points (some of which I agree with and some I don't, but I'm not getting involved in the discussion) and it's starting to become personal, so I think that should be it.

If nobody objects (with a good reason that is), I'll close this thread soon. I'm in GMT+1 DST and I was thinking of closing it round about 8 pm today. Any objections to me closing this thread can be posted here if it's still open or sent to me via PM.

Greetings,
Nepomuk (Moderator)
Reply
  #17  
Old October 9th, 2008, 02:25 AM
NeoPa's Avatar
Administrator
 
Join Date: Oct 2006
Location: London - UK
Age: 48
Posts: 11,806
Default

I'm not sure that is the right course of action Nepo. I would hate to think anyone might feel we were imposing any sort of censorship (other than that as laid down in the rules). I'm sure that was not the intention, but consider how it may look to an ordinary member trying to argue a point with (mainly) all staff members.

Rather than locking the thread, we can keep an eye on it (I am already) to ensure nothing goes against any rules, but leave at least the opportunity to express open to all parties abiding by the rules.

This thread is, after all, purely here (split from the OP's original) for the purpose of arguing out the points. I don't feel there is any worry of anyone getting any dangerous ideas from it now.
Reply
  #18  
Old October 10th, 2008, 01:45 PM
Nepomuk's Avatar
Moderator
 
Join Date: Aug 2007
Location: Germany
Age: 21
Posts: 2,003
Default

Quote:
Originally Posted by NeoPa
I'm not sure that is the right course of action Nepo...
OK, I get the Point. I'll not close it, but will be keeping a close look on the thread.

Greetings,
Nepomuk
Reply
  #19  
Old October 15th, 2008, 10:46 AM
Site Addict
 
Join Date: Feb 2007
Posts: 521
Default

Quote:
Originally Posted by AmbrNewLearner
Well, NeoPa doesnot needs to provide any proof. He is one of most respected voice on bytes.com ..
** Flaming removed **

Well, i have said, on a Pc, files were deleted except Windows and Program Files folder but nothing crashed.... So it was my proof.

Weather a Moderator, Chief Editor or anyone else says anything without proof in such a debate will worth nothing

Someone in one of the previous threads said that he had deleted files required by the sound card... How has told him to search for driver files from Windows folder and then come up to say that his System has crashed?? Some devices create a folder outside Windows for temporary storage , etc and it contains files that can be deleted.

Last edited by NeoPa; October 15th, 2008 at 01:08 PM. Reason: Removed flaming (illegal)
Reply
  #20  
Old October 15th, 2008, 12:40 PM
Expert
 
Join Date: Sep 2007
Posts: 329
Default

I was going to reformat one of my PCs later this week, but I'll delete all files except windows and program files first and see what happens and I'll report back.
Reply
  #21  
Old October 15th, 2008, 12:44 PM
ambrnewlearner's Avatar
Expert
 
Join Date: Jan 2008
Location: My country ;)
Age: 18
Posts: 587
Default

Hello,

Oh yes....You are right, questionit.......I recently tried deleting everything except Windows and Program files and rebooted.....And ouch... I was amazed to see Mac OS X Leopard (or Fedora probably- Ahhh... I dont know exactly) running on my 256 MB RAM intel686 PC automatically.
Personally now I hate that I supported NeoPa and others in past ;) and now I would recommend to anyone using XP to simply delete Windows and Program files and then reboot to see a wonderfull and truly advanced OS on you PC (Huh....I mean Vista ..........or is it MAc OS X .....Ahh...I really dont know what it is although it's UI has a blue colored screen with rubbush on it). I am posting a screenshot of it here (I hope questionit will help me with it):


I hope experts (except NeoPa) will help me identify which OS is this. It has a pretty advanced interface.


NOTE-That's enough from my side.....I was feeling bored preparing for my exams for the whole day and then I saw questionit's reply and just thought of poking some fun here. MODERATORS might edit this reply and then (as expected) warn me :)

Quote:
Originally Posted by questionit
Weather a Moderator, Chief Editor or anyone else says anything without proof in such a debate will worth nothing
Yeah.....you are right. But none of us here is crazy (or mad) enough to proceed as you had suggested (when all of us know in advance that it will do no good to anyone).

Quote:
Originally Posted by questionit
Dont know how you would prosper in your career if you continue thinking this way.
Well, I dont think I should TRY to "PROSPER IN MY CAREER" (as you said). I believe that (at present) I should simply concentrate to learn more about computers and programming. Prosperity will come to me when I will need it only if I try to study more now.
Only those care to prosper who dont have enough knowledge. When I say - "Machines should work. People should think", I dont mean that
'People should think of money'
instead I mean- 'People should think of knowledge'.........



:) :) :) :) :) :) :) :)
AmbrNewlearner ;)
Reply
  #22  
Old October 15th, 2008, 01:57 PM
NeoPa's Avatar
Administrator
 
Join Date: Oct 2006
Location: London - UK
Age: 48
Posts: 11,806
Default

Quote:
Originally Posted by QuestionIt
AmbrNewLearner said
Quote:
Well, NeoPa doesnot needs to provide any proof. He is one of most respected voice on bytes.com ..
How pathetic it is.. its a shame for you AmberNewlearner... you try to appear as an expert and at the same time you are telling us that no proof is required to justify a technical disagreement.. Dont know how you would prosper in your career if you continue thinking this way.

...
Flaming is not allowed on this site!!

You have been warned too many times now for this latest offense to go unpunished.

Please note that further offenses committed after your return in a week (your account is now banned for a week) will result in a full and permanent expulsion from the site.

NB. Creating and posting from a new account during the time of your temporary ban is always followed by an immediate and permanent ban

Administrator.
Reply
  #23  
Old October 15th, 2008, 02:06 PM
NeoPa's Avatar
Administrator
 
Join Date: Oct 2006
Location: London - UK
Age: 48
Posts: 11,806
Default

Quote:
Originally Posted by Studlyami
I was going to reformat one of my PCs later this week, but I'll delete all files except windows and program files first and see what happens and I'll report back.
That would be interesting. Although it seems to me that, even in the very unlikely event that no problems were noticed, no sentient being could reasonably be expected to infer from that that the process is safe.

Reasonable proof would have to include many tens of PCs (at least) and must ensure as many variations of configuration as possible.

Your test is very likely to prove conclusively it's not safe though. That can easily be done with a single PC. Almost any PC as far as I can see.
Reply
  #24  
Old October 15th, 2008, 02:13 PM
ambrnewlearner's Avatar
Expert
 
Join Date: Jan 2008
Location: My country ;)
Age: 18
Posts: 587
Default

Quote:
Originally Posted by Studlyami
I was going to reformat one of my PCs later this week, but I'll delete all files except windows and program files first and see what happens and I'll report back.
@Studlyami- Looking forward to results anxiously.........

And I will try this myself next week on my PC (once my exams are over) and will post back results...........

Thanks............
AmbrNewlearner
Reply
  #25  
Old October 23rd, 2008, 05:19 AM
Expert
 
Join Date: Sep 2007
Posts: 329
Default

Well, I deleted all my files except Windows, Program Files, and Documents and Settings (required by windows) restarted my computer and waited. Windows booted up and I selected my user account. When it was loading my personal settings this step took a while to get pass (I'm guessing it was trying to load files that were no longer there?) and it loaded windows. I clicked on different applications and loaded up some games with no issues. Restarted my computer and it loaded up windows again, but again it took a while during the loading personal settings. I ran a registry scan (something i did before hand) from the registry mechanic program and it came up with around 160 errors. I didn't look to much into these. Overall my system didn't seem slow or laggy. The issue of why i was going to reinstall still remains (mass clutter of data and programs) so i went ahead and reinstalled. I don't know how stable this system would be, but there were no adverse effects on the system except the longer loading of the personal settings. Anyways that's my experience with it. I would be interested in running the system for a month or two to see if any adverse affects would appear, but I needed this system cleared sooner than that.
Reply
  #26  
Old October 23rd, 2008, 01:11 PM
NeoPa's Avatar
Administrator
 
Join Date: Oct 2006
Location: London - UK
Age: 48
Posts: 11,806
Default

Nice work Stud (sorry - couldn't resist the abbreviation).

This is hardly proof of safety, although not a clear indication that it's dodgy in ALL circumstances.

Did you decide not to delete the "C:\Documents and Settings" folder because you didn't feel that test (The actual statement was that it was safe to delete all but "C:\Windows" and "C:\Program Files") even needed doing? It might have been amusing to run that anyway. Not necessary though of course :)
Reply
  #27  
Old October 23rd, 2008, 10:04 PM
Expert
 
Join Date: Sep 2007
Posts: 329
Default

I tried to delete the folder but windows wouldn't let me saying how that folder is a critical item and it cannot be deleted. I expected that windows would load up, but i was surprised to not see any errors and the fact that my higher end video games didn't have any problems. Like I said though, I really wish I could of left it running for a month or so to see if I had any system lock ups or freezes. I did notice though that after deleting those other folders not much was deleted. My HD was still filled beyond belief and if any window dll were corrupted or if it contained any viruses that those items will still be around. I don't see much use for this It deleted a few files that were created by misc programs and a couple driver manufacturer tools/programs. It might be interesting to delete the Program Files as well and see how many errors may pop up (if any) and how many errors are found in the registry scan (i'm guessing a lot).
Reply
  #28  
Old October 23rd, 2008, 11:07 PM
NeoPa's Avatar
Administrator
 
Join Date: Oct 2006
Location: London - UK
Age: 48
Posts: 11,806
Default

In reality, there are many parts of the system which are effected by such a step. However, there are even more parts to any system.

Certainly (any idiot knows this) most of the main stuff is in those folders. There is the option of many things being stored and referenced outside of those folders too. Many are anyway, but not everyone uses the default prompted place to store things or install programs.

There are so many issues that can go wrong. Not all of them will on every system, of course, but we all know that there are many things on a system that get run only very sporadically. How do you test a system is still working as before. Only someone severely lacking in intelligence would assume that turning a system on and not seeing problems is a proof of concept.

It's a bit like the chap I spoke with the other day who felt that, as I was riding a motorcycle, it was perfectly acceptable to drive across my path, as motorcycles sometimes overtake on the wrong side of the road (therefore somehow they have no rights on the road). The biggest irony was that he didn't appreciate that's exactly how vehicles are SUPPOSED to overtake the most safely.

I'm not for a moment suggesting you think this way. You've clearly shown you have workable intelligence. Unfortunately that's not been evident from all the posters in this thread.
Reply
  #29  
Old November 5th, 2008, 07:20 PM
ambrnewlearner's Avatar
Expert
 
Join Date: Jan 2008
Location: My country ;)
Age: 18
Posts: 587
Default

Hello,

Quote:
Originally Posted by ambrnewlearner
And I will try this myself next week on my PC (once my exams are over) and will post back results.
I tried (as I had said) and noticed following results:

NOTE: Before I start I must tell that I tried this on a system installed with XP just 2 days ago although it had a lots of programs installed.

First of all, I deleted all the data (except Documents and settinggs, Windows, program files and hidden system files (e.g. boot.ini, NTLDR) in root of Windows installation directory. And then I rebooted. I think there was no problem. Then I deleted files in [program files] (I had to boot into linux for this as my Antivirus's files simply refused to be terminated and so I couldnot delete those files inside windows)

When I rebooted it took time for windows to load. Then I tried deleting [Documents and settings] but windows refused to delete them. And so I deleted them from Linux;) . Then I rebooted and boot time increased to a all time high of 4-5 minutes (on my 1280MB DDR1 RAM, 2.93 GHz Pentium4) and I was presented with a dialog box saying something like:
Quote:
Originally Posted by Windows XP error message
Windows cannot find the user profile but it will log you with the default profile
I tried installing Avast Anti virus but it refused to install. That tells that my system was pretty much in bad state now. I could not use it anymore (Who would like to use a XP system without an Antivirus?).

Ahh.. there's one more thing which I noted. When I saw the list of autoruns in Sysinternals Autoruns program (which I had to recopy from backup media) I got this (which is pretty much interesting).


Now I had thought of unchecking those entried in Autoruns and then see if XP still works after reboot. But unfortunately enough I just forgot to do it. I will try to see the effect of unchecking the autorun entries next time I will format my xp installation. And I will post results here.

I never tried deleting:
1. C:\System Volume Information
2. C:\recycled
3. C:\boot.ini
4. C:\config.sys
5. C:\autoexec.bat
6. C:\io.sys
7. msdos.sys
etc.....

I will try deleting them next time although I know deleting them will create a lot of havoc.
In short, deleting everything except Windows and Program files (as questionit said in REPLY #3 in the original thread) will make your system a lot UNstable and this is not the preferred choice of action for an user. futhermore, the thought that [Documents and settings] is an important directory can be proved by the fact that windows does not allows user to delete it.


Thanks.....
AmbrNewlearner
Reply
  #30  
Old November 5th, 2008, 07:22 PM
ambrnewlearner's Avatar
Expert
 
Join Date: Jan 2008
Location: My country ;)
Age: 18
Posts: 587
Default

I could have made my last reply shorter but I simply couldnot. That is all I had to mention to express my thoughts :). I dont have a better command over English ;)

Thanks......
AmbrNewlearner
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles