home *** CD-ROM | disk | FTP | other *** search
- ;=================================================================
- ;
- ; Filename : setup.cfg
- ; Description : WIN2K Installer config file for PowerVRTools
- ; Author : Imagination Technologies Ltd
- ; Created : 04 Feb 2000
- ; Revision : $Revision: 1.12 $
- ;
- ;=================================================================
-
- ; Install/uninstall (user-visible) description
- DeviceDesc = 3D Prophet Kyro Series
-
- ; Main INF file
- DeviceInf = drivers\H4K4K5.inf
-
- ; Internal splash bitmap
- SplashScreen = .\pmx.bmp
-
- ; Make sure user has at least DirectX 8 on their system (warns if not)
- DirectXVersion = 8
-
- ; Specify which OSes this installation is intended for
- InstallOS = Win2K+
-
- ; Driver installation
- PolicyOff = 1
-
- ; The following entries allow for the provision of an uninstaller
- ; even when the drivers have been set up via an INF-only install
- UninstallLevel = Minimum
- CustomUninstall = KYRO
-