home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 February
/
GSSH0204.iso
/
Action
/
HighwayPursuit
/
HighwayPursuit1_0.exe
/
install_script.iss
Wrap
Text File
|
2004-01-08
|
3KB
|
77 lines
;InnoSetupVersion=4.0.5
[Setup]
AppName=Highway Pursuit
AppVerName=Highway Pursuit
AppId=Highway Pursuit
AppPublisher=Adam Dawes
AppPublisherURL=http://www.adamdawes.com
AppSupportURL=http://www.adamdawes.com
AppUpdatesURL=http://www.adamdawes.com
DefaultDirName={pf}\HighwayPursuit
DefaultGroupName=Highway Pursuit
OutputBaseFilename=setup
Compression=zip
PrivilegesRequired=none
LicenseFile=embedded\License.txt
InfoAfterFile=embedded\InfoAfter.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\HighwayPursuit.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\bass.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\HPursuit.hfd"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\HPursuit.hgd"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\HPursuit.hmd"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\HPursuit.hod"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\HPursuit.hsd"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\HPursuit.hvd"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Visit adamdawes.com.url"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Docs\Car_Blade.jpg"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Car_Civilian1.jpg"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Car_Civilian2.jpg"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Car_Crasher.jpg"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Car_Jeep.jpg"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Car_Player.jpg"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Disclaimer.htm"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Enemies.htm"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Helicopter.jpg"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Logo.jpg"; DestDir: "{app}\Docs";
Source: "{app}\Docs\LogoAdamDawes.gif"; DestDir: "{app}\Docs";
Source: "{app}\Docs\LogoRetrospec.gif"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Object.htm"; DestDir: "{app}\Docs";
Source: "{app}\Docs\ReadMe.htm"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Scoring.htm"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Settings.htm"; DestDir: "{app}\Docs";
Source: "{app}\Docs\SysReq.htm"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Van_Delivery.jpg"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Van_Health.jpg"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Van_Missiles.jpg"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Van_Oil.jpg"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Van_Smoke.jpg"; DestDir: "{app}\Docs";
Source: "{app}\Docs\Weapons.htm"; DestDir: "{app}\Docs";
[Dirs]
Name: "{app}\Docs";
[Run]
Filename: "{app}\Docs\ReadMe.htm"; Description: "View Highway Pursuit documentation"; Flags: shellexec postinstall skipifsilent
[Icons]
Name: "{group}\Highway Pursuit"; Filename: "{app}\HighwayPursuit.exe";
Name: "{group}\Visit adamdawes.com"; Filename: "{app}\Visit adamdawes.com.url";
Name: "{userdesktop}\Highway Pursuit"; Filename: "{app}\HighwayPursuit.exe"; Tasks: desktopicon;
Name: "{group}\Read Me"; Filename: "{app}\Docs\ReadMe.htm";
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
[UninstallDelete]
Type: files; Name: "{app}\HighwayPursuit.url";
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";