home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.0.10
- [Setup]
- AppName=Wonderland v1.15 Demo
- AppVerName=Wonderland v1.15
- AppId=Wonderland v1.15 Demo
- AppPublisher=Midnight Synergy
- AppPublisherURL=http://www.midnightsynergy.com
- AppSupportURL=http://www.midnightsynergy.com
- AppUpdatesURL=http://www.midnightsynergy.com
- DefaultDirName=C:\Wonderland Demo v1.15
- DefaultGroupName=Wonderland Demo v1.15
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\Wonderland,1.exe"; DestDir: "{app}"; DestName: "Wonderland.exe"; Flags: ignoreversion
- Source: "{app}\Wonderland,2.exe"; DestDir: "{app}"; DestName: "Wonderland.exe"; Flags: ignoreversion
- Source: "{app}\ldr1.dat"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\ldr2.dat"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\ldr3.dat"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\readme.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\res1.dat"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\res2.dat"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\res3.dat"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\res4.dat"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\wdlgame.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\resdb2.dat"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\license.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\resdb1.dat"; DestDir: "{app}"; Flags: ignoreversion
- [INI]
- FileName: "{app}\Wonderland.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.midnightsynergy.com";
- [Run]
- Filename: "{app}\Wonderland.exe"; Description: "Launch Wonderland v1.15"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Wonderland v1.15"; Filename: "{app}\Wonderland.exe"; WorkingDir: "{app}";
- Name: "{group}\Wonderland on the Web"; Filename: "{app}\Wonderland.url";
- Name: "{group}\Uninstall Wonderland"; Filename: "{app}\unins000.exe";
- Name: "{userdesktop}\Play Wonderland"; Filename: "{app}\Wonderland.exe"; WorkingDir: "{app}"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\Wonderland.url";
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-