Can't Boot/Can't Find Install Disks

G

Guest

How do I delete it? And is there a possibility I might regret this deletion
later?

Needier
 
D

Dave Patrick

del C:\winnt\system32\config\system

There never is a folder named system in this location natively. If you like
you can alternately;

rename C:\winnt\system32\config\system systemold


--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| How do I delete it? And is there a possibility I might regret this
deletion
| later?
|
| Needier
 
G

Guest

One detail before I blow it to smithereens...

The folder is C:\WINNT\SYSTEM

and since I'm getting:

"A directory or file with the name SYSTEM already exists"

Is it possible that this response is refering this "SYSTEM" rather than

C:\WINNT\SYSTEM32\CONFIG\SYSTEM

Just checking
 
D

Dave Patrick

No. A completely different path. This directory also does not exist on a
default install of Windows 2000. Also note that you won't be able to delete
an directory that is not empty. The command line should have been;

rd C:\winnt\system32\config\system

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| One detail before I blow it to smithereens...
|
| The folder is C:\WINNT\SYSTEM
|
| and since I'm getting:
|
| "A directory or file with the name SYSTEM already exists"
|
| Is it possible that this response is refering this "SYSTEM" rather than
|
| C:\WINNT\SYSTEM32\CONFIG\SYSTEM
|
| Just checking
 
D

Dave Patrick

You may have some level of file system corruption. Try also from the command
line;
chkdsk /r

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Here's my response:
|
| "The system cannot find the file or directory specified."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top