home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.11
- [Setup]
- AppName=TestPath
- AppVerName=TestPath v1.3
- AppId=TestPath
- AppPublisher=Ojars Krumins
- AppPublisherURL=http://home.delfi.lv/ojarsk
- AppSupportURL=http://home.delfi.lv/ojarsk
- AppUpdatesURL=http://home.delfi.lv/ojarsk
- DefaultDirName={pf}\TestPath2
- DefaultGroupName=TestPath v1.3
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\TestPath.exe"; DestDir: "{app}";
- Source: "{app}\TestPath.chm"; DestDir: "{app}";
- [Registry]
- Root: HKCU; Subkey: "Software\OjarsKrumins"; Flags: uninsdeletekeyifempty
- Root: HKCU; Subkey: "Software\OjarsKrumins\TestPath"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\OjarsKrumins"; Flags: uninsdeletekeyifempty
- Root: HKLM; Subkey: "Software\OjarsKrumins\TestPath"; Flags: uninsdeletekey
- [Icons]
- Name: "{group}\TestPath v1.3"; Filename: "{app}\TestPath.exe";
- Name: "{userdesktop}\TestPath v1.3"; Filename: "{app}\TestPath.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\TestPath v1.3"; Filename: "{app}\TestPath.exe"; Tasks: quicklaunchicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
-