home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LivePix (Special Edition)
/
LIVEPIX.iso
/
pc
/
setup32.ini
< prev
Wrap
INI File
|
1997-03-13
|
19KB
|
558 lines
;**************************************************
;
; Setup32.INI
;
; NOTE CONCERNING LITERALS:
;
; '/' 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.
;
; "$WinSys$" is the Windows System directory
;
;**************************************************
[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=LivePicture
ProductTitle=LivePix
ProductVersion=1.1
ExecutableFile=$Install_ToDirectory$\LivePix.exe
ExecutableWorkingDir=$Install_ToDirectory$
SetUpPathFromRoot = \
InstallSuccessMsg1="Installation of LivePix 1.1 SE has been successful."
InstallSuccessMsg2="Enjoy your LivePix software."
InstallSuccessCaption="LivePix installation complete!"
;**********************************************************
;****************** [ 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.
;
; PRODUCTNAME: This value will override the value for ProductTitle
; in all areas displayed to the user.
;
;*********************************************************
ProductName=LivePix 1.1 SE
Allow_256Colors=False
DialogBitmap=$Install_FromDrive$\DIALOG.BMP
BackgroundBitmap=$Install_FromDrive$\logo.bmp
;**********************************************************
;****************** [ File Transfer ] *********************
;
; DEFAULT_DESTINATIONDIRECTORY:
; The DEFAULT location on the user's system where the
; archived files or directory tree will be re-inflated.
; The default drive is the one where Windows is installed.
;
;*********************************************************
Default_DestinationDirectory=Program Files\LivePix 1.1 SE
;**********************************************************
;****************** [ 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=
Reboot_System=False
;************************************************************
;********** [ Document Type Registry References ] ***********
; "Description" required by Win95 "View File Types" dialog
; "FileType" allows many extensions to refer to one type
;************************************************************
; 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.
;
; ITEM#_PRINT:
; Command line for printing of document.
;
; ITEM#_DRAGPRINT:
; Command line for drag-and-drop printing of document.
;
; ITEM#_FILEXTENSION#:
; Three-letter file extension. More than one file
; extension can be assigned to the same file type.
;************************************************************
[Associations]
;; NOTE: File-type associations are configured for this product
;; in the [REGEDIT] section of this file.
;**************************************************
;***** [ Customization for the Start menu ] *******
;**************************************************
; 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.
;
; ITEM#_ICON:
; Alternate icon to use for "Start" menu item. The default
; icon is the first icon found in the executable file in the
; command line.
;**************************************************
[Start Menu Items]
Folder=LivePix
Item1_Caption=LivePix 1.1 SE
Item1_CmdLine=$Install_ToDirectory$\LivePix.exe
Item1_WrkDir=$Install_ToDirectory$
Item2_Caption=LivePix Orientation
Item2_CmdLine=$Install_FromDrive$\LIVEPIX\ORIENTAT\LAUNCHBS.EXE
Item2_WrkDir=$Install_FromDrive$\LIVEPIX\ORIENTAT
ITEM2_ICON=$Install_ToDirectory$\LivePix.exe
Item3_Caption=ReadMe
Item3_CmdLine=$Install_ToDirectory$\LivePixReadMe.doc
Item3_WrkDir=$Install_ToDirectory$
Item4_Caption=Registration
Item4_CmdLine=$Install_ToDirectory$\reg32.exe
Item4_WrkDir=$Install_ToDirectory$
;**************************************************
;********** [ 3rd Party Executables ] *************
;**************************************************
;
; DLGHEADER:
; Message to display above the list of 3rd Party Executables
;
; DLGFOOTER:
; Message to display below the list of 3rd Party Executables
;
; 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 may now register your copy of LivePix.
DlgFooter=Press OK to continue.
Item1_Description=
Item1_Executable=$Install_ToDirectory$\Reg32.exe
Item1_WrkDir=$Install_ToDirectory$
Item2_Executable=$Install_FromDrive$\LIVEPIX\ORIENTAT\launchbs.exe
Item2_WrkDir=$Install_FromDrive$
;**************************************************
;**************** [ Components ] ******************
;**************************************************
;
; List of all file and directory components installed
; by this installer.
;
; ITEM#: Component name. An associated section with
; the same name is expected, which should
; include component details.
;
; [value for ITEM#]:
; Component section, describing component details.
;
; FILESIZE_KB:
; Full, expanded size, in kilo-bytes, required for
; the files in this component.
;
; XFERFILES_SOURCE:
; Location of file to copy to user's system. An archive
; (created using ICOMP.EXE) is indicated by appending
; a "|*.*" to the end of the full path name (but, don't
; include the " marks). This value can include the variables
; $Install_FromDrive$ and $Install_ToDirectory$
;
; XFERFILES_DESTINATION:
; Target destination of the files to be copied to the
; user's system. This value can include the variables
; $Install_FromDrive$, $Install_ToDirectory$, and $WinSys$
;**************************************************
[Components]
Item1=Program Files
Item2=Twain
Item3=Fonts
Item4=Templates
[Program Files]
Description=The LivePix application
FileSize_KB=6507
XferFiles_Destination=$Install_ToDirectory$
XferFiles_Source=$Install_FromDrive$\LIVEPIX\Data\data.z|*.*
[Templates]
Description=These files contain exciting project and photo information for your LivePix application.
FileSize_KB=7456
XferFiles_Destination=$Install_ToDirectory$
XferFiles_Source=$Install_FromDrive$\LIVEPIX\Data\GAL.Z|*.*
[Twain]
Description=These files must be installed for you to use 32 bit scanners and digital cameras
FileSize_KB=283
XferFiles_Destination=$Windows$
XferFiles_Source=$Install_FromDrive$\LIVEPIX\Data\twain.z|*.*
Disable_Uninstall=TRUE
;**************************************************
;******************* [ Fonts ] ********************
;**************************************************
;
; A component named "Fonts" is recognized by the installer as
; a special case of component.
;
; All keys are the same as in other component sections, with the
; following exception:
; A Destination is not specified for fonts. The installer will
; determine a destination appropriate for the platform, and
; will perform all other actions necessary to install fonts.
;
;**************************************************
[Fonts]
Description=Fonts for LivePix
SubComponent1=Bazooka
SubComponent2=Boulder
SubComponent3=Calligra
SubComponent4=Diploma
SubComponent5=Intre Bold
SubComponent6=Intre Oblique
SubComponent7=Jester
SubComponent8=Longisle
SubComponent9=Sherwood
SubComponent10=Signatur
SubComponent11=Transist
;Shared_File=TRUE
[Bazooka]
FileSize_KB=45
XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\BAZOOKA.TTF
[Boulder]
FileSize_KB=32
XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\BOULDER.TTF
[Calligra]
FileSize_KB=40
XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\CALLIGRA.TTF
[Diploma]
FileSize_KB=49
XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\DIPLOMA.TTF
[Intre Bold]
FileSize_KB=31
XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\INTREBOL.TTF
[Intre Oblique]
FileSize_KB=34
XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\INTREOBL.TTF
[Jester]
FileSize_KB=56
XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\JESTER.TTF
[Longisle]
FileSize_KB=43
XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\LONGISLE.TTF
[Sherwood]
FileSize_KB=44
XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\SHERWOOD.TTF
[Signatur]
FileSize_KB=39
XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\SIGNATUR.TTF
[Transist]
FileSize_KB=37
XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\TRANSIST.TTF
;**************************************************
;************** [ Install Options ] ***************
;**************************************************
; Installation Options: Specify different installation packages available to the user.
;
; CONFIGOPTSDLG_HEADER:
; The text is displayed at the top of the dialog box which displays
; the options radio buttons.
;
; COMPONENTDLG_HEADER:
; The text is displayed at the top of the dialog box which displays
; the list of selectable subcomponents. This text is unnecessary
; if your installer does not offer a custom installation selection.
;
; ITEM#:
; The value is used internally and shown to user. A section having the same
; name should be created which describes the details for the given option.
;
;**************************************************
[Install Options]
ConfigOptsDlg_Header=Please select the type of installation you would like to make
;ComponentDlg_Header=Partial
Item1=Full
Item2=Minimum
Item3=Custom
;*****************************************************************
; Install option description sections. Each section name is derived
; from a component defined under [Install Options].
;*****************************************************************
;
; The section name is used as the text for the install option radio button.
;
; DESCRIPTION:
; Text is displayed next to the option's radio button in the install
; options dialog box.
;
; <COMPONENT NAME>:
; The key name must be one of the components described in the [Components] section,
; or one of the subcomponents described in any of the specific component
; sections.
; Possible values for each key name are:
; AlwaysInstall
; The component must always be installed. If the user
; deselects this component in the custom install dialog,
; a warning will appear telling the user that the product
; will not perform without the component.
;
; AlwaysInstall_OR_InsertCD
; The component must either always be installed, or
; the CD must always be in the CDROM drive. If the
; user deselects this component in the custom install
; dialog, a warning will appear telling the user that
; the product will not perform without the CD being
; inserted in the CDROM drive.
;
; DefaultStatus_SELECTED
; This value triggers the display of the custom
; selection dialog box. The component assigned
; this value will be automatically selected when
; the custom selection dialog box appears.
;
; DefaultStatus_UNSELECTED
; This value triggers the display of the custom
; selection dialog box. The component assigned
; this value will be automatically unselected when
; the custom selection dialog box appears.
;
;**************************************************
[Full]
Description=Full installation of Program and Font files
Program Files=AlwaysInstall
Templates=AlwaysInstall
Fonts=AlwaysInstall
Twain=AlwaysInstall
[Minimum]
Description=Minimum installation to conserve disk space
Program Files=AlwaysInstall
[Custom]
Description=Install specific components of LivePix
Program Files=AlwaysInstall_OverRideable
Fonts=DefaultStatus_SELECTED
Twain=DefaultStatus_SELECTED
Templates=DefaultStatus_SELECTED
;**************************************************
;**************************************************
; Optional over-rides to default messages displayed when
; "AlwaysInstall" or "AlwaysInstall_Or_InsertCD" components
; are deselected by the user in the custom selection dialog.
;
; DESELECTED_ALWAYSINST_MSGHEADER:
; Displayed at the top of the dialog box which comes up when
; the user deselects a "AlwaysInstall" component.
;
; DESELECTED_ALWAYSINST_MSGFOOTER:
; Displayed at the bottom of the dialog box which comes up when
; the user deselects a "AlwaysInstall" component.
;
; DESELECTED_ORINSERTCD_MSGHEADER:
; Displayed at the top of the dialog box which comes up when
; the user deselects a "AlwaysInstall_Or_InsertCD" component.
;
; DESELECTED_ORINSERTCD_MSGFOOTER:
; Displayed at the bottom of the dialog box which comes up when
; the user deselects a "AlwaysInstall_Or_InsertCD" component.
;
;**************************************************
;; Installer launches Basics, the mn is for the help menu.
[REGEDIT]
Item1_Key=HKEY_CLASSES_ROOT\CLSID_LivePix1.1_DataTransfer
Item1_Value=LivePix Data Transfer
Item2_Key=HKEY_CLASSES_ROOT\CLSID_LivePix1.1_DataTransfer\CLSID
Item2_Value={2631a130-41c8-11cf-9b17-000092905a43}
Item3_Key=HKEY_CLASSES_ROOT\CLSID\{2631a130-41c8-11cf-9b17-000092905a43}
Item3_Value=LivePix 1.1 Data Transfer
Item4_Key=HKEY_CLASSES_ROOT\CLSID\{2631a130-41c8-11cf-9b17-000092905a43}\InprocServer32
Item4_Value=$Install_ToDirectory$\LivePixDataTransfer.dll
Item5_Key=HKEY_CLASSES_ROOT\CLSID\{2631a130-41c8-11cf-9b17-000092905a43}\ProgID
Item5_Value=LivePixDataTransfer
Item6_Key=HKEY_CLASSES_ROOT\CLSID\{2631a130-41c8-11cf-9b17-000092905a43}\NotInsertable
Item6_Value=
Item7_Key=HKEY_CLASSES_ROOT\LivePix 1.1
Item7_Value=LivePix 1.1
Item8_Key=HKEY_CLASSES_ROOT\LivePix\shell\open\command
Item8_Value=$Install_ToDirectory$\LivePix.exe %1
Item9_Key=HKEY_CLASSES_ROOT\LivePix\CLSID
Item9_Value={ccb59a60-413c-11cf-9b16-000092905a43}
Item10_Key=HKEY_CLASSES_ROOT\CLSID\{ccb59a60-413c-11cf-9b16-000092905a43}
Item10_Value=LivePix 1.1
Item11_Key=HKEY_CLASSES_ROOT\CLSID\{ccb59a60-413c-11cf-9b16-000092905a43}\ProgID
Item11_Value=LivePix 1.1
Item12_Key=HKEY_CLASSES_ROOT\CLSID\{ccb59a60-413c-11cf-9b16-000092905a43}\DefaultIcon
Item12_Value=$Install_ToDirectory$\LivePix.exe,0
Item13_Key=HKEY_CLASSES_ROOT\.fpx
Item13_Value=LivePixFPX
Item14_Key=HKEY_CLASSES_ROOT\LivePixFPX
Item14_Value=FlashPix File
Item15_Key=HKEY_CLASSES_ROOT\LivePixFPX\DefaultIcon
Item15_Value=$Install_ToDirectory$\LivePix.exe,2
Item16_Key=HKEY_CLASSES_ROOT\LivePixFPX\shell\open\command
Item16_Value=$Install_ToDirectory$\LivePix.exe %1
Item17_Key=HKEY_CLASSES_ROOT\.ivu
Item17_Value=LivePixIVU
Item18_Key=HKEY_CLASSES_ROOT\LivePixIVU
Item18_Value=IVUE File
Item19_Key=HKEY_CLASSES_ROOT\LivePixIVU\DefaultIcon
Item19_Value=$Install_ToDirectory$\LivePix.exe,4
Item20_Key=HKEY_CLASSES_ROOT\LivePixIVU\shell\open\command
Item20_Value=$Install_ToDirectory$\LivePix.exe %1
Item21_Key=HKEY_CLASSES_ROOT\.lpi
Item21_Value=LivePixLPI
Item22_Key=HKEY_CLASSES_ROOT\LivePixLPI
Item22_Value=LivePix 1.1 Document
Item23_Key=HKEY_CLASSES_ROOT\LivePixLPI\DefaultIcon
Item23_Value=$Install_ToDirectory$\LivePix.exe,6
Item24_Key=HKEY_CLASSES_ROOT\LivePixLPI\shell\open\command
Item24_Value=$Install_ToDirectory$\LivePix.exe %1
Item25_Key=HKEY_LOCAL_MACHINE\Software\LivePicture\LivePix\Paths
Item25_ValueName=Help
Item25_Value=$Install_ToDirectory$\LivePix.hlp
Item26_Key=HKEY_LOCAL_MACHINE\Software\LivePicture\LivePix\Paths
Item26_ValueName=OrientationCD
Item26_Value=LIVEPIX:LIVEPIX:ORIENTAT:launchmn.exe
Item27_Key=HKEY_LOCAL_MACHINE\SOFTWARE\LivePicture\ImgCache
Item27_Value=$Install_ToDirectory$\imgcache
Item28_Key=HKEY_LOCAL_MACHINE\SOFTWARE\LivePicture\LivePix\Paths
Item28_ValueName=ThumbFile
Item28_Value=$Install_ToDirectory$\ThumbFile
Item29_Key=HKEY_LOCAL_MACHINE\SOFTWARE\LivePicture\LivePix\Paths
Item29_ValueName=TipsFolder
Item29_Value=$Install_ToDirectory$\TipsFolder
Item30_Key=HKEY_LOCAL_MACHINE\SOFTWARE\LivePicture\LivePix\Paths
Item30_ValueName=Acrobat
Item30_Value=LIVEPIX:LIVEPIX:ACROBAT:AcroRd32.exe
Item31_Key=HKEY_LOCAL_MACHINE\SOFTWARE\LivePicture\LivePix\Paths
Item31_ValueName=GuideFile
Item31_Value=LIVEPIX:LIVEPIX:ACROBAT:Userguid.pdf
[Other App Detection]
Item1_Company=LivePicture
Item1_ProductTitle=LivePix
Item1_ProductVersion=1.0
Item1_ExecutableFile=LivePix.exe
MessageHeader=The following application has been detected on your system:
MessageFooter=It is recommended that you quit the installer and remove the above application(s) before continuing. Quit the installer? (Y/N)