home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 December / PCWorld_2001-12_cd.bin / Hardware / drivers / 3dprophet2k / 3DPK-2K-9015.exe / setup.cfg < prev    next >
Encoding:
Text File  |  2001-09-25  |  940 b   |  33 lines

  1. ;=================================================================
  2. ;
  3. ; Filename      : setup.cfg
  4. ; Description   : WIN2K Installer config file for PowerVRTools
  5. ; Author        : Imagination Technologies Ltd
  6. ; Created       : 04 Feb 2000
  7. ; Revision      : $Revision: 1.12 $
  8. ;
  9. ;=================================================================
  10.  
  11. ; Install/uninstall (user-visible) description
  12. DeviceDesc = 3D Prophet Kyro Series
  13.  
  14. ; Main INF file
  15. DeviceInf = drivers\H4K4K5.inf
  16.  
  17. ; Internal splash bitmap
  18. SplashScreen = .\pmx.bmp
  19.  
  20. ; Make sure user has at least DirectX 8 on their system (warns if not)
  21. DirectXVersion = 8
  22.  
  23. ; Specify which OSes this installation is intended for
  24. InstallOS = Win2K+
  25.  
  26. ; Driver installation
  27. PolicyOff = 1
  28.  
  29. ; The following entries allow for the provision of an uninstaller
  30. ; even when the drivers have been set up via an INF-only install
  31. UninstallLevel = Minimum
  32. CustomUninstall = KYRO
  33.