home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 September
/
PCWorld_2007-09_cd.bin
/
komunikace
/
freshftp
/
freshftp.exe
/
install_script.iss
Wrap
Text File
|
2007-08-06
|
3KB
|
55 lines
;InnoSetupVersion=5.1.7
[Setup]
AppName=FreshWebmaster FreshFTP
AppVerName=FreshFTP
AppId=FreshWebmaster FreshFTP
DefaultDirName={pf}\FreshWebmaster\FreshFTP
DefaultGroupName=FreshWebmaster\FreshFTP
UninstallDisplayIcon={app}\freshftp.exe
OutputBaseFilename=frftp
Compression=lzma
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\freshftp.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\ffhelp.chm"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\license.txt"; DestDir: "{app}";
Source: "{app}\readme.txt"; DestDir: "{app}";
[Run]
Filename: "{app}\readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent nowait
[Icons]
Name: "{group}\FreshFTP"; Filename: "{app}\freshftp.exe"; WorkingDir: "{app}";
Name: "{group}\Uninstall"; Filename: "{uninstallexe}";
Name: "{group}\Help - FreshFTP"; Filename: "{app}\ffhelp.chm";
Name: "{group}\ReadMe - FreshFTP"; Filename: "{app}\readme.txt";
Name: "{group}\Get Free Registration Code!!"; Filename: "{pf}\Internet Explorer\iexplore.exe"; Parameters: """http://www.freshwebmaster.com/register.html"""; IconFilename: "{pf}\Internet Explorer\iexplore.exe"; IconIndex: 1;
Name: "{userdesktop}\FreshFTP"; Filename: "{app}\freshftp.exe"; WorkingDir: "{app}"; Tasks: desktopicon;
Name: "{userstartmenu}\FreshFTP"; Filename: "{app}\freshftp.exe"; WorkingDir: "{app}"; Tasks: startmenuicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\FreshFTP"; Filename: "{app}\freshftp.exe"; WorkingDir: "{app}"; Tasks: quicklaunchicon;
[Tasks]
Name: "desktopicon"; Description: "Create a &Desktop icon"; GroupDescription: "Additional icons:";
Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
Name: "startmenuicon"; Description: "Create a &Start menu 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";