home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / utils / syscom.307 / msdos.bak < prev    next >
Encoding:
Text File  |  1997-04-07  |  753 b   |  27 lines

  1. ;--------------------------------------------------------------------------
  2. ;         This file is for Windows 95 Only - Do not use with DOS
  3. ;
  4. ;               See notes in the manual before installing!
  5. ;--------------------------------------------------------------------------
  6.  
  7. [Paths]
  8. ;-------------------- Path to the majority of Windows files
  9. WinDir=C:\WIN95
  10.  
  11. ;-------------------- Path to HIMEM.SYS and other key startup files
  12. WinBootDir=C:\WIN95
  13.  
  14. ;-------------------- Boot drive
  15. HostWinBootDrv=C
  16.  
  17.  
  18. [Options]
  19. ;-------------------- Allow F8 to select Safe mode and other options
  20. BootMulti=1
  21.  
  22. ;-------------------- Use zero to dump to the DOS/Win95 prompt
  23. BootGUI=1
  24.  
  25. ;-------------------- Use zero for no network
  26. Network=0
  27.