home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-06-19 | 2.0 KB | 99 lines |
-
- ;
- ; 3Dfx Display INF
- ;
- [version]
- CatalogFile=dxmm3dfx.cat
- LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
-
-
- signature="$CHICAGO$"
- Class=MEDIA
- ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
- Provider=%MS%
-
- [DestinationDirs]
- DefaultDestDir =11 ;LDID_SYS
- Driver.Copy =11
-
-
- ; Manufacturers
- ; ---------------------------------------------------------
- [Manufacturer]
- %3Dfx% =Mfg.3Dfx
- %Canopus%=Mfg.Canopus
- %Diamond%=Mfg.Diamond
- %Orchid% =Mfg.Orchid
-
-
- ; Driver Sections
- ; ---------------------------------------------------------
-
- [Mfg.3Dfx]
- %PCI\VEN_121A&DEV_0001.DeviceDesc%=3Dfx, PCI\VEN_121A&DEV_0001 ; 3Dfx VooDoo
-
- [Mfg.Canopus]
- %Pure3D%=3Dfx,,PCI\VEN_121A&DEV_0001 ; 3Dfx VooDoo
-
- [Mfg.Diamond]
- %DiamondMonster3D%=3Dfx,,PCI\VEN_121A&DEV_0001 ; 3Dfx VooDoo
-
- [Mfg.Orchid]
- %Righteous3D%=3Dfx,,PCI\VEN_121A&DEV_0001 ; 3Dfx VooDoo
-
-
- ; Install Sections
- ; ---------------------------------------------------------
-
-
- ; -------------- 3Dfx Voodoo
- [3Dfx]
- CopyFiles=3Dfx.Copy,
- AddReg=3Dfx.AddReg
- DelReg=3Dfx.DelReg
-
- [3Dfx.Copy]
- mm3dfx.vxd,,,12
- mm3dfx.drv,,,12
- mm3dfx16.dll,,,12
- mm3dfx32.dll,,,12
-
- [3Dfx.AddReg]
- HKLM,"hardware\DirectDrawDrivers\3a0cfd01-9320-11cf-ac-a1-00-a0-24-13-c2-e2",
- HKLM,"hardware\DirectDrawDrivers\3a0cfd01-9320-11cf-ac-a1-00-a0-24-13-c2-e2","Description",,"3Dfx Interactive DirectX Driver"
- HKLM,"hardware\DirectDrawDrivers\3a0cfd01-9320-11cf-ac-a1-00-a0-24-13-c2-e2","DriverName",,"mm3dfx"
-
- [3Dfx.DelReg]
- HKLM,"hardware\DirectDrawDrivers\ABA52F41-F744-11cf-B4-52-00-00-1D-1B-41-26",
-
-
- ; User visible strings
- ; ---------------------------------------------------------
- [Strings]
- MS="Microsoft"
- 3Dfx="3Dfx Interactive, Inc."
- Canopus="Canopus"
- Diamond="Diamond Multimedia"
- Orchid="Orchid"
-
- PCI\VEN_121A&DEV_0001.DeviceDesc="3Dfx Voodoo" ; 3Dfx VooDoo
-
- Pure3D="Canopus Pure 3D (3Dfx)"
-
- DiamondMonster3D="Diamond Monster 3D (3Dfx)"
-
- Righteous3D="Orchid Righteous 3D (3Dfx)"
-
-
-
-
-
-
-
-
-
-
-
-
-
-