home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=BurnInTest
- AppVerName=BurnInTest v3.0 Pro
- AppId=BurnInTest
- AppVersion=3.0
- AppPublisher=Passmark Software
- AppPublisherURL=http://www.passmark.com/
- AppSupportURL=http://www.passmark.com/support/
- AppUpdatesURL=http://www.passmark.com/products/bit.htm
- DefaultDirName={pf}\BurnInTest
- DefaultGroupName=BurnInTest
- UninstallDisplayIcon={app}\bit.exe
- OutputBaseFilename=bitpkg
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\key.dat"; DestDir: "{app}";
- Source: "{app}\bit.exe"; DestDir: "{app}";
- Source: "{app}\Readme.txt"; DestDir: "{app}";
- Source: "{app}\world3.ppm"; DestDir: "{app}";
- Source: "{app}\world4.ppm"; DestDir: "{app}";
- Source: "{app}\bithelp.cnt"; DestDir: "{app}";
- Source: "{app}\bithelp.hlp"; DestDir: "{app}";
- Source: "{app}\LastUsed.cfg"; DestDir: "{app}";
- Source: "{app}\WinIo.sys"; DestDir: "{app}";
- Source: "{app}\winio_readme.txt"; DestDir: "{app}";
- Source: "{app}\bit.exe.manifest"; DestDir: "{app}";
- Source: "{app}\RebooterConfig.ini"; DestDir: "{app}";
- Source: "{app}\Rebooter.cnt"; DestDir: "{app}";
- Source: "{app}\rebooter.exe"; DestDir: "{app}";
- Source: "{app}\rebooter.exe.manifest"; DestDir: "{app}";
- Source: "{app}\REBOOTER.HLP"; DestDir: "{app}";
- Source: "{app}\Testsound.mid"; DestDir: "{app}";
- Source: "{app}\Testsound.wav"; DestDir: "{app}";
- Source: "{app}\FTD2XX.DLL"; DestDir: "{app}";
- Source: "{app}\HP Printer file.pcl"; DestDir: "{app}";
- Source: "{app}\MemTest.exe"; DestDir: "{app}";
- [INI]
- FileName: "{app}\BurnInTest.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.passmark.com/products/bit.htm";
- [Run]
- Filename: "{app}\Readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent
- Filename: "{app}\bit.exe"; Description: "Launch BurnInTest"; Flags: postinstall nowait
- [Icons]
- Name: "{group}\BurnInTest"; Filename: "{app}\bit.exe";
- Name: "{group}\BurnInTest Documentation"; Filename: "{app}\bithelp.hlp";
- Name: "{group}\BurnInTest on the Web"; Filename: "{app}\BurnInTest.url";
- Name: "{userdesktop}\BurnInTest"; Filename: "{app}\bit.exe";
- [UninstallDelete]
- Type: files; Name: "{app}\BurnInTest.url";
-