home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.1
- [Setup]
- AppName=FreshDevices Corp. - FreshDiagnose
- AppVerName=FreshDiagnose
- AppId=FreshDevices Corp. - FreshDiagnose
- DefaultDirName={pf}\FreshDevices\FreshDiagnose
- DefaultGroupName=FreshDevices\FreshDiagnose
- UninstallDisplayIcon={app}\FDiag.exe
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\fdiag.exe"; DestDir: "{app}";
- Source: "{app}\fdiagNT.dll"; DestDir: "{app}";
- Source: "{app}\fdiag9x.dll"; DestDir: "{app}";
- Source: "{app}\fbench.dll"; DestDir: "{app}";
- Source: "{app}\pcidevs.txt"; DestDir: "{app}";
- Source: "{app}\freshdat.sys"; DestDir: "{app}";
- Source: "{app}\freshio.sys"; DestDir: "{app}";
- Source: "{app}\icmp.dll"; DestDir: "{app}";
- Source: "{app}\fresh.bcs"; DestDir: "{app}";
- Source: "{app}\styles.dat"; DestDir: "{app}";
- Source: "{app}\fresh1.sys"; DestDir: "{app}";
- Source: "{app}\readme.txt"; DestDir: "{app}";
- Source: "{app}\fdiag.htm"; DestDir: "{app}";
- [Run]
- Filename: "{app}\readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent
- [Icons]
- Name: "{userdesktop}\FreshDiagnose"; Filename: "{app}\FDiag.exe"; WorkingDir: "{app}"; Tasks: desktopicon;
- Name: "{group}\FreshDiagnose"; Filename: "{app}\FDiag.exe"; WorkingDir: "{app}";
- Name: "{group}\FreshDiagnose Help"; Filename: "{app}\fdiag.htm";
- Name: "{group}\Readme"; Filename: "{app}\readme.txt";
- Name: "{group}\Get Your Free Registration Code!!"; Filename: "{pf}\Internet Explorer\iexplore.exe"; Parameters: "http://www.freshdevices.com/register.html"; IconFilename: "{pf}\Internet Explorer\iexplore.exe"; IconIndex: 1;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
-