|
Boot Tweak
The windows boot process can be sped up a little by tweaking
the file that controls the DOS boot procedure MSDOS.SYS.
To edit the msdos.sys file:
1. Find the C:\MSDOS.SYS file (it is usually in the root
directory C:\).
2. Right click on it and select Properties.
3. Deselect "Read Only" and "Hidden" then hit OK.
4. Right click on it again and "Open With..." and
choose Notepad.
Modify the following values (if they are not there add them):
LoadTop=0
BootDelay=0
BootGUI=1
BootMulti=0
BootWarn=1
Logo=0
BootMenu=0
BootKeys=1
BootMenuDefault=1
DoubleBuffer=1
Dblspace=0
Drvspace=0
Save your changes:
1. Click on the File drop down menu and select Save.
2. Close MSDOS.SYS.
3. Right click on it and select Properties.
4. Place a check in the "Read Only" and "Hidden"
boxes.
5. Click OK, then restart windows.
|