home *** CD-ROM | disk | FTP | other *** search
/ Totally Mad / MAD_DISC_1.ISO / config.ini < prev    next >
INI File  |  1999-06-04  |  3KB  |  98 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2.  
  3. ; System Requirements section contains flags for items
  4. ; that should be checked before product is installed
  5.  
  6. [SystemRequirements]
  7. CDROM=1
  8. CPU=1
  9. Memory=1
  10. ;Midi=1
  11. Mouse=1
  12. Video=1
  13. Wave=1
  14. WinVer=1
  15.  
  16. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  17.  
  18. ; Icons section contains extra icons to install to start menu or desktop
  19. ;
  20. ; Uses comma separated list with following entries:
  21. ;  item name (%s will be substituted with product name)
  22. ;  directory for icon target (from root of install directory)
  23. ;  target executable
  24. ;  arguments for target command
  25. ;  icon to use (file must be in directory for icon target)
  26. ;  startmenu/desktop flag (0 = start menu, 1 = desktop)
  27.  
  28. [Icons]
  29. Count=1
  30. 1=FREE Fonts!,MSREG,MSRUN32.EXE,LaunchRegistration,,0
  31. ;2=Install America Online - FREE Trial!,MSREG,MSRUN32.EXE,LaunchAOL,AOL.ICO,1
  32.  
  33. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  34.  
  35. ; ChangeINI section contains a list of other sections which contain
  36. ; INI changes based on setup type
  37. ;
  38. ; Changes should have comma separated lists with the following entries:
  39. ;  INI file to change
  40. ;  INI section name to change
  41. ;  INI entry name to change
  42. ;  new value for INI entry
  43.  
  44. [ChangeINI]
  45. Typical=SetupTypeTypical,DefaultChanges
  46. Minimum=SetupTypeMinimum,DefaultChanges
  47. Complete=SetupTypeComplete,DefaultChanges
  48.  
  49. [SetupTypeTypical]
  50. Count=2
  51. 1=CNM.INI,Directories,BIN,ed:\BIN\
  52. 2=CNM.INI,Directories,NMS,ed:\NMS\
  53.  
  54. [SetupTypeMinimum]
  55. Count=0
  56.  
  57. [SetupTypeComplete]
  58. Count=3
  59. 1=CNM.INI,Directories,BIN,ed:\BIN\
  60. 2=CNM.INI,Directories,NMS,ed:\NMS\
  61. 3=CNM.INI,Directories,PLS,ed:\PLS\
  62.  
  63. [DefaultChanges]
  64. Count=3
  65. 1=CNM.INI,Install,FootPrint,%s
  66. 2=CNM.INI,Install,Date,%s
  67. 3=PREFS.INI,Install,Date,%s
  68.  
  69. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  70.  
  71. ; FileTypes section contains file types that should be registered
  72. ;
  73. ; Uses comma separated list with following entries:
  74. ;  file extension
  75. ;  file type abbreviation
  76. ;  file type full name
  77. ;  icon index to use for file type
  78.  
  79. [FileTypes]
  80. Count=0
  81. ;1=.bmk,CnmBookmark,CNM Bookmark Collection,0
  82.  
  83. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  84.  
  85. ; Additional Installs to run upon completion
  86. ;
  87. ; Uses comma separated list with following entries:
  88. ;  item name
  89. ;  directory on CD-ROM for install executable
  90. ;  target install executable
  91. ;  platform ('ALL' for all platforms, 'WIN95' for Windows 95 only, 'WIN98' for Windows 98 only )
  92.  
  93. [AdditionalInstall]
  94. Count=0
  95. ;1=Indeo⌐ video 5 codec,INDEO5,IV5SETUP.EXE,ALL
  96.  
  97. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  98.