home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2000 April
/
VPR0004B.BIN
/
DRIVER
/
CARDEX
/
VN410300
/
vn410300.exe
/
Banshee.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1999-10-27
|
6KB
|
188 lines
; INF file for 3dfx Interactive's Voodoo Banshee WinNT display driver
; Copyright 1998-1999, 3dfx Interactive, Inc.
;
[Version]
Signature="$Windows NT$"
Provider=%3dfx%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
[DestinationDirs]
DefaultDestDir = 11 ; system32
banshee.Miniport = 12 ; drivers
banshee.Display = 11
Control.Panel = 11
banshee.Inf = 17
banshee.help = 18
;
; Driver information
;
[Manufacturer]
%3dfx% = 3dfx.Mfg
[3dfx.Mfg]
%3dfx% Voodoo Banshee = banshee
;
; General installation section
;
[banshee]
CopyFiles=banshee.Miniport, banshee.Display, Control.Panel, banshee.Inf,banshee.help
AddReg=Control.Panel.Addreg, Uninstall.All.Addreg, Uninstall.CP.Addreg, OpenGL.Regs
[banshee.Uninstall.All]
DelReg=Control.Panel.Addreg, Uninstall.All.Addreg, Uninstall.CP.Addreg, OpenGL.Regs
DelService=banshee
DelFiles=banshee.Miniport, banshee.Display, Control.Panel, banshee.Inf.DelFiles, banshee.help
Reboot
[banshee.Uninstall.CP]
DelReg=Control.Panel.Addreg, Uninstall.CP.Addreg
DelFiles=Control.Panel
;
; File sections
;
[banshee.Miniport]
banshee.sys,,,%IN_USE%
[banshee.Display]
banshee.dll,,,%IN_USE%
glide2x.dll,,,%IN_USE%
glide3x.dll,,,%IN_USE%
3dfxSpl2.dll,,,%IN_USE%
3dfxSpl3.dll,,,%IN_USE%
3dfxOGL.dll,,,%IN_USE%
[Control.Panel]
3dfxVBps.dll,,,%IN_USE%
3dfxVBtv.dll,,,%IN_USE%
[banshee.Inf]
Banshee.Inf
[banshee.help]
3dfxVBps.hlp,,,%IN_USE%
[banshee.Inf.DelFiles]
Banshee.Inf,,,%IN_USE%
Banshee.Pnf,,,%IN_USE%
;
; Registry sections
;
[Control.Panel.Addreg]
HKCR,CLSID\{AA0B0F41-A22B-11d1-B8F5-0060975EBA01},"",,"3dfx Voodoo Banshee Property Sheet"
HKCR,CLSID\{AA0B0F41-A22B-11d1-B8F5-0060975EBA01}\InProcServer32,"",,"3dfxVBps.dll"
HKCR,CLSID\{AA0B0F41-A22B-11d1-B8F5-0060975EBA01}\InProcServer32,ThreadingModel,,"Apartment"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Banshee",,,"{AA0B0F41-A22B-11d1-B8F5-0060975EBA01}"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{AA0B0F41-A22B-11d1-B8F5-0060975EBA01}",,"3dfx Voodoo Banshee Property Sheet"
HKCR,CLSID\{AA0B0F42-A22B-11d1-B8F5-0060975EBA01},"",,"3dfx Voodoo Banshee TVOut Property Sheet"
HKCR,CLSID\{AA0B0F42-A22B-11d1-B8F5-0060975EBA01}\InProcServer32,"",,"3dfxVBtv.dll"
HKCR,CLSID\{AA0B0F42-A22B-11d1-B8F5-0060975EBA01}\InProcServer32,ThreadingModel,,"Apartment"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\TVOut",,,"{AA0B0F42-A22B-11d1-B8F5-0060975EBA01}"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{AA0B0F42-A22B-11d1-B8F5-0060975EBA01}",,"3dfx Voodoo Banshee TVOut Property Sheet"
[OpenGL.Regs]
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\OpenGLdrivers","3Dfx",,"3dfxogl.dll"
[Uninstall.All.Addreg]
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\3dfx Interactive Banshee",,,
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\3dfx Interactive Banshee","DisplayName",,"3dfx Voodoo Banshee Display Driver and Control Panel"
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\3dfx Interactive Banshee","UninstallString",,"%11%\rundll32.exe setupapi.dll,InstallHinfSection banshee.Uninstall.All 132 %17%\Banshee.inf"
HKLM,"SYSTEM\CurrentControlSet\Services\banshee"
[Uninstall.CP.Addreg]
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\3dfx Interactive Banshee CP",,,
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\3dfx Interactive Banshee CP","DisplayName",,"3dfx Voodoo Banshee Control Panel"
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\3dfx Interactive Banshee CP","UninstallString",,"%11%\rundll32.exe setupapi.dll,InstallHinfSection banshee.Uninstall.CP 132 %17%\Banshee.inf"
;
; Service Installation
;
[banshee.Services]
AddService = banshee, 0x00000002, banshee_Service_Inst, banshee_EventLog_Inst
[banshee_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\banshee.sys
[banshee_EventLog_Inst]
AddReg = banshee_EventLog_AddReg
[banshee_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\banshee.sys"
HKR,,TypesSupported,0x00010001,7
;
; General config information
;
[banshee.GeneralConfigData]
MaximumDeviceMemoryConfiguration=68
;
; Software Installation
;
[banshee.SoftwareSettings]
AddReg = banshee_SoftwareDeviceSettings
[banshee_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, banshee
HKR,, VgaCompatible, %REG_DWORD%, 0
HKR,, UseNonBIOSModeSet, %REG_DWORD%, 1
HKR,, memclocking, %REG_DWORD%, 110
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId%,,,""
[SourceDisksFiles]
banshee.sys = 1
banshee.dll = 1
glide2x.dll = 1
glide3x.dll = 1
3dfxVBps.dll = 1
3dfxVBps.hlp = 1
3dfxVBtv.dll = 1
3dfxSpl2.dll = 1
3dfxSpl3.dll = 1
banshee.inf = 1
3dfxOGL.dll = 1
[Strings]
;
; Non-Localizable Strings
;
IN_USE = 0x00010000
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICEROOT = System\CurrentControlSet\Services
;
; Localizable Strings
;
DiskId = "3dfx Voodoo Banshee Windows NT 4.0 Installation Disk"
GraphAdap = "Graphics Adapter"
3dfx = "3dfx Interactive, Inc."