home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=Micro-Sys Ajour
- AppVerName=Micro-Sys Ajour 5.41
- AppId=Micro-Sys Ajour
- AppVersion=5.41
- AppPublisher=Micro-Sys ApS
- AppPublisherURL=http://www.micro-sys.dk
- AppSupportURL=http://www.micro-sys.dk
- AppUpdatesURL=http://www.micro-sys.dk
- DefaultDirName={pf}\Micro-Sys Software\Ajour
- DefaultGroupName=Micro-Sys Software\Ajour
- UninstallDisplayIcon={app}\Ajour.exe
- UninstallDisplayName=Micro-Sys Ajour
- OutputBaseFilename=AjourSetup
- Compression=zip
- PrivilegesRequired=none
- AllowNoIcons=yes
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\Ajour.exe"; DestDir: "{app}";
- Source: "{app}\ajour.hlp"; DestDir: "{app}";
- Source: "{app}\ChkAjour.exe"; DestDir: "{app}";
- Source: "{app}\files.txt"; DestDir: "{app}";
- Source: "{app}\history.txt"; DestDir: "{app}";
- Source: "{app}\homepage.url"; DestDir: "{app}";
- Source: "{app}\license.txt"; DestDir: "{app}";
- Source: "{app}\readme.txt"; DestDir: "{app}";
- [Registry]
- Root: HKCU; Subkey: "Software\Micro-sys\Ajour"; ValueName: "MinToTray"; ValueType: Binary; Flags: createvalueifdoesntexist uninsdeletevalue uninsdeletekeyifempty
- Root: HKCU; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "MicroSys-CheckAjour"; ValueType: String; ValueData: "{app}\ChkAjour.exe"; Flags: createvalueifdoesntexist uninsdeletevalue
- [Run]
- Filename: "{app}\readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent
- Filename: "{app}\Ajour.exe"; WorkingDir: "{app}"; Description: "Run Micro-Sys Ajour"; Flags: postinstall unchecked nowait
- Filename: "{app}\ajour.hlp"; WorkingDir: "{app}"; Description: "View help"; Flags: shellexec postinstall unchecked nowait
- Filename: "{app}\homepage.url"; WorkingDir: "{app}"; Description: "Visit homepage"; Flags: shellexec postinstall unchecked nowait
- [Icons]
- Name: "{group}\Ajour"; Filename: "{app}\ajour.exe"; WorkingDir: "{app}"; IconFilename: "{app}\ajour.exe";
- Name: "{group}\Check Ajour"; Filename: "{app}\ChkAjour.exe"; WorkingDir: "{app}"; IconFilename: "{app}\ChkAjour.exe";
- Name: "{group}\Help"; Filename: "{app}\ajour.hlp"; WorkingDir: "{app}"; IconFilename: "{app}\ajour.hlp";
- Name: "{group}\Homepage"; Filename: "{app}\homepage.url"; WorkingDir: "{app}"; IconFilename: "{app}\homepage.url";
- Name: "{group}\Readme"; Filename: "{app}\readme.txt"; WorkingDir: "{app}"; IconFilename: "{app}\readme.txt";
- Name: "{commondesktop}\Micro-Sys Ajour"; Filename: "{app}\ajour.exe"; WorkingDir: "{app}"; IconFilename: "{app}\ajour.exe"; Comment: "Micro-Sys Ajour"; Tasks: 0;
- [Tasks]
- Name: "0"; Description: "Create desktop icon";
-