home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2005 December
/
PCWorld_2005-12_cd.bin
/
software
/
vyzkuste
/
pb
/
pbsetup.exe
/
install_script.iss
Wrap
Text File
|
2005-10-31
|
2KB
|
56 lines
;InnoSetupVersion=5.1.2
[Setup]
AppName=PlacesBar Constructor
AppVerName=PlacesBar Constructor 1.2
AppId=PlacesBar Constructor
AppPublisher=Boyarick Net
AppPublisherURL=http://www.boyarick.net
AppSupportURL=http://www.boyarick.net
AppUpdatesURL=http://www.boyarick.net
DefaultDirName={pf}\PlacesBar Constructor
DefaultGroupName=PlacesBar Constructor
OutputBaseFilename=pbSetup
Compression=lzma
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\pbcon.exe"; DestDir: "{app}"; Flags: ignoreversion
[INI]
FileName: "{app}\pbcon.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.boyarick.net";
[Run]
Filename: "{app}\pbcon.exe"; Description: "{cm:LaunchProgram,PlacesBar Constructor}"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\PlacesBar Constructor"; Filename: "{app}\pbcon.exe";
Name: "{group}\{cm:ProgramOnTheWeb,PlacesBar Constructor}"; Filename: "{app}\pbcon.url";
Name: "{group}\{cm:UninstallProgram,PlacesBar Constructor}"; Filename: "{uninstallexe}";
Name: "{userdesktop}\PlacesBar Constructor"; Filename: "{app}\pbcon.exe"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
[UninstallDelete]
Type: files; Name: "{app}\pbcon.url";
[CustomMessages]
eng.NameAndVersion=%1 version %2
eng.AdditionalIcons=Additional icons:
eng.CreateDesktopIcon=Create a &desktop icon
eng.CreateQuickLaunchIcon=Create a &Quick Launch icon
eng.ProgramOnTheWeb=%1 on the Web
eng.UninstallProgram=Uninstall %1
eng.LaunchProgram=Launch %1
eng.AssocFileExtension=&Associate %1 with the %2 file extension
eng.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: "eng"; MessagesFile: "embedded\eng.isl";