home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 August
/
GSSH0804.iso
/
Action
/
GalaxyInvaders
/
Galaxy_Invaders_Demo.exe
/
install_script.iss
Wrap
Text File
|
2004-08-09
|
2KB
|
51 lines
;InnoSetupVersion=4.2.0
[Setup]
AppName=Galaxy Invaders Demo
AppVerName=Galaxy Invaders Demo ver 1.0
AppId=Galaxy_Invaders_Demo
AppVersion=1.0
AppPublisher=Just Free Games
AppPublisherURL=http://www.justfreegames.com/
AppSupportURL=http://www.justfreegames.com/
AppUpdatesURL=http://www.justfreegames.com/
DefaultDirName={pf}\Galaxy Invaders Demo
DefaultGroupName=Galaxy Invaders Demo
UninstallDisplayIcon={app}\Galaxy.exe
OutputBaseFilename=Galaxy_Invaders_Demo
Compression=lzma
PrivilegesRequired=none
DisableDirPage=yes
DisableProgramGroupPage=yes
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\website.url"; DestDir: "{app}";
Source: "{app}\Galaxy.exe"; DestDir: "{app}";
Source: "{app}\website2.url"; DestDir: "{app}";
Source: "{app}\data.000"; DestDir: "{app}";
Source: "{app}\bass.dll"; DestDir: "{app}";
Source: "{app}\license.txt"; DestDir: "{app}";
Source: "{app}\config.cfg"; DestDir: "{app}";
Source: "{app}\score.dat"; DestDir: "{app}";
Source: "{app}\debug.log"; DestDir: "{app}";
Source: "{app}\JFGames.ico"; DestDir: "{app}";
Source: "{app}\sunny.ico"; DestDir: "{app}";
Source: "{app}\savedgame.abg"; DestDir: "{app}";
[Icons]
Name: "{group}\Galaxy Invaders"; Filename: "{app}\Galaxy.exe";
Name: "{group}\Uninstall Galaxy Invaders"; Filename: "{uninstallexe}";
Name: "{group}\Just Free Games.com NOW!"; Filename: "{app}\website.url"; IconFilename: "{app}\JFGames.ico";
Name: "{group}\Sunny Games"; Filename: "{app}\website2.url"; IconFilename: "{app}\sunny.ico";
Name: "{userdesktop}\Galaxy Invaders"; Filename: "{app}\Galaxy.exe";
Name: "{userdesktop}\Just Free Games"; Filename: "{app}\website.url"; IconFilename: "{app}\JFGames.ico";
Name: "{userdesktop}\Sunny Games"; Filename: "{app}\website2.url"; IconFilename: "{app}\sunny.ico";
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";