PDA

View Full Version : Expert on MS Dos settings.... come!


!!tio!!
10-06-01, 11:29 AM
[Options]
BootMulti=1
BootGUI=1
DoubleBuffer=1
AutoScan=0
WinVer=4.10.1998
;

What does all these mean? what should I set it?

JigPu
10-06-01, 11:44 AM
Here ya go!!

http://support.microsoft.com/support/kb/articles/Q118/5/79.asp

It has all the msdos.sys commands (I think)...
JigPu

!!tio!!
10-06-01, 11:51 AM
by setting all of them to 0.... will that be quicker...
but first... wat is GUI?

TheCrow
10-06-01, 09:13 PM
GUI stands for Graphical User Interface!

sockmonkey
10-06-01, 11:18 PM
[Options]
BootMulti=1 --not sure, i think this allows dual boot?
BootGUI=1 --this is windows! leave this at 1
DoubleBuffer=1 --i heard somewhere u can disable this, not sure
AutoScan=0 --probably scandisk or scanreg
WinVer=4.10.1998 --your version of windows(win98fe)

F0
10-06-01, 11:37 PM
BootGUI=1/0 /1 goes to win/0 goes to dos, and u type win to go to windows.
AutoScan=0/1 when windows didn't shut down propertly 1 run scandisk auto / 0 does not.
at the end there is also Logo=0/1 0 does not show wundows logo at startup/ 1 shows it/ at 0 it boot faster

JigPu
10-07-01, 07:22 PM
BootGUI=1 will be the fastest setting (don't have to type WIN to start windows)

DoubleBuffer=1 will be the fastest (should turn on double buffering for supported HDs and increase HD transfer rates)

AutoScan=0 will be the fastest (don't EVER have to look at the Scandisk screen when rebooting)

JigPu