home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.1.8
- [Setup]
- AppName=Drive Cleanup Wizard
- AppVerName=Drive Cleanup Wizard 1.0
- AppId=Drive Cleanup Wizard
- AppPublisher=the jackol
- AppPublisherURL=http://www.thejackol.com
- AppSupportURL=http://www.thejackol.com
- AppUpdatesURL=http://www.thejackol.com
- DefaultDirName={pf}\Drive Cleanup Wizard
- DefaultGroupName=Accessories\Drive Cleanup Wizard
- OutputBaseFilename=setup
- Compression=lzma
- PrivilegesRequired=none
- InfoBeforeFile=embedded\InfoBefore.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\DClean.exe"; DestDir: "{app}"; Flags: ignoreversion uninsremovereadonly
- Source: "{app}\gpl_license.txt"; DestDir: "{app}"; Flags: ignoreversion uninsremovereadonly
- Source: "{app}\mainicon.ico"; DestDir: "{app}"; Flags: ignoreversion uninsremovereadonly
- [INI]
- FileName: "{app}\DClean.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.thejackol.com";
- [Run]
- Filename: "{app}\DClean.exe"; Description: "Launch Drive Cleanup Wizard"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Drive Cleanup Wizard"; Filename: "{app}\DClean.exe";
- Name: "{group}\Drive Cleanup Wizard on the Web"; Filename: "{app}\DClean.url";
- Name: "{group}\Uninstall Drive Cleanup Wizard"; Filename: "{uninstallexe}";
- Name: "{userdesktop}\Drive Cleanup Wizard"; Filename: "{app}\DClean.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Drive Cleanup Wizard"; Filename: "{app}\DClean.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}\DClean.url";
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-