home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd2.bin / drivers / Modemy / Microcom / XP1.exe / wxp / AGSETUP.INI < prev    next >
Encoding:
INI File  |  2002-08-13  |  2.0 KB  |  72 lines

  1. [INSTALL_OPTIONS]
  2. ;File version 1.51
  3. RasInstall=N
  4. HardwareDetectNT=N
  5. Debug=N
  6. WDMDriver=N
  7. ;ReBoot only for Windows 95/98/SE and Win 2000
  8. ReBoot=N
  9. CleanUpRegistry=Y
  10. ;CopyFilesOnly only for Win9x. No refresh needed.
  11. CopyFilesOnly=N
  12. ;SilentInstall - To install Setup in silent mode as a default
  13. ;SilentInstall=Y
  14. ;CabsFlag  - To cause ltremove to set SourcePath to \Windows\options\cabs
  15. ;            for WinME. It is set to \windows\options\install by default
  16. ;CabsFlag=Y
  17. ;CatFlag   - To use SetupCopyOemInf to copy W2K Inf Files
  18. CatFlag=Y
  19. ;ModemType - 1 = MARS, 2 = MDC, 3 = TOSMDC, 4 = SOFTPCI/MDCV92
  20. ModemType=4
  21. ;InstallMOH=Y will install the MOH application into \programfiles\ltmoh
  22. ;InstallMOH=Y
  23.  
  24. ;DeviceDependentInstall -  will enable device dependent install options that copy files,
  25. ;extract cab files,launch executables and install homologation settings based on 
  26. ;the installed devices PCI ID. The device specific details are
  27. ;specified in a section based on the PCI ID defined as [VEN_XXXX&DEV_YYYY&SUBSYS_ZZZZZZZZ]
  28.  
  29. ;DeviceDependentInstall=Y
  30.  
  31. ; for Win 95/98 copy files. 
  32. [COPY_FILES_9X]    
  33. ;FILE0=filename1, $windows\system
  34. FILE1=agrsmdel.exe
  35.  
  36. ; for Win NT copy files.
  37. [COPY_FILES_NT]    
  38. FILE0=agrsmmsg.exe
  39. FILE1=agrsmdel.exe
  40. ;FILE2=filename1, $windows\system32
  41.  
  42. ; for Win 2K copy files.
  43. [COPY_FILES_Win2K]    
  44. ;FILE0=agrsmmsg.exe
  45. FILE1=agrsmdel.exe
  46. ;FILE2=filename, $windows\system32
  47.  
  48. ; for Win 95/98 launch programs
  49. [LAUNCH_FILES_9X]    
  50. FILE0=agrsmhom.exe
  51. ;FILE1=filename arg1 arg2, $windows\system
  52.  
  53. ; for Win NT launch programs
  54. [LAUNCH_FILES_NT]    
  55. FILE0=agrsmhom.exe
  56. ;FILE1=filename arg1 arg2, $windows\system32
  57.  
  58. ; for Win 2K launch programs
  59. [LAUNCH_FILES_Win2K]    
  60. FILE0=agrsmhom.exe
  61. ;FILE1=filename arg1 arg2, $windows\system32
  62.  
  63. [CONTROL_ID]
  64.  
  65.  
  66. ;Sample Device Dependent Install section
  67. ;[VEN_11C1&DEV_048C&SUBSYS_11C10440]
  68. ;CABFILE0=cabfilename, DestinationDirectory
  69. ;COPYFILE0=copyfilename, DestinationDirectory
  70. ;EXEFILE0=exefilename arg1 arg2
  71. ;HOMOLFILE=homolfilename
  72.