home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 August
/
GSSH0804.iso
/
Geschicklichkeit
/
BoundAround
/
BoundAround_Demo.exe
/
install_script.iss
Wrap
Text File
|
2004-08-16
|
2KB
|
38 lines
;InnoSetupVersion=4.0.5
[Setup]
AppName=Bound Around (Demo)
AppVerName=Bound Around (Demo)
AppId=Bound Around (Demo)
DefaultDirName={pf}\BoundAround_Demo
DefaultGroupName=Bound Around (Demo)
UninstallDisplayIcon={app}\MyProg.exe
OutputBaseFilename=BoundAround_Demo
Compression=zip
PrivilegesRequired=none
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\BoundAround_Demo.exe"; DestDir: "{app}";
Source: "{app}\optionsBA.dat"; DestDir: "{app}";
Source: "{app}\order.url"; DestDir: "{app}";
Source: "{app}\infos.htm"; DestDir: "{app}";
Source: "{app}\webpage.url"; DestDir: "{app}";
[Run]
Filename: "{app}\BoundAround_Demo.exe"; WorkingDir: "{app}"; Description: "Play Bound Around (Demo) now ?"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Bound Around (Demo)"; Filename: "{app}\BoundAround_Demo.exe"; WorkingDir: "{app}";
Name: "{userdesktop}\Bound Around (Demo)"; Filename: "{app}\BoundAround_Demo.exe"; WorkingDir: "{app}";
Name: "{group}\Get full version"; Filename: "{app}\order.url";
Name: "{group}\Game infos"; Filename: "{app}\infos.htm";
Name: "{group}\Visit Blueskied.com"; Filename: "{app}\webpage.url";
Name: "{group}\Uninstall Bound Around (Demo)"; Filename: "{app}\unins000.exe";
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";