Windows 2000 Boot File

P

Pegasus \(MVP\)

- Tell Windows Explorer to show hidden and system files.
- Check the properties of c:\win.ini so that it is no longer
hidden or a system file.
- Run this command: notepad c:\boot.ini

Note that if you do the wrong thing, your machine may
no longer boot.
 
B

Bruce Chambers

Greetings --

1) Click Start > Run, Type "Cmd" and then press <Enter>.

2) Type "Cd\" and then press <Enter>

3) Type "Attrib C:\Boot.ini -h -r -s" and then press <Enter>

4) Click Start > Run, Type "Notepad c:\boot.ini" and then press
<Enter>

5) Edit the file as desired, save it, and then exit Notepad.

6) Type "Attrib C:\Boot.ini +h +r +s" and then press <Enter>

7) Close the command console.


Bruce Chambers

--
Help us help you:



You can have peace. Or you can have freedom. Don't ever count on
having both at once. -- RAH
 

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

Similar Threads


Top