home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 June
/
PCWorld_2007-06_cd.bin
/
temacd
/
coolpdf
/
CoolPDFReader.exe
/
install_script.iss
Wrap
Text File
|
2007-05-09
|
3KB
|
65 lines
;InnoSetupVersion=5.1.7
[Setup]
AppName=Cool PDF Reader
AppVerName=Cool PDF Reader 1.0
AppId=Cool PDF Reader
AppPublisher=CoolPDF Software, Inc.
AppPublisherURL=http://www.pdf2exe.com
AppSupportURL=http://www.pdf2exe.com
AppUpdatesURL=http://www.pdf2exe.com
DefaultDirName={pf}\Cool PDF Reader
DefaultGroupName=Cool PDF Reader
UninstallDisplayIcon={app}\CoolReader.exe
OutputBaseFilename=setup
Compression=lzma
PrivilegesRequired=none
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\CoolReader.exe"; DestDir: "{app}"; Flags: ignoreversion
[INI]
FileName: "{app}\1.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.pdf2exe.com/reader.html";
FileName: "{app}\b.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.pdf2exe.com/manual.html";
FileName: "{app}\c.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.pdf2exe.com/pdf2exe.html";
FileName: "{app}\a.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.coolpdf.com";
[Run]
Filename: "{app}\CoolReader.exe"; Description: "{cm:LaunchProgram,Cool PDF Reader}"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Cool PDF Reader"; Filename: "{app}\CoolReader.exe";
Name: "{group}\{cm:ProgramOnTheWeb,Cool PDF Reader}"; Filename: "{app}\1.url";
Name: "{group}\Create PDF files"; Filename: "{app}\a.url";
Name: "{group}\Online Manual"; Filename: "{app}\b.url";
Name: "{group}\Convert PDF to EXE"; Filename: "{app}\c.url";
Name: "{group}\{cm:UninstallProgram,Cool PDF Reader}"; Filename: "{uninstallexe}";
Name: "{userdesktop}\Cool PDF Reader"; Filename: "{app}\CoolReader.exe"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
[UninstallDelete]
Type: files; Name: "{app}\1.url";
Type: files; Name: "{app}\a.url";
Type: files; Name: "{app}\b.url";
Type: files; Name: "{app}\c.url";
[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";