home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2003 April
/
PCWorld_2003-04_cd.bin
/
Software
/
TemaCD
/
photoplayer
/
phoplay3.exe
/
install_script.iss
Wrap
Text File
|
2003-02-28
|
2KB
|
50 lines
;InnoSetupVersion=3.0.3
[Setup]
AppName=UniDream PhotoPlayer
AppVerName=PhotoPlayer 3.2 (English)
AppId=UniDream PhotoPlayer
AppPublisher=UniDream Marketing Technologies Inc.
AppPublisherURL=http://www.unidreamtech.com
AppSupportURL=http://www.unidreamtech.com
AppUpdatesURL=http://www.unidreamtech.com
DefaultDirName={sd}\PhotoPlayer
DefaultGroupName=UniDream PhotoPlayer
OutputBaseFilename=phoplay3
Compression=zip
PrivilegesRequired=none
AllowNoIcons=yes
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\phoplay.exe"; DestDir: "{app}";
Source: "{app}\phoplay.chm"; DestDir: "{app}";
Source: "{app}\unidream.logo"; DestDir: "{app}";
Source: "{app}\readphoplay.txt"; DestDir: "{app}";
Source: "{app}\Languages\custom.lan"; DestDir: "{app}\Languages";
[Dirs]
Name: "{app}\Languages";
[INI]
FileName: "{app}\phoplay.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.unidreamtech.com";
[Run]
Filename: "{app}\phoplay.exe"; Description: "Launch UniDream PhotoPlayer"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\UniDream PhotoPlayer"; Filename: "{app}\phoplay.exe";
Name: "{group}\Uninstall UniDream PhotoPlayer"; Filename: "{uninstallexe}";
Name: "{group}\UniDream PhotoPlayer on the Web"; Filename: "{app}\phoplay.url";
Name: "{commondesktop}\UniDream PhotoPlayer"; Filename: "{app}\phoplay.exe"; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\UniDream PhotoPlayer"; Filename: "{app}\phoplay.exe"; Tasks: quicklaunchicon;
[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}\phoplay.url";