Subversion Repositories factorylink.fl_red

Rev

Blame | Last modification | View Log | Download

; BEGIN BUILTINS.ISS


; The following message can be overriden in ISS script.
; It is not required by ISPP license agreement, but it would be appreciated
; if you do not remove this note.

[Messages]
AboutSetupNote=Inno Setup Preprocessor home page:%nhttp://ispp.sourceforge.net/
[/Messages]
; END BUILTINS.ISS
; -- fl_red.iss --
; Copyright (C) 2003 RLD Automation
; FL6.6.0, NT4 - Windows 2000


;FactoryLink version
;FactoryLink and/or OS version and SP required

;Application definitions

;Entry for ctlist file

;Key files to add

;Message files to add

[Setup]
AppName=FactoryLink Redundancy Task
AppVerName=FactoryLink Redundancy Task 3.1.0.26, for FL7.2.0 Windows 2000 (with SP4 or higher) or Windows XP (with SP1 or higher)
AppCopyright=Copyright © 2004 Tecnomatix.

OutputBaseFilename=Fl_redInstallFl720
OutputDir=..\..\Setup\Fl720

WizardImageFile=..\Tecnomatix.bmp
WizardSmallImageFile=..\SetupModernSmall25.bmp

Uninstallable=false
UninstallDisplayIcon={app}\Fl_red.exe
UninstallDisplayName=FactoryLink Redundancy Task
UninstallFilesDir={app}
AppPublisher=Tecnomatix Nederland
AppVersion=3.1.0.26
AppPublisherURL=http://www.tecnomatix.com
AppSupportURL=http://support.tecnomatix.com
AppUpdatesURL=http://support.tecnomatix.com

LicenseFile=..\license.txt
InfoBeforeFile=infobefore.txt

PrivilegesRequired=admin
;RestartComputer=no
DisableStartupPrompt=yes
DisableProgramGroupPage=yes
DiskSpanning=0
DefaultDirName={code:GetPrgDir|{pf}\Fl_red}
;DefaultGroupName=Wizard Information Systems
DirExistsWarning=no
MinVersion=4,4
UsePreviousAppDir=yes
WizardStyle=modern
UninstallStyle=modern
WindowVisible=false
BackColor=clSilver
BackColor2=clBlack
BackColorDirection=toptobottom
;WizardDebug=no
Compression=lzma

[Types]
Name: standard; Description: Standard installation
Name: full; Description: Full installation
;Name: "compact"; Description: "Compact installation"
Name: minimal; Description: Minimal installation
Name: custom; Description: Custom installation; Flags: iscustom

[Components]
Name: main; Description: FactoryLink Redundancy Task; Types: full minimal Custom standard; Flags: fixed
Name: manual; Description: Fl_red Task Manual; Types: full standard
Name: debug; Description: Fl_red Task Debug Support-files; Types: full; Flags: dontinheritcheck

[Files]
;FactoryLink files
Source: ..\..\..\Flink\Ac\Fl_red.ac; DestDir: {app}\ac; Components: main
Source: ..\..\..\Flink\Bin\Fl720\Fl_red.exe; DestDir: {app}\bin; Flags: ignoreversion; Components: main
Source: ..\..\..\Flink\Bin\Fl720\Fl_red.map; DestDir: {app}\bin; Flags: ignoreversion; Components: debug
Source: ..\..\..\Flink\Bin\RLDTitle.exe; DestDir: {app}\bin; Flags: uninsneveruninstall; Components: main
Source: ..\..\..\Flink\Ctgen\Fl_red.ctg; DestDir: {app}\ctgen; Components: main
Source: ..\..\..\Flink\Ctgen\Fl_red.rtm; DestDir: {app}\ctgen; Components: main
Source: ..\..\..\Flink\Help\en\Fl_red.hlp; DestDir: {app}\help\de; Components: main
Source: ..\..\..\Flink\Help\en\Fl_red.hlp; DestDir: {app}\help\en; Components: main
Source: ..\..\..\Flink\Help\en\Fl_red.hlp; DestDir: {app}\help\fr; Components: main
Source: ..\..\..\Flink\Key\En\flr_act.key; DestDir: {app}\key\de; Components: main
Source: ..\..\..\Flink\Key\En\flr_act.key; DestDir: {app}\key\en; Components: main
Source: ..\..\..\Flink\Key\En\flr_act.key; DestDir: {app}\key\fr; Components: main
Source: ..\..\..\Flink\Key\En\flr_mod.key; DestDir: {app}\key\de; Components: main
Source: ..\..\..\Flink\Key\En\flr_mod.key; DestDir: {app}\key\en; Components: main
Source: ..\..\..\Flink\Key\En\flr_mod.key; DestDir: {app}\key\fr; Components: main
Source: ..\..\..\Flink\Mps\Fl720\*.mps; DestDir: {app}\mps\en; Flags: skipifsourcedoesntexist; Components: main
Source: ..\..\..\Flink\Msg\En\Fl_red.txt; DestDir: {app}\msg\de; Components: main
Source: ..\..\..\Flink\Msg\En\Fl_red.txt; DestDir: {app}\msg\en; Components: main
Source: ..\..\..\Flink\Msg\En\Fl_red.txt; DestDir: {app}\msg\fr; Components: main
Source: ..\..\..\Flink\Msg\En\fl_redac.txt; DestDir: {app}\msg\de; Components: main
Source: ..\..\..\Flink\Msg\En\fl_redac.txt; DestDir: {app}\msg\en; Components: main
Source: ..\..\..\Flink\Msg\En\fl_redac.txt; DestDir: {app}\msg\fr; Components: main

;Debug viewer
Source: ..\..\..\..\DebugView\*; DestDir: {app}\bin; Flags: ignoreversion; Components: debug

;Protection
Source: ..\..\..\Flink\bin\inst_seq.exe; DestDir: {app}; Flags: deleteafterinstall; Components: main
Source: ..\..\..\Flink\opt\delta.opt; DestDir: {app}\opt; Flags: onlyifdoesntexist; Components: main
Source: {src}\delta.opt; DestDir: {app}; Flags: deleteafterinstall external skipifsourcedoesntexist; Components: main

;Documentation
Source: {src}\Fl_red.pdf; DestDir: {app}\..\Documentation\English; Flags: external skipifsourcedoesntexist; Components: manual

[Registry]

[Run]
Filename: {app}\bin\acctmgr.exe; Parameters: -c -d; Check: AddTitle(Fl_red,flr_def flr_hist flr_mci flr_act flr_tag); Flags: runminimized; StatusMsg: Updating FactoryLink account manager index...; Components: main
;Filename: {app}\inst_seq.exe; Parameters: -M{#AppId} -S{app}\delta.opt; Flags: runminimized; StatusMsg: Updating Wizard protection...; Components: main
Filename: {app}\bin\mkhelp.exe; Flags: runminimized; StatusMsg: Updating FactoryLik help file index...; Components: main

[UninstallRun]
Filename: {app}\bin\RLDTitle.exe; Parameters: " /REMOVE=FL_RED"; Flags: runminimized; StatusMsg: Updating FactoryLink account manager index...; Components: main
Filename: {app}\bin\acctmgr.exe; Parameters: -c -d; Check: RemoveTitle(Fl_red); Flags: runminimized; StatusMsg: Updating FactoryLink account manager index...; Components: main

[InstallDelete]
;Type: files; Name: "{app}\FlInstall.exe"

[Messages]
RunEntryShellExec=Yes, I would like to view the README file
BeveledLabel=Tecnomatix