home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.11
- [Setup]
- AppName=XplosiveLight
- AppVerName=XplosiveLight 1.0
- AppId=XplosiveLight
- AppPublisher=Viperdome ltd
- AppPublisherURL=http://xplosive.viperdome.com
- AppSupportURL=support@viperdome.com
- AppUpdatesURL=http://xplosive.viperdome.com
- DefaultDirName={pf}\XplosiveLight
- DefaultGroupName=XplosiveLight
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- AllowNoIcons=yes
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\XplosiveLight.exe"; DestDir: "{app}";
- [INI]
- FileName: "{app}\XplosiveLight.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://xplosive.viperdome.com";
- [Run]
- Filename: "{app}\XplosiveLight.exe"; Description: "Launch XplosiveLight"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\XplosiveLight"; Filename: "{app}\XplosiveLight.exe";
- Name: "{group}\Uninstall XplosiveLight"; Filename: "{app}\unins000.exe"; Tasks: uninstall;
- Name: "{userdesktop}\XplosiveLight"; Filename: "{app}\XplosiveLight.exe"; Tasks: desktopicon;
- [Tasks]
- Name: "uninstall"; Description: "Create a &uninstall shortcut"; GroupDescription: "Create shortcuts:";
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Create shortcuts:";
- [UninstallDelete]
- Type: files; Name: "{app}\XplosiveLight.url";
-