home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 June
/
PCWorld_2007-06_cd.bin
/
komunikace
/
smartftp
/
SFTPNSI.exe
/
install_script.iss
Wrap
Text File
|
2007-05-09
|
3KB
|
63 lines
;InnoSetupVersion=5.1.10
[Setup]
AppName=SmartFTP Client
AppVerName=SmartFTP Client 2.5.1005.30
AppId=SmartFTP Client
AppVersion=2.5.1005.30
AppPublisher=SmartSoft
AppPublisherURL=http://www.smartftp.com/
AppSupportURL=http://www.smartftp.com/support
AppUpdatesURL=http://www.smartftp.com/download
DefaultDirName={code:GetDefaultDirName}
DefaultGroupName=SmartFTP Client
UninstallDisplayIcon={app}\SmartFTP.exe
OutputBaseFilename=SFTPNSI
Compression=lzma
LicenseFile=embedded\License.rtf
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\ChangeLog.html"; DestDir: "{app}"; MinVersion: 0.0,5.0.2195;
Source: "{app}\ReadMe,1.html"; DestDir: "{app}"; DestName: "ReadMe.html"; MinVersion: 0.0,5.0.2195;
Source: "{app}\License.rtf"; DestDir: "{app}"; MinVersion: 0.0,5.0.2195;
Source: "{app}\License.txt"; DestDir: "{app}"; MinVersion: 0.0,5.0.2195;
Source: "{app}\ReadMe,2.html"; DestDir: "{app}"; DestName: "ReadMe.html"; MinVersion: 0.0,5.0.2195;
Source: "{app}\SmartFTP.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0.2195; Flags: ignoreversion
Source: "{app}\BackupTool.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0.2195; Flags: ignoreversion
Source: "{app}\sfFavorites,1.dll"; DestDir: "{app}"; DestName: "sfFavorites.dll"; MinVersion: 0.0,5.01.2600;
Source: "{app}\sfFTPLib,1.dll"; DestDir: "{app}"; DestName: "sfFTPLib.dll"; MinVersion: 0.0,5.01.2600;
Source: "{app}\sfFTPLib,2.dll"; DestDir: "{app}"; DestName: "sfFTPLib.dll"; MinVersion: 0.0,5.0.2195; OnlyBelowVersion: 0.0,5.01.2600; Flags: restartreplace regserver regtypelib uninsrestartdelete
Source: "{app}\sfFavorites,2.dll"; DestDir: "{app}"; DestName: "sfFavorites.dll"; MinVersion: 0.0,5.0.2195; OnlyBelowVersion: 0.0,5.01.2600; Flags: restartreplace regserver regtypelib uninsrestartdelete
Source: "{app}\SmartHook.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0.2195; Flags: restartreplace regserver uninsrestartdelete
Source: "{group}\SmartFTP on the Web.url"; DestDir: "{group}"; MinVersion: 0.0,5.0.2195;
[Run]
Filename: "{app}\SmartFTP.exe"; Description: "{cm:LaunchProgram,SmartFTP Client}"; MinVersion: 0.0,5.0.2195; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\SmartFTP Client"; Filename: "{app}\SmartFTP.exe"; MinVersion: 0.0,5.0.2195;
Name: "{commondesktop}\SmartFTP Client"; Filename: "{app}\SmartFTP.exe"; Tasks: desktopicon; MinVersion: 0.0,5.0.2195;
Name: "{group}\Tools\Backup Tool"; Filename: "{app}\BackupTool.exe"; MinVersion: 0.0,5.0.2195;
Name: "{group}\SmartFTP on the Web"; Filename: "{app}\SmartFTP on the Web.url"; MinVersion: 0.0,5.0.2195;
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; MinVersion: 0.0,5.0.2195;
[CustomMessages]
english.NameAndVersion=%1 version %2
english.AdditionalIcons=Additional icons:
english.CreateDesktopIcon=Create a &desktop icon
english.CreateQuickLaunchIcon=Create a &Quick Launch icon
english.ProgramOnTheWeb=%1 on the Web
english.UninstallProgram=Uninstall %1
english.LaunchProgram=Launch %1
english.AssocFileExtension=&Associate %1 with the %2 file extension
english.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: "english"; MessagesFile: "embedded\english.isl";