home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2003 April
/
PCWorld_2003-04_cd.bin
/
Software
/
TemaCD
/
fotoalbum
/
fasetup.exe
/
install_script.iss
Wrap
Text File
|
2003-02-28
|
3KB
|
66 lines
;InnoSetupVersion=3.0.8
[Setup]
AppName=FotoAlbum
AppVerName=FotoAlbum 3.4
AppId=FotoTime_FA_3x
AppVersion=3.4
AppPublisher=FotoTime, Inc.
AppPublisherURL=http://www.fototime.com
AppSupportURL=http://www.fototime.com
AppUpdatesURL=http://www.fototime.com
DefaultDirName={pf}\FotoTime
DefaultGroupName=FotoTime
UninstallDisplayIcon={app}\FotoAlbum.exe
UninstallDisplayName=FotoAlbum 3.4
OutputBaseFilename=fa3setup
Compression=zip
PrivilegesRequired=none
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\fotoalbum.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\FotoUpdate.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\FotoAlbum.chm"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\layouts.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{sys}\FotoAlbum Screen Saver.scr"; DestDir: "{sys}"; Flags: ignoreversion
Source: "{sys}\qtmlclient.dll"; DestDir: "{sys}"; Flags: ignoreversion
Source: "{app}\wnaspi32.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\PolyImage2.dll"; DestDir: "{app}"; Flags: regserver ignoreversion
[Registry]
Root: HKLM; Subkey: "Software\FotoTime\FotoAlbum"; ValueName: "InstallDir"; ValueType: String; ValueData: "{app}";
Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\{{6A16587A-D355-4F6E-9597-787F2B3702D5}"; Flags: deletekey
Root: HKCU; Subkey: "Software\FotoTime\FotoAlbum"; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\FotoTime"; Flags: uninsdeletekeyifempty
[Run]
Filename: "{app}\fotoalbum.exe"; Description: "Launch FotoAlbum"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\FotoAlbum"; Filename: "{app}\fotoalbum.exe";
Name: "{group}\FotoAlbum Help"; Filename: "{app}\fotoalbum.chm"; WorkingDir: "{app}";
Name: "{group}\FotoTime Website"; Filename: "http:\\www.fototime.com"; WorkingDir: "{app}";
Name: "{group}\Whats New"; Filename: "http:\\www.fototime.com\whatsnew?prod=fa&oldest=180"; WorkingDir: "{app}";
Name: "{userdesktop}\FotoAlbum 3"; Filename: "{app}\fotoalbum.exe"; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\FotoAlbum"; Filename: "{app}\fotoalbum.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:";
[InstallDelete]
Type: files; Name: "{reg:HKCU\Software\FotoTime\FotoAlbum,RootDir|{app}\FotoAlbum}\FotoAlbum.exe";
Type: files; Name: "{reg:HKCU\Software\FotoTime\FotoAlbum,RootDir|{app}\FotoAlbum}\FotoAlbum.hlp";
Type: files; Name: "{reg:HKCU\Software\FotoTime\FotoAlbum,RootDir|{app}\FotoAlbum}\FotoAlbum.cnt";
Type: files; Name: "{reg:HKCU\Software\FotoTime\FotoAlbum,RootDir|{app}\FotoAlbum}\layouts.txt";
Type: files; Name: "{commondesktop}\FotoAlbum.lnk";
Type: dirifempty; Name: "{app}\FotoAlbum";
[UninstallDelete]
Type: files; Name: "{app}\Thumbs\FaThumbs.bdt";
Type: files; Name: "{app}\Thumbs\FaThumbs.ndx";
Type: dirifempty; Name: "{app}\Thumbs";
Type: dirifempty; Name: "{app}";