Can anybody help me to find out where the "Boot Function Key" delay is stored? This is the delay which tells windows how long to display the boot messages before booting.
1) Normal
2) Save Mode .... etc
I know you can change it, but where !!!!
Printable View
Can anybody help me to find out where the "Boot Function Key" delay is stored? This is the delay which tells windows how long to display the boot messages before booting.
1) Normal
2) Save Mode .... etc
I know you can change it, but where !!!!
Is it in MSDOS.SYS?
I always add BootDelay=0 to speed up Windows booting:
Code:;SYS
[Paths]
WinDir=C:\WINDOWS
WinBootDir=C:\WINDOWS
HostWinBootDrv=C
[Options]
BootMulti=1
BootGUI=1
DoubleBuffer=1
BootDelay=0
AutoScan=1
WinVer=4.10.2222