home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=Disk Investigator
- AppVerName=Disk Investigator v1.1
- AppId=Disk Investigator
- DefaultDirName={pf}\Disk Investigator
- DefaultGroupName=Disk Investigator
- UninstallDisplayIcon={app}\di.exe
- OutputBaseFilename=dskinv
- Compression=zip
- PrivilegesRequired=none
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\di.exe"; DestDir: "{app}";
- Source: "{app}\di.hlp"; DestDir: "{app}";
- Source: "{app}\di.cnt"; DestDir: "{app}";
- Source: "{app}\File_id.diz"; DestDir: "{app}";
- Source: "{app}\dskinv.xml"; DestDir: "{app}";
- Source: "{app}\whatsnew.txt"; DestDir: "{app}";
- [Registry]
- Root: HKLM; Subkey: "Software\SolwaySoftware\DiskInvestigator"; Flags: uninsdeletekey
- [Run]
- Filename: "{app}\whatsnew.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent
- [Icons]
- Name: "{group}\Disk Investigator"; Filename: "{app}\di.exe"; WorkingDir: "{app}";
- Name: "{userdesktop}\Disk Investigator"; Filename: "{app}\di.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Disk Investigator"; Filename: "{app}\di.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:";
-