home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
-
- [Setup]
- AppName=Hack-It
- AppVerName=Hack-It v4.01
- AppId=Hack-It
- AppVersion=4.01
- AppPublisher=Headius, Inc
- AppPublisherURL=http://www.headius.com
- AppSupportURL=http://www.headius.com/support.html
- AppUpdatesURL=http://www.headius.com/hackit.html
- DefaultDirName={pf}\Hack-It
- DefaultGroupName=Hack-It
- OutputBaseFilename=hackit4setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
-
- [Files]
- Source: "{app}\HackIt.exe"; DestDir: "{app}"; Flags: restartreplace
- Source: "{app}\Trayman.dll"; DestDir: "{app}"; Flags: restartreplace
- Source: "{app}\HackIt.chm"; DestDir: "{app}"; Flags: restartreplace
- Source: "{app}\License.txt"; DestDir: "{app}";
-
- [Icons]
- Name: "{group}\Hack-It"; Filename: "{app}\HackIt.exe"; WorkingDir: "{app}";
- Name: "{group}\Hack-It Help File"; Filename: "{app}\HackIt.chm"; WorkingDir: "{app}";
- Name: "{group}\Hack-It License"; Filename: "{app}\License.txt"; WorkingDir: "{app}";
- Name: "{userstartup}\Hack-It"; Filename: "{app}\HackIt.exe"; WorkingDir: "{app}";
-