home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-07-14 | 2.7 KB | 93 lines |
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
- ; System Requirements section contains flags for items
- ; that should be checked before product is installed
-
- [SystemRequirements]
- CDROM=1
- CPU=1
- Memory=1
- Midi=1
- Mouse=1
- Video=1
- Wave=1
- WinVer=1
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
- ; Icons section contains extra icons to install to start menu or desktop
- ;
- ; Uses comma separated list with following entries:
- ; item name (%s will be substituted with product name)
- ; directory for icon target (from root of install directory)
- ; target executable
- ; arguments for target command
- ; icon to use (file must be in directory for icon target)
- ; startmenu/desktop flag (0 = start menu, 1 = desktop)
-
- [Icons]
- Count=1
- 1=Compton's Report Starter,,REPORTST.EXE,,,0
- ;2=FREE Fonts!,MSREG,MSRUN32.EXE,LaunchRegistration,,0
- ;3=Install America Online - FREE Trial!,MSREG,MSRUN32.EXE,LaunchAOL,AOL.ICO,1
- ;4=Install Cyber Patrol - FREE Trial!,MSREG,MSRUN32.EXE,LaunchCyberPatrol,CPATROL.ICO,1
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
- ; ChangeINI section contains a list of other sections which contain
- ; INI changes based on setup type
- ;
- ; Changes should have comma separated lists with the following entries:
- ; INI file to change
- ; INI section name to change
- ; INI entry name to change
- ; new value for INI entry
-
- [ChangeINI]
- Typical=SetupTypeTypical,DefaultChanges
- Complete=SetupTypeComplete,DefaultChanges
-
- [SetupTypeTypical]
- Count=0
-
- [SetupTypeComplete]
- Count=1
- 1=CNM.INI,Directories,NMS,ed:\NMS\
-
- [DefaultChanges]
- Count=3
- 1=CNM.INI,Install,FootPrint,%s
- 2=CNM.INI,Install,Date,%s
- 3=PREFS.INI,Install,Date,%s
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
- ; FileTypes section contains file types that should be registered
- ;
- ; Uses comma separated list with following entries:
- ; file extension
- ; file type abbreviation
- ; file type full name
- ; icon index to use for file type
-
- [FileTypes]
- Count=2
- 1=.bmk,CnmBookmark,CNM Bookmark Collection,0
- 2=.shw,CnmShwMkrScrpt,CNM ShowMaker Script,1
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
- ; Additional Installs to run upon completion
- ;
- ; Uses comma separated list with following entries:
- ; item name
- ; directory on CD-ROM for install executable
- ; target install executable
- ; platform ('ALL' for all platforms, 'WIN95' for Windows 95 only, 'WIN98' for Windows 98 only )
-
- [AdditionalInstall]
- Count=0
- ;1=Indeo⌐ video 5 codec,INDEO5,IV5SETUP.EXE,ALL
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-