home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
- [Setup]
- AppName=Whack A Mole 2.2
- AppVerName=Whack A Mole 2.2
- AppId=Whack A Mole 2.2
- AppPublisher=Peter Witham
- AppPublisherURL=http://www.evolutiondata.com
- AppSupportURL=http://www.evolutiondata.com
- AppUpdatesURL=http://www.evolutiondata.com
- DefaultDirName={pf}\Whack A Mole 2
- DefaultGroupName=Whack A Mole 2
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- AllowNoIcons=yes
- InfoBeforeFile=embedded\InfoBefore.txt
- InfoAfterFile=embedded\InfoAfter.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\WacMolev2_2.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\changes.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\readme.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\wacml.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\wacml.ini"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\wacml.bmp"; DestDir: "{app}"; Flags: ignoreversion
- [INI]
- FileName: "{app}\hiscores.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.evolutiondata.com/html/downloads/wacmhiscore.asp";
- FileName: "{app}\versioncheck.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.evolutiondata.com/html/pages/funstuff.html";
- FileName: "{app}\chat.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.evolutiondata.com/forums/index.php";
- [Run]
- Filename: "{app}\wacml.exe"; Description: "Launch Whack A Mole 2.2"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Whack A Mole 2.2"; Filename: "{app}\wacml.exe"; IconFilename: "{app}\WacMolev2_2.exe";
- Name: "{group}\Uninstall Whack A Mole 2.2"; Filename: "{uninstallexe}";
- Name: "{userdesktop}\Whack A Mole 2.2"; Filename: "{app}\wacml.exe"; IconFilename: "{app}\WacMolev2_2.exe"; Tasks: desktopicon;
- Name: "{group}\On The Web\View Online Hi-Scores"; Filename: "{app}\hiscores.url";
- Name: "{group}\On The Web\Check For Updates Online"; Filename: "{app}\versioncheck.url";
- Name: "{group}\On The Web\Chat Forums"; Filename: "{app}\chat.url";
- Name: "{group}\Changes"; Filename: "{app}\changes.txt";
- Name: "{group}\Readme"; Filename: "{app}\readme.txt";
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\hiscores.url";
- Type: files; Name: "{app}\versioncheck.url";
- Type: files; Name: "{app}\chat.url";
-