home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 February
/
Chip_2004-02_cd1.bin
/
oddech
/
icytower
/
install.exe
/
install_script.iss
Wrap
Text File
|
2003-12-10
|
4KB
|
71 lines
;InnoSetupVersion=4.0.5
[Setup]
AppName=Icy Tower
AppVerName=Icy Tower v1.2 (44kHz)
AppId=Icy Tower
AppPublisher=Free Lunch Design
AppPublisherURL=http://www.freelunchdesign.com
AppSupportURL=http://www.freelunchdesign.com
AppUpdatesURL=http://www.freelunchdesign.com
DefaultDirName=c:\games\icytower1.2
DefaultGroupName=Free Lunch Design\Icy Tower 1.2
OutputBaseFilename=icytower_install_44
Compression=bzip2
PrivilegesRequired=none
AllowNoIcons=yes
InfoBeforeFile=embedded\InfoBefore.txt
InfoAfterFile=embedded\InfoAfter.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\icytower.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\readme.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\data\data.dat"; DestDir: "{app}\data"; Flags: ignoreversion
Source: "{app}\data\sfx12_44.dat"; DestDir: "{app}\data"; Flags: ignoreversion
Source: "{app}\replays\replays.txt"; DestDir: "{app}\replays"; Flags: ignoreversion
Source: "{app}\replays\examples\combo\combo_141.itr"; DestDir: "{app}\replays\examples\combo"; Flags: ignoreversion
Source: "{app}\replays\examples\combo\combo_201.itr"; DestDir: "{app}\replays\examples\combo"; Flags: ignoreversion
Source: "{app}\replays\examples\combo\combo_202.itr"; DestDir: "{app}\replays\examples\combo"; Flags: ignoreversion
Source: "{app}\replays\examples\combo\combo_329.itr"; DestDir: "{app}\replays\examples\combo"; Flags: ignoreversion
Source: "{app}\replays\examples\combo\combo_362.itr"; DestDir: "{app}\replays\examples\combo"; Flags: ignoreversion
Source: "{app}\replays\examples\floor\floor_462.itr"; DestDir: "{app}\replays\examples\floor"; Flags: ignoreversion
Source: "{app}\replays\examples\floor\floor_472.itr"; DestDir: "{app}\replays\examples\floor"; Flags: ignoreversion
Source: "{app}\replays\examples\floor\floor_510.itr"; DestDir: "{app}\replays\examples\floor"; Flags: ignoreversion
Source: "{app}\replays\examples\floor\floor_553.itr"; DestDir: "{app}\replays\examples\floor"; Flags: ignoreversion
Source: "{app}\replays\examples\floor\floor_603.itr"; DestDir: "{app}\replays\examples\floor"; Flags: ignoreversion
Source: "{app}\replays\examples\floor\floor_623.itr"; DestDir: "{app}\replays\examples\floor"; Flags: ignoreversion
Source: "{app}\characters\characters.txt"; DestDir: "{app}\characters"; Flags: ignoreversion
Source: "{app}\characters\harold_the_homeboy\harold_44.dat"; DestDir: "{app}\characters\harold_the_homeboy"; Flags: ignoreversion
Source: "{app}\characters\harold_the_homeboy\harold_the_homeboy.txt"; DestDir: "{app}\characters\harold_the_homeboy"; Flags: ignoreversion
Source: "{app}\characters\disco_dave\dave_44.dat"; DestDir: "{app}\characters\disco_dave"; Flags: ignoreversion
Source: "{app}\characters\disco_dave\disco_dave.txt"; DestDir: "{app}\characters\disco_dave"; Flags: ignoreversion
Source: "{app}\characters\template\template.pcx"; DestDir: "{app}\characters\template"; Flags: ignoreversion
Source: "{app}\characters\template\template.txt"; DestDir: "{app}\characters\template"; Flags: ignoreversion
Source: "{app}\alleg40.dll"; DestDir: "{app}"; Flags: ignoreversion
[INI]
FileName: "{app}\icytower.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.freelunchdesign.com";
[Icons]
Name: "{group}\Play Icy Tower 1.2"; Filename: "{app}\icytower.exe"; WorkingDir: "{app}";
Name: "{group}\Icy Tower Instructions"; Filename: "{app}\readme.txt";
Name: "{group}\Icy Tower on the Web"; Filename: "{app}\icytower.url";
Name: "{group}\Uninstall Icy Tower"; Filename: "{uninstallexe}";
Name: "{userdesktop}\Icy Tower"; Filename: "{app}\icytower.exe"; WorkingDir: "{app}"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
[UninstallDelete]
Type: files; Name: "{app}\icytower.url";
Type: files; Name: "{app}\tower.cfg";
Type: files; Name: "{app}\log.txt";
Type: files; Name: "{app}\replays\last_game.itr";
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";