home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=Citrus Alarm Clock
- AppVerName=Citrus Alarm Clock 1.0.5
- AppId=Citrus Alarm Clock
- AppPublisher=Mark McIntyre
- AppPublisherURL=http://www.ornj.net/
- AppSupportURL=http://www.ornj.net/
- AppUpdatesURL=http://www.ornj.net/
- DefaultDirName={pf}\Citrus Alarm Clock
- DefaultGroupName=Citrus Alarm Clock
- UninstallDisplayIcon={app}\citrusac.exe
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\citrusac.exe"; DestDir: "{app}";
- Source: "{app}\License.txt"; DestDir: "{app}";
- Source: "{app}\Readme.txt"; DestDir: "{app}";
- [Run]
- Filename: "{app}\Readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent
- Filename: "{app}\citrusac.exe"; Description: "Launch Citrus Alarm Clock"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Citrus Alarm Clock"; Filename: "{app}\citrusac.exe";
- [UninstallDelete]
- Type: files; Name: "{app}\settings.xml";
-