home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 December / PCWorld_2002-12_cd.bin / Hardware / drivers / 3dprophetwinxp / 3DPKS_XP_16055.exe / setup.cfg < prev    next >
Encoding:
Text File  |  2002-10-14  |  956 b   |  33 lines

  1. ;=================================================================
  2. ;
  3. ; Filename      : setup.cfg
  4. ; Description   : WINXP Installer config file for PowerVRTools
  5. ; Author        : Imagination Technologies Ltd
  6. ; Created       : 31 May 2001
  7. ; Revision      : $Revision: 1.4 $
  8. ;
  9. ;=================================================================
  10.  
  11. ; Install/uninstall (user-visible) description
  12. DeviceDesc = 3D Prophet KYRO Series
  13.  
  14. ; Main INF file
  15. DeviceInf = drivers\HKYROS.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 = WinXP
  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 = 3D Prophet KYRO Series
  33.