home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 112
/
FreelogNo112-NovembreDecembre2012.iso
/
Graphisme
/
picturemerge
/
picturemerge.exe
/
install_script.iss
Wrap
Text File
|
2012-07-05
|
2KB
|
49 lines
;InnoSetupVersion=5.2.3
[Setup]
AppName=STG Picture Merge
AppVerName=STG Picture Merge 2.1
AppId=STG Picture Merge
AppPublisher=Luiz Marques - Starglider Systems
AppPublisherURL=http://www.stgsys.com
AppSupportURL=http://www.stgsys.com
AppUpdatesURL=http://www.stgsys.com
DefaultDirName={pf}\stg\picmerge
DefaultGroupName=STG Picture Merge
OutputBaseFilename=in
Compression=lzma
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\picmerge.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\picmerge.chm"; DestDir: "{app}"; Flags: ignoreversion
[Run]
Filename: "{app}\picmerge.exe"; Description: "Launch STG Picture Merge"; Flags: postinstall skipifsilent nowait
Filename: "http://www.stgsys.com/mergeinstall.asp"; StatusMsg: "Launching Instructions web page..."; Flags: shellexec nowait
[Icons]
Name: "{group}\STG Picture Merge"; Filename: "{app}\picmerge.exe";
Name: "{group}\STG Picture Merge Help"; Filename: "{app}\picmerge.chm";
Name: "{userdesktop}\STG Picture Merge"; Filename: "{app}\picmerge.exe"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
[CustomMessages]
default.NameAndVersion=%1 version %2
default.AdditionalIcons=Additional icons:
default.CreateDesktopIcon=Create a &desktop icon
default.CreateQuickLaunchIcon=Create a &Quick Launch icon
default.ProgramOnTheWeb=%1 on the Web
default.UninstallProgram=Uninstall %1
default.LaunchProgram=Launch %1
default.AssocFileExtension=&Associate %1 with the %2 file extension
default.AssocingFileExtension=Associating %1 with the %2 file extension...
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";