home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2003 December
/
PCWorld_2003-12_cd.bin
/
Software
/
Vyzkuste
/
pslaunch
/
pshlvvl.exe
/
pshlvvl10.exe
/
install_script.iss
Wrap
Text File
|
2003-10-28
|
2KB
|
52 lines
;InnoSetupVersion=3.0.5
[Setup]
AppName=PS Hot Launch VVL
AppVerName=PS Hot Launch VVL 1.0
AppId=PS Hot Launch VVL
AppPublisher=PS Soft Lab
AppPublisherURL=http://www.pssoftlab.com
AppSupportURL=http://www.pssoftlab.com
AppUpdatesURL=http://www.pssoftlab.com
DefaultDirName={pf}\PS Hot Launch VVL
DefaultGroupName=PS Hot Launch VVL
UninstallDisplayIcon={app}\PSHotLaunchVVL.exe
OutputBaseFilename=setup
Compression=zip
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\PSHotLaunchVVL.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\PSHotLaunch.cnt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\PSHOTLAUNCH.HLP"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Readme.txt"; DestDir: "{app}"; Flags: ignoreversion
[INI]
FileName: "{app}\PSHotLaunchVVL.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.pssoftlab.com";
[Run]
Filename: "{app}\Readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent
Filename: "{app}\PSHotLaunchVVL.exe"; Description: "Launch PS Hot Launch VVL"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\PS Hot Launch VVL"; Filename: "{app}\PSHotLaunchVVL.exe";
Name: "{group}\PS Hot Launch VVL on the Web"; Filename: "{app}\PSHotLaunchVVL.url";
Name: "{group}\PS Hot Launch VVL Help"; Filename: "{app}\PSHOTLAUNCH.HLP";
Name: "{group}\PS Hot Launch VVL Readme"; Filename: "{app}\Readme.txt";
Name: "{userdesktop}\PS Hot Launch VVL"; Filename: "{app}\PSHotLaunchVVL.exe"; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\PS Hot Launch VVL"; Filename: "{app}\PSHotLaunchVVL.exe"; Tasks: quicklaunchicon;
Name: "{group}\Uninstall PS Hot Launch VVL"; Filename: "{uninstallexe}";
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
[UninstallDelete]
Type: files; Name: "{app}\PSHotLaunchVVL.url";
Type: files; Name: "{app}\PSHotLaunchVVL.exe";
Type: files; Name: "{app}\PSHOTLAUNCH.cnt";
Type: files; Name: "{app}\PSHOTLAUNCH.HLP";