home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 1996-07-22 | 7.6 KB | 191 lines
;************************************************** ; ; Setup32.INI ; ; NOTE CONCERNING LITERALS: Three items have ; special meanings in this file. ; ; '/' denotes a command line ARGUEMENT ; ; "$Install_FromDrive$" is the current (CD) drive ; ; "$Install_ToDirectory$" is the location on ; the user's system where the compressed archive ; of files (or entire directory tree) wil be ; re-inflated. ;************************************************** [General Info] ;********************************************************* ;****************** [ Registry Info ] ******************** ; COMPANY: Used in updating the registry. ; ; PRODUCTTITLE: Used in updating the registry and in ; all references to the product in all ; dialogs displayed during the install. ; ; PRODUCTVERSION: Used in updating the registry. ; ; EXECUTABLEFILE: Full path, file name, and any arguements. ; Stored in the registry, and used by the ; autorun "Launcher" to start the app. ; ; EXECUTABLEWORKINGDIR: Directory from which to launch the ; installed application. ;********************************************************* Company=Living Books ProductTitle=Green Eggs and Ham ProductVersion=1.0 ExecutableFile=$Install_FromDrive$\GREEN32.EXE ExecutableWorkingDir=$Install_FromDrive$ ;********************************************************** ;****************** [ User Interface ] ******************** ; ALLOW_256COLORS: Number of colors used by installer once the ; window with the blue gradient is shown. ; WARNING: currently, using 256 colors will cause ; a "flash" when the window is first displayed ; (this is due to the window being erased). ; ; DIALOGBITMAP: Bitmap to display along the left-hand side ; of all dialogs used during the install process. ; Bitmaps which are too large will be clipped. ; ; BACKGROUNDBITMAP: Bitmap that "dissolves" onto the blue gradient ; background displayed throughout the install ; process. ;********************************************************* Allow_256Colors=FALSE DialogBitmap=$Install_FromDrive$\setup32\DIALOG.BMP BackgroundBitmap=$Install_FromDrive$\setup32\LOGO.BMP ;Copyright Blurb= ;********************************************************** ;****************** [ File Transfer ] ********************* ; XFERFILES_DESTINATION: The DEFAULT location on the user's ; system where the archived files or ; directory tree will be re-inflated. ; The default drive letter is "C:\". ; ; XFERFILES_SOURCE: Path to the compressed archive on the CD. ;********************************************************* XferFiles_Destination=Lvg_Bks XferFiles_Source=$Install_FromDrive$\GREEN.Z ;********************************************************** ;****************** [ Process Control ] ******************* ; ON-LINE REG: Path to relevant executable. Missing or invalid ; item ignored. ; ; REBOOT_SYSTEM: 'T', 't', or '1' as the first character will ; cause a dialog offering to re-boot the user's ; system to be displayed as the final step in ; the install process. ;********************************************************* On-line Registration=$Install_FromDrive$\E_reg\REGISTER.EXE ;On-line Registration= Reboot_System= ;*************************************************************** ;***************** [ Secondary Installation ] ****************** ; Install contents of specified archives to specified location ; (For apps requiring files in Win\Sys or Windows directories) ; Syntax: "XferFiles_Destination=$Windows$", or "...$WinSys$" ;*************************************************************** ; XFERFILES_DESTINATION: ; Full path to installation destination ; ; XFERFILES_SOURCE: Path to the compressed archive on the CD. ;*************************************************************** [Auxilliary] XferFiles_Destination= XferFiles_Source= ;************************************************************ ;****************** [ Fonts to Install ] ******************** ; Installs only the SPECIFIED font files from the directory ; (Fonts installed to "Win95\Fonts" directory) ;************************************************************ ; XFERFONTS_SOURCEDIR: Full path to font directory location ; on the CD. ; ; ITEM#_FILENAME: Name of TrueType font file, including ; .TTF extension ; ; ITEM#_FULLDESCRIPTION: ; TrueType font face name. ;************************************************************ [Fonts] XferFonts_SourceDir= Item1_FileName= Item1_FullDescription= ;************************************************************ ;********** [ Document Type Registry References ] *********** ; "Description" required by Win95 "View File Types" dialog ; "FileType" allows many extensions to refer to one type ;************************************************************ ; ITEM#_FILEXTENSION: Three-letter file extension. ; ; ITEM#_FILETYPE: ID name used internally by the Win95 Registry ; database. ; ; ITEM#_TYPEDESCRIPTION: ; Description of the file type, displayed by the ; desktop and the Explorer. ; ; ITEM#_DEFAULTICON: Full path to file containing icon (32x32 and 16x16). ; File can be .ICO, .EXE, or .DLL. The optional index ; (",1") is zero-based into the file. ; ; ITEM#_ASSOCEXECUTABLE: ; Command line for associated executable file. ;************************************************************ [Associations] Item1_FileExtension= Item1_FileType= Item1_TypeDescription= Item1_DefaultIcon= Item1_AssocExecutable= ;************************************************** ;***** [ Customization for the Start menu ] ******* ; Syntax: "Item#_Caption=", "Item#_CmdLine=" ;************************************************** ; FOLDER: The name of the folder to be inserted or updated under ; "Programs" in the Windows 95 "Start" menu. ; ; ITEM#_CAPTION: Caption for this item in the "Start" menu. ; ; ITEM#_CMDLINE: Path, file name, and any arguements for this ; item in the "Start" menu. ; ; ITEM#_WRKDIR: "Start" menu working directory from which the ; command to launch this item will be initiated. ;************************************************** [Start Menu Items] Folder=Living Books Item1_Caption=Green Eggs and Ham Item1_CmdLine=$Install_FromDrive$\GREEN32.EXE Item1_WrkDir=$Install_FromDrive$ ;************************************************** ;********** [ 3rd Party Executables ] ************* ; Syntax: "Item#_Description=", "Item#_Executable=" ;************************************************** ; ITEM#_DESCRIPTION: Description show up on dialog box after file ; transfer, and before the final dialog box. ; Up to five descriptions can fit in the the ; dialog box. ; ; ITEM#_EXECUTABLE: Command line for executable, including full path ; name. "$Install_FromDrive$", "$Install_ToDirectory$", ; etc., are allowed. ;************************************************** [Third Party Executables] DlgHeader=You will now be prompted through installation of the items below. Please note whether installation of each item is REQUIRED or OPTIONAL. DlgFooter=If you prefer not to install one of these items, please select the Exit button when it appears in sequence. Please press the OK button below to continue now. Item1_Executable= Item1_Description=