home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.17
- [Setup]
- AppName=EverWatch Server Monitor
- AppVerName=EverWatch Server Monitor 1.0
- AppId=EverWatch Server Monitor
- AppPublisher=AccuSolve, Inc.
- AppPublisherURL=http://www.acusolv.com
- AppSupportURL=http://www.acusolv.com
- AppUpdatesURL=http://www.acusolv.com
- DefaultDirName={pf}\AccuSolve\EverWatch
- DefaultGroupName=EverWatch
- OutputBaseFilename=ewmon10
- Compression=zip
- PrivilegesRequired=none
- AllowNoIcons=yes
- LicenseFile=embedded\License.rtf
- InfoBeforeFile=embedded\InfoBefore.rtf
- InfoAfterFile=embedded\InfoAfter.rtf
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\srvmon.exe"; DestDir: "{app}";
- Source: "{app}\readme.rtf"; DestDir: "{app}";
- Source: "{app}\newinstall"; DestDir: "{app}";
- [INI]
- FileName: "{app}\srvmon.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.acusolv.com";
- [Run]
- Filename: "{app}\srvmon.exe"; Description: "Launch EverWatch Server Monitor"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\EverWatch"; Filename: "{app}\srvmon.exe";
- Name: "{group}\EverWatch ReadMe"; Filename: "{app}\readme.rtf";
- Name: "{group}\AccuSolve on the Web"; Filename: "{app}\srvmon.url";
- Name: "{userdesktop}\Server Monitor"; Filename: "{app}\srvmon.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Server Monitor"; Filename: "{app}\srvmon.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:";
- [UninstallDelete]
- Type: files; Name: "{app}\srvmon.url";
- Type: files; Name: "{win}\srvmon.ini";
-