; ; ; Patch Setup Data setup.ini: Version 3 ; ; Conditions: These conditions apply to the General section and each component listed ; in [Components]. Conditions in [General] will prevent the update from happening. ; Conditions in Components must be met for the component to be installed. ; ; OS: Win9x, Winnt, Win95, Win98, WinME, WinNT4, Win2k, WinXP ; User: Administrator ; WS: Star5, Star6, Msws5, Msws6, LCMod, GCMod, AccessControl, Finder, Writer, Polyview ; VersionIS 5.52, VersionGT 6.0 ; MS: Enviropro, MultiCompound, ToxProPlus, Dioxins ; FileExists: Also considered a Condition. if FileName is NOT found in Location, setup will not continue. ; FreeSpaceRequired: If specified, this condition must be met for the install to continue. ; ; Alternate1: The first find of the specified file, will be the alternate1 location specified below. ; Alternate2: The first find of the specified file, will be the alternate2 location specified below. ; SearchLevels: If set, this will be the maximum folder depth searched for alternate paths. ; Uninstallable: if set to 1, then this program is uninstallable and will be put in Add/Remove Programs. ; Standalone/DestDir: If Standalone=1 destdir is the destination and overrides Directory in star32.ini ; If not Standaline (undefined or 0), DestDir is destination if there is no Directory in star32.ini. ; Use a WS Condition (Star6, Msws6) to require a valid workstation!!! ; Icon: If set, this icon shows on the Copy Dialog, otherwise the setup.exe Icon shows on the Copy Dialog. ; [General] Conditions=Msws6,Administrator,VersionGE 6.9.1, GCMod ;HotFix=100032, Correction for 450-GC SetupIniVersion=10 ;Readme=MSWS690SP1ReleaseNotes.pdf ; The Workstation Type must be one of: Star, Msws, or Varian, Lancelot, or Independent. WSType=Msws ; The Title that appears in Dialogs WSTitle=450-GC driver update for Firmware version 2.03 ; The welcomne message that appears above "Proceed with update?" WelcomeMessage=Driver installation for 450-GC Firmware version 2.03 ; ; These commands launch before files are copied. ; Format ; ; Environment Variables added by this install ; SOURCE = the directory where this install is running from ; DEST = The directory where star is installed. ; ; 1=Application, CommandLineArguments, RunFromFolder [, Wait] ; RunFromFolder = DEST, WINDOWS, SYSTEM, or SOURCE ; Wait = WAIT, or NOWAIT, or not present (NOWAIT) ; [Pre Launch Apps] ; ; List all components to be installed ; [Components] 1=450 2=errorLogDescriptions 3=screenTexts ; ; InstallFile Format ; ; Drop Files ; 1, 2, 3, ... ; 1=InputFile, OutputFile, DestFolder, SubFolderUnderDestFolder, OverwriteMode, Shared ; ; Line Numbers should always be 1,2,3,... or installation will terminate ; NOTE: InputFile is not used if OverWriteMode == REMOVE ; DestFolder = DEST, WINDOWS, SYSTEM, ALTERNATE1, ALTERNATE2, or BROWSE ; SubFolderUnderDestFolder: if specified, the subfolder to be added to DestFolder to drop DestFile ; OverwriteMode = ALWAYS, NEVER, UPDATE, REMOVE ; Permanent = KEEP ( or empty ). If file is shared or permanent, this file will NOT be deleted ; on uninstallation. ; ; FileExists: See [General], if not found Component will be skipped. ; Conditions: See [General], if not Condition is not met Component will be skipped. ; Actions: Restart (causes a system restart if component is installed). ; ; ValFile=MyComponent.val ; If this line appears, then this valfile will be merged into star.val ; ; ControlServices=Workstation Security Server ; If this line appears the stated service will be stopped then restarted while ; this component is being installed to facilitate an nt service update. ; ; Start Menu Icons ; M1, M2, M3, ... ; 1) FileName that menu item points to ; 2) Args ; 3) Workstation Program Menu Folder ; 4) Program Menu subfolder(s) (if any) ; 5) Program Menu Description ; ; Ini File updates ; I1, I2, I3, ... ; 1) name of Ini file (star32.ini) ; 2) Location of Ini file (STAR, WINDOWS, SYSTEM, ALTERNATE1, or ALTERNATE2) ; 3) Section ; 4) Key (to change) ; 5) Value to change key to. ; [450] valfile=gc450.val 1=ACE.dll,, DEST,, UPDATE 2=ECC.dll,, DEST,, UPDATE 3=ECC_Client.dll,, DEST,, UPDATE 4=GC450_Node.dll,, DEST,, UPDATE 5=gc_dllCWrap.dll,, DEST,, UPDATE 6=General.dll,, DEST,, UPDATE 7=MultiLanguage.dll,, DEST,, UPDATE 8=Node.dll,, DEST,, UPDATE 9=Node_Client.dll,, DEST,, UPDATE 10=Observer.dll,, DEST,, UPDATE 11=OSX_Layer_ACE.dll,, DEST,, UPDATE 12=32socket.dll,, DEST,, UPDATE 13=32enet.drv,, DEST,, UPDATE [errorLogDescriptions] 1=errorLogDescriptions\english.txt,, DEST, errorLogDescriptions, UPDATE 2=errorLogDescriptions\german.txt,, DEST, errorLogDescriptions, UPDATE 3=errorLogDescriptions\italian.txt,, DEST, errorLogDescriptions, UPDATE 4=errorLogDescriptions\spanish.txt,, DEST, errorLogDescriptions, UPDATE [screenTexts] 1=screenTexts\english.txt,, DEST, screenTexts, UPDATE 2=screenTexts\german.txt,, DEST, screenTexts, UPDATE 3=screenTexts\italian.txt,, DEST, screenTexts, UPDATE 4=screenTexts\spanish.txt,, DEST, screenTexts, UPDATE 5=screenTexts\dutch.txt,, DEST, screenTexts, UPDATE 6=screenTexts\french.txt,, DEST, screenTexts, UPDATE ; ; These apps are launched after filesa re dropped. ; Format ; ; Environment Variables added by this install ; SOURCE = the directory where this install is running from ; DEST = The directory where star is installed. ; ; 1=Application, CommandLineArguments, RunFromFolder, Wait ; RunFromFolder = STAR, WINDOWS, SYSTEM, or SOURCE ; Wait = WAIT, or NOWAIT, or not present (NOWAIT) ; [Post Launch Apps] ;1=addapp32.exe , %SOURCEHFIX%\m45gc.inf, STAR, WAIT 1=vcredist_x86.exe,/q, SOURCE, WAIT ; ; The History Title is printed in the logfile ; [History] Title=450-GC driver update for Firmware version 2.03