home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 January
/
PCWorld_2004-01_cd.bin
/
Software
/
temacd
/
guardwall
/
GuardIE34b314.exe
/
install_script.iss
Wrap
Text File
|
2003-11-14
|
2KB
|
44 lines
;InnoSetupVersion=3.0.5
[Setup]
AppName=Guard-IE
AppVerName=Guard-IE V3.4
AppId=Guard-IE
AppPublisher=Failsafe Technologies
AppPublisherURL=http://www.guardwall.com
AppSupportURL=http://www.guardwall.com
AppUpdatesURL=http://www.guardwall.com
DefaultDirName={pf}\Failsafe\GuardIE
DefaultGroupName=Guard-IE
OutputBaseFilename=GuardIE34b314
Compression=zip
LicenseFile=embedded\License.rtf
InfoBeforeFile=embedded\InfoBefore.rtf
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\GuardIE.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\PnIE.dll"; DestDir: "{app}"; Flags: restartreplace regserver uninsrestartdelete ignoreversion
Source: "{app}\GuardIE.ini"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\GuardIE.chm"; DestDir: "{app}"; Flags: ignoreversion
[INI]
FileName: "{app}\GuardIE.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.GuardWall.com";
[Run]
Filename: "{app}\GuardIE.exe"; Parameters: "/p";
Filename: "hh.exe"; Parameters: "{app}\GuardIE.chm::/tutorial0.htm"; Description: "Start Guard-IE Live Tutorial"; Flags: postinstall skipifsilent nowait
Filename: "hh.exe"; Parameters: "{app}\GuardIE.chm::/welcome.htm"; Description: "Register trial version to win a FREE Guard-IE license"; Flags: postinstall skipifsilent
[UninstallRun]
Filename: "{app}\GuardIE.exe"; Parameters: "/u"; RunOnceId: "DelGuardIE";
[Icons]
Name: "{group}\Guard-IE"; Filename: "{app}\GuardIE.exe";
Name: "{group}\Guard-IE Help"; Filename: "{app}\GuardIE.chm";
Name: "{group}\GuardWall website"; Filename: "{app}\GuardIE.url";
[UninstallDelete]
Type: files; Name: "{app}\GuardIE.url";