deleting multiple O/S

  • Thread starter Thread starter Adeyinka
  • Start date Start date
A

Adeyinka

I installed different windows O/s but want to delete two
out of the three. Where do I go in the WiNNT folder to do
this
 
I installed different windows O/s but want to delete two
out of the three. Where do I go in the WiNNT folder to do
this

Open a CMD.EXE prompt
Type attrib -r -s -h c:\boot.ini

Remove the entries you want to delete, setting the default to the remaining
entries and the timeout to a low number.

Then delete the folders of the O/S you want to remove.


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
Back
Top