home *** CD-ROM | disk | FTP | other *** search
/ Gambler 18 / GAMBLERCD18.BIN / utils / 3dfx / drivers / d3d / vgd3d21.exe / voodoo.inf < prev   
Windows Setup INFormation  |  1997-07-23  |  3KB  |  95 lines

  1. ; INF file for Voodoo Graphics based 3D Accelerators running under Windows 95
  2. ; (c) 1997 - 3Dfx Interactive, Inc.
  3. ; v 2.10 Drivers
  4. ;
  5.  
  6. [version]
  7. Class=MEDIA
  8. signature="$CHICAGO$"
  9. Provider=%Mfg%
  10.  
  11. ; Disk & Directory sections
  12. ;----------------------------------------
  13. [DestinationDirs]
  14. DefaultDestDir  = 11    ; LDID_SYS
  15. Voodoo.Copy = 11
  16. Voodoo.DelFiles = 11
  17.  
  18. [SourceDisksNames]
  19. 1="DirectX Drivers For Voodoo Graphics Based 3D Accelerator",,0
  20.  
  21. [SourceDisksFiles]
  22. FXMEMMAP.VXD=1
  23. DD3DFX.DRV=1
  24. DD3DFX16.DLL=1
  25. DD3DFX32.DLL=1
  26. MSVCRT.DLL=1
  27.  
  28.  
  29. ; Manufacturers
  30. ;----------------------------------------
  31. [Manufacturer]
  32. %Mfg%=Mfg
  33.  
  34. ; Driver sections
  35. ;----------------------------------------
  36. [Mfg]
  37. %PCI\VEN_121A&DEV_0001.DeviceDesc%=Voodoo, PCI\VEN_121A&DEV_0001
  38.  
  39. [ControlFlags]
  40.  
  41. ; Install sections
  42. ;----------------------------------------
  43. [Voodoo]
  44. CopyFiles=Voodoo.Copy
  45. DelFiles=Voodoo.DelFiles
  46. DelReg=Prev.DelReg
  47. AddReg=Voodoo.AddReg
  48. UpdateCfgSys=Voodoo.UpdateCfgSys
  49. UpdateInis=Voodoo.Ini
  50. UpdateAutoBat=Voodoo.UpdateAutoBat
  51. Reboot
  52.  
  53. [Voodoo.Ini]
  54.  
  55. [Voodoo.Copy]
  56. FXMEMMAP.VXD,,,2
  57. DD3DFX.DRV,,,2
  58. DD3DFX16.DLL,,,2
  59. DD3DFX32.DLL,,,2
  60. MSVCRT.DLL,,,2
  61.  
  62. [Voodoo.DelFiles]
  63. FXMEMMAP.VXD,,,1
  64. DD3DFX.DRV,,,1
  65. DD3DFX16.DLL,,,1
  66. DD3DFX32.DLL,,,1
  67. MSVCRT.DLL,,,1
  68.  
  69. [Prev.DelReg]
  70. HKLM,hardware\DirectDrawDrivers\3A0CFD01-9320-11cf-AC-A1-00-A0-24-13-C2-E2
  71. HKLM,hardware\DirectDrawDrivers\ABA52F41-F744-11cf-B4-52-00-00-1D-1B-41-26
  72. HKLM,SOFTWARE\Classes\CLSID\{C3A545C1-1162-11d0-AAB8-00A024151DDC}\InProcServer32
  73. HKLM,SOFTWARE\Classes\CLSID\{C3A545C1-1162-11d0-AAB8-00A024151DDC}
  74. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\"Controls Folder"\Display\shellex\PropertySheetHandlers\"Monster 3D Properties Sheet"
  75. HKLM,SOFTWARE\Classes\CLSID\{CDB5B301-2103-11d0-AAB8-00A024151DDC}\InProcServer32
  76. HKLM,SOFTWARE\Classes\CLSID\{CDB5B301-2103-11d0-AAB8-00A024151DDC}
  77. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\"Controls Folder"\Display\shellex\PropertySheetHandlers\"Monster 3D Settings Properties Sheet"
  78. HKLM,SOFTWARE\Classes\CLSID\{640E3A20-C07E-11cf-8E8B-000079830F05}\InProcServer32
  79. HKLM,SOFTWARE\Classes\CLSID\{640E3A20-C07E-11cf-8E8B-000079830F05}
  80. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\"Controls Folder"\Display\shellex\PropertySheetHandlers\Righteous3D
  81.  
  82. [Voodoo.AddReg]
  83. HKLM,hardware\DirectDrawDrivers\3A0CFD01-9320-11cf-AC-A1-00-A0-24-13-C2-E2,"Description",,"3Dfx DirectX II Driver"
  84. HKLM,hardware\DirectDrawDrivers\3A0CFD01-9320-11cf-AC-A1-00-A0-24-13-C2-E2,"DriverName",,"dd3dfx"
  85.  
  86. [Voodoo.UpdateCfgSys]
  87.  
  88. [Voodoo.UpdateAutoBat]
  89.  
  90. ; User visible strings
  91. ;----------------------------------------
  92. [Strings]
  93. Mfg="3Dfx Interactive, Inc."
  94. PCI\VEN_121A&DEV_0001.DeviceDesc="Voodoo Graphics 3D Accelerator"
  95.