home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
-
- [Setup]
- AppName=Benthic Software: Goldview
- AppVerName=Benthic Software: Goldview
- AppId=Benthic Software: Goldview
- DefaultDirName={pf}\Benthic
- DefaultGroupName=Benthic Software
- OutputBaseFilename=goldviewsetup21181
- Compression=zip
- PrivilegesRequired=none
- AllowNoIcons=yes
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
-
- [Files]
- Source: "{app}\BenthicRegister.txt"; DestDir: "{app}";
- Source: "{app}\GoldviewHistory.txt"; DestDir: "{app}";
- Source: "{app}\GoldviewLicense.txt"; DestDir: "{app}";
- Source: "{app}\Goldvw32.cnt"; DestDir: "{app}";
- Source: "{app}\Goldvw32.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Goldvw32.hlp"; DestDir: "{app}";
- Source: "{app}\Goldvw32.pdf"; DestDir: "{app}";
-
- [Registry]
- Root: HKCU; Subkey: "Software\Benthic\Tools"; ValueName: "goldvw"; ValueType: String; ValueData: "{app}\goldvw32.exe"; Flags: noerror
-
- [Icons]
- Name: "{group}\Goldview32"; Filename: "{app}\Goldvw32.exe"; WorkingDir: "{app}"; Comment: "Goldvw32";
-