home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=Uninstall Manager
- AppVerName=Uninstall Manager v4.10
- AppId=Uninstall Manager
- AppPublisher=Nokta Software, Inc.
- AppPublisherURL=http://www.umhome.cjb.net
- AppUpdatesURL=http://www.umhome.cjb.net/dwn.htm
- DefaultDirName={pf}\Uninstall Manager
- DefaultGroupName=Uninstall Manager
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\uninsman.exe"; DestDir: "{app}";
- Source: "{app}\uninsman.chm"; DestDir: "{app}";
- Source: "{app}\umrrres.dll"; DestDir: "{app}";
- Source: "{app}\umrbres.dll"; DestDir: "{app}";
- [Run]
- Filename: "{app}\uninsman.exe"; Description: "Launch Uninstall Manager"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Uninstall Manager"; Filename: "{app}\uninsman.exe";
- Name: "{userdesktop}\Uninstall Manager"; Filename: "{app}\uninsman.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Uninstall Manager"; Filename: "{app}\uninsman.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: filesandordirs; Name: "{pf}\Uninstall Manager";
-