home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=Rats!
- AppVerName=Rats! 3.0
- AppId=Rats!
- AppPublisher=Sean O'Connor
- AppPublisherURL=http://www.windowsgames.co.uk
- AppSupportURL=http://www.windowsgames.co.uk
- AppUpdatesURL=http://www.windowsgames.co.uk
- DefaultDirName={pf}\Rats!
- DefaultGroupName=Rats!
- OutputBaseFilename=RatsSetup
- Compression=zip
- PrivilegesRequired=none
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\Rats.exe"; DestDir: "{app}";
- Source: "{app}\BIRTH.WAV"; DestDir: "{app}";
- Source: "{app}\BOMB.WAV"; DestDir: "{app}";
- Source: "{app}\CHOKE.WAV"; DestDir: "{app}";
- Source: "{app}\CLUNK.WAV"; DestDir: "{app}";
- Source: "{app}\Death.wav"; DestDir: "{app}";
- Source: "{app}\GAS.WAV"; DestDir: "{app}";
- Source: "{app}\Level.lvl"; DestDir: "{app}";
- Source: "{app}\NEWSEX.WAV"; DestDir: "{app}";
- Source: "{app}\NUCLEAR.WAV"; DestDir: "{app}";
- Source: "{app}\POISON.WAV"; DestDir: "{app}";
- Source: "{app}\PUTDOWN.WAV"; DestDir: "{app}";
- Source: "{app}\rats.dat"; DestDir: "{app}";
- Source: "{app}\RATS.HLP"; DestDir: "{app}";
- Source: "{app}\SEX.WAV"; DestDir: "{app}";
- Source: "{app}\VICTORY.WAV"; DestDir: "{app}";
- Source: "{app}\WELLDONE.WAV"; DestDir: "{app}";
- Source: "{app}\WEWIN.WAV"; DestDir: "{app}";
- [Run]
- Filename: "{app}\Rats.exe"; Description: "Launch Rats!"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Rats!"; Filename: "{app}\Rats.exe"; WorkingDir: "{app}";
- Name: "{userdesktop}\Rats!"; Filename: "{app}\Rats.exe"; WorkingDir: "{app}"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
-