Results 1 to 2 of 2

Thread: Windows Boot (GUI) Delay !!

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Posts
    3

    Talking

    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 !!!!

  2. #2
    Fanatic Member Mad Compie's Avatar
    Join Date
    Aug 2000
    Location
    Kuurne (Belgium)
    Posts
    553
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width