home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / drivers / modem / wdlboca1 / disk1 < prev    next >
Encoding:
Text File  |  1996-02-12  |  2.2 KB  |  54 lines

  1. ;       
  2. ;     Installation Instruction File of OPTi Mario Installer
  3. ; !!! WARNNING: Please DO NOT CHANGE or may DESTROY your System Settings !!!
  4. ;
  5.  
  6. [DISK]                  ; Diskette Sequence Number 
  7. 1/1
  8.  
  9. [TITLE]                 ; Title Bar of Installer  (only in 1st Diskette)
  10. "Installation Utility for SE14SRS/SE34SRS     Ver .95"
  11.  
  12. [SIZE]                  ; Disk size requirement (only in 1st Diskette)
  13. 1166826
  14.  
  15. [CUSTOM]                ; Customized installation options
  16. HOME=C:\SOUNDEXP        ; default installation Directory
  17. SET_HOME=SOUND16        ; environment varaible for HOME  DIR & config filename
  18. WINDRV=SND924.DRV        ; Windows Base Driver Name    
  19. VxD=VSND924D.386         ; Windows Virtual Driver Name for "SYSTEM.INI" update
  20.  
  21. COMPANY=OPTi            ; Company Name
  22. PRODUCT=MARIO           ; Product Name
  23. WINAPP=YES              ; Choice to install Windows Application?
  24. CDROM=YES               ; YES: A version with CD selection
  25.                         ; NO: A version with no CD selection
  26. MODEM=YES               ; YES: A version with Modem support
  27.                         ; NO: A version with no Modem support
  28. MPUDRV=MPU401P.DRV      ; Windows MPU401 driver name
  29. BACKUP=MAD              ; File name extention for system files backup
  30.  
  31. [AUTOEXEC]              ; add commands into AUTOEXEC.BAT 
  32.                         ; with leading HOME Dir: +command
  33. +sndinit /b             ; or without HOME Dir: command
  34.  
  35. [CONFIG.SYS]            ; add commands into CONFIG.SYS
  36.                         ; with leading HOME Dir: +command
  37.                         ; or without HOME Dir: command
  38.  
  39. [WINDOWS]               ; specify files to copy into Windows Directory
  40.  
  41. [CONTROL.INI]           ; specify Windows driver names and descriptions
  42. snd924.drv="SE14SRS/SE34SRS Audio Driver"
  43.  
  44. [FILES]                 ; Zip files copy section
  45.  
  46. ;filename,   Description,            subDir,      Percentage
  47.  
  48. SNDINIT.ZIP,  "SNDINIT Programs",    -,           20   
  49. TOOLS.ZIP,    "DOS Tools",           -,           30
  50. DRIVERS.ZIP,  "CDROM Drivers",       -,           15
  51. WINDRV.ZIP,   "Windows Drivers",     WINDRV,      20
  52. WINAPP.ZIP,   "Windows Applets",     WINAPP,      15
  53.  
  54.