home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.11
- [Setup]
- AppName=RegSpy
- AppVerName=RegSpy 1.7
- AppId=RegSpy
- AppPublisher=N.I.T, ltd.
- AppPublisherURL=http://www.utils32.com
- AppSupportURL=http://www.utils32.com
- AppUpdatesURL=http://www.utils32.com
- DefaultDirName={pf}\RegSpy
- DefaultGroupName=RegSpy
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- InfoBeforeFile=embedded\InfoBefore.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\RegSpy.exe"; DestDir: "{app}";
- Source: "{app}\Tips.tip"; DestDir: "{app}";
- Source: "{app}\reginj.dll"; DestDir: "{app}";
- Source: "{app}\rmon.dll"; DestDir: "{app}";
- Source: "{app}\REGSPY.HLP"; DestDir: "{app}";
- Source: "{app}\RegSpy.cnt"; DestDir: "{app}";
- Source: "{app}\License.txt"; DestDir: "{app}";
- Source: "{app}\Readme.txt"; DestDir: "{app}";
- [INI]
- FileName: "{app}\RegSpy.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.utils32.com";
- [Run]
- Filename: "{app}\RegSpy.exe"; Description: "Launch RegSpy"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\RegSpy"; Filename: "{app}\RegSpy.exe";
- Name: "{group}\RegSpy on the Web"; Filename: "{app}\RegSpy.url";
- Name: "{group}\RegSpy Help"; Filename: "{app}\REGSPY.HLP";
- [UninstallDelete]
- Type: files; Name: "{app}\RegSpy.url";
-