home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2005 April
/
Gamestar_72_2005-04_dvd.iso
/
Dema
/
starwolves_demo_en.exe
/
install_script.iss
Wrap
Text File
|
2005-03-03
|
6KB
|
85 lines
;InnoSetupVersion=5.0.4
[Setup]
AppName=Star Wolves
AppVerName=Star Wolves - Playable Demo
AppId=Star Wolves
AppPublisher=Pointsoft Deutschland GmbH
AppPublisherURL=http://www.starwolves.de
AppSupportURL=http://www.backtogames.de/support.html
AppUpdatesURL=http://www.starwolves.de/downloads.html
DefaultDirName={pf}\Brigades\Star Wolves - Playable Demo
DefaultGroupName=Brigades\Star Wolves - Playable Demo
OutputBaseFilename=SetupStarWolves_demo
Compression=lzma
PrivilegesRequired=none
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\StarWolves_demo.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\binkw32.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\controls.cfg"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\default.cfg"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\LOGfile.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Main.ini"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\ScriptErrors.log"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\DATA\data.dat"; DestDir: "{app}\DATA"; Flags: ignoreversion
Source: "{app}\DATA\LocData\English\Data\Texture\FONTS\console.fnt"; DestDir: "{app}\DATA\LocData\English\Data\Texture\FONTS"; Flags: ignoreversion
Source: "{app}\DATA\LocData\English\Data\Texture\FONTS\console.tuv"; DestDir: "{app}\DATA\LocData\English\Data\Texture\FONTS"; Flags: ignoreversion
Source: "{app}\DATA\LocData\English\Data\Texture\FONTS\int00.fnt"; DestDir: "{app}\DATA\LocData\English\Data\Texture\FONTS"; Flags: ignoreversion
Source: "{app}\DATA\LocData\English\Data\Texture\FONTS\int00.tuv"; DestDir: "{app}\DATA\LocData\English\Data\Texture\FONTS"; Flags: ignoreversion
Source: "{app}\DATA\LocData\English\Data\Texture\FONTS\int00b.fnt"; DestDir: "{app}\DATA\LocData\English\Data\Texture\FONTS"; Flags: ignoreversion
Source: "{app}\DATA\LocData\English\Data\Texture\FONTS\int00b.tuv"; DestDir: "{app}\DATA\LocData\English\Data\Texture\FONTS"; Flags: ignoreversion
Source: "{app}\DATA\LocData\English\Data\Texture\FONTS\int01.fnt"; DestDir: "{app}\DATA\LocData\English\Data\Texture\FONTS"; Flags: ignoreversion
Source: "{app}\DATA\LocData\English\Data\Texture\FONTS\int01.tuv"; DestDir: "{app}\DATA\LocData\English\Data\Texture\FONTS"; Flags: ignoreversion
Source: "{app}\DATA\LocData\English\Data\Texture\FONTS\int01b.fnt"; DestDir: "{app}\DATA\LocData\English\Data\Texture\FONTS"; Flags: ignoreversion
Source: "{app}\DATA\LocData\English\Data\Texture\FONTS\int01b.tuv"; DestDir: "{app}\DATA\LocData\English\Data\Texture\FONTS"; Flags: ignoreversion
Source: "{app}\DATA\LocData\English\Data\Texture\FONTS\int02.fnt"; DestDir: "{app}\DATA\LocData\English\Data\Texture\FONTS"; Flags: ignoreversion
Source: "{app}\DATA\LocData\English\Data\Texture\FONTS\int02.tuv"; DestDir: "{app}\DATA\LocData\English\Data\Texture\FONTS"; Flags: ignoreversion
Source: "{app}\DATA\LocData\English\Data\Texture\GUI\swlogo.dds"; DestDir: "{app}\DATA\LocData\English\Data\Texture\GUI"; Flags: ignoreversion
Source: "{app}\DATA\LocData\English\Data\Texture\GUI\swlogo.tuv"; DestDir: "{app}\DATA\LocData\English\Data\Texture\GUI"; Flags: ignoreversion
Source: "{app}\DATA\LocData\English\Data\Texture\Interface\splash\init00.dds"; DestDir: "{app}\DATA\LocData\English\Data\Texture\Interface\splash"; Flags: ignoreversion
Source: "{app}\DATA\Video\1c company (green eng).bik"; DestDir: "{app}\DATA\Video"; Flags: ignoreversion
Source: "{app}\DATA\Video\ImperiumEND.bik"; DestDir: "{app}\DATA\Video"; Flags: ignoreversion
Source: "{app}\DATA\Video\PiratAttack.bik"; DestDir: "{app}\DATA\Video"; Flags: ignoreversion
Source: "{app}\DATA\Video\plogo.bik"; DestDir: "{app}\DATA\Video"; Flags: ignoreversion
Source: "{app}\DATA\Video\SpaceIntro.bik"; DestDir: "{app}\DATA\Video"; Flags: ignoreversion
Source: "{app}\DATA\Video\Xbow_Logo.bik"; DestDir: "{app}\DATA\Video"; Flags: ignoreversion
Source: "{app}\Profiles\empty file"; DestDir: "{app}\Profiles"; Flags: ignoreversion
[INI]
FileName: "{app}\StarWolves_demo.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.starwolves.de";
[Run]
Filename: "{src}\DirectX 9.0c\dxsetup.exe"; Description: "DirectX 9.0c"; Flags: postinstall hidewizard
[Icons]
Name: "{group}\Star Wolves"; Filename: "{app}\StarWolves_demo.exe"; WorkingDir: "{app}";
Name: "{group}\{cm:ProgramOnTheWeb,Star Wolves}"; Filename: "{app}\StarWolves_demo.url";
Name: "{group}\{cm:UninstallProgram,Star Wolves}"; Filename: "{uninstallexe}";
Name: "{userdesktop}\Star Wolves"; Filename: "{app}\StarWolves_demo.exe"; WorkingDir: "{app}"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
[UninstallDelete]
Type: files; Name: "{app}\StarWolves_demo.url";
Type: filesandordirs; Name: "{app}\Profiles";
[CustomMessages]
English.NameAndVersion=%1 version %2
English.AdditionalIcons=Additional icons:
English.CreateDesktopIcon=Create a &desktop icon
English.CreateQuickLaunchIcon=Create a &Quick Launch icon
English.ProgramOnTheWeb=%1 on the Web
English.UninstallProgram=Uninstall %1
English.LaunchProgram=Launch %1
English.AssocFileExtension=&Associate %1 with the %2 file extension
English.AssocingFileExtension=Associating %1 with the %2 file extension...
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "English"; MessagesFile: "embedded\English.isl";