;
; NV Display INF file
;
[Version]
Signature="$CHICAGO$"
Provider=%MS%
LayoutFile=layout.inf
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
;
; Dest directories are \windows\system32 and \windows\system32\drivers
;
[DestinationDirs]
DefaultDestDir = 11
nv.Miniport = 12
nv.Display = 11
nv.rm = 12
nv.oldrm = 12
nv.delete.icd = 11
;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box. DEVICE sections are specified.
;
[Manufacturer]
%NVidia% = NVidia.Mfg
%Diamond% = Diamond.Mfg
%ELSA% = Elsa.Mfg
%Creative% = Creative.Mfg
%STB% = Stb.Mfg
;
; Device section. Each section here corresponds with an entry listed in the
; [Manufacturer] section, above. The models will be displayed in the order
; that they appear in the INF file. This section identifies
; the corresponding INSTALL sections.
;
[NVidia.Mfg]
%NVidia% Riva TNT = nv, PCI\VEN_10DE&DEV_0020
%NVidia% Riva TNT2 = nv, PCI\VEN_10DE&DEV_0028
%NVidia% Vanta = nv, PCI\VEN_10DE&DEV_002C
[Diamond.Mfg]
Viper V550 = nv, PCI\VEN_10DE&DEV_0020&SUBSYS_05501092
[Elsa.Mfg]
ERAZOR II = nv, PCI\VEN_10DE&DEV_0020&SUBSYS_0C181048
[Creative.Mfg]
Graphics Blaster Riva TNT = nv, PCI\VEN_10DE&DEV_0020&SUBSYS_10161102
[Stb.Mfg]
Velocity 4400 = nv, PCI\VEN_10DE&DEV_0020&SUBSYS_273D10B4
Velocity 4400 = nv, PCI\VEN_10DE&DEV_0020&SUBSYS_274010B4
;---------------------------------------------------------------------
; NV Driver INSTALL Section. This INSTALL section specifies
; what files are to to be copied (File List sections)
;---------------------------------------------------------------------
[nv]
CopyFiles=nv.Miniport, nv.Display, nv.icd
DelFiles=nv.oldrm,nv.delete.icd
;
; NV Driver INSTALL Section. This INSTALL section specifies
; what registry fields are to be modified (ADD Registry section)
;
[nv.SoftwareSettings]
AddReg = nv_SoftwareDeviceSettings
AddReg = nv_icdSoftwareSettings
DelReg = nv_ClearRegistrySwitches
;
; NV Service Installation
;
[nv.Services]
AddService = nv4, 0x00000002, nv_Generic_Service_Inst, nv_EventLog_Inst
[nv_EventLog_Inst]
AddReg = nv_EventLog_AddReg
[nv_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\nv4.sys"
HKR,,TypesSupported,0x00010001,7
[nv_Generic_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\nv4.sys
;
; File List sections for NV.Display and NV.Miniport
;
[nv.Display]
nv4.dll
[nv.Miniport]
nv4.sys
[nv.oldrm]
nvarch.sys, 0x00000001
nvgfx.sys, 0x00000001
[nv.icd]
nvoglnt.dll
[nv.delete.icd]
nv4oglnt.dll,0x00000001
nvopenglnt.dll,0x00000001
;
; NVidia Add registry section
;
[nv_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, nv4
HKR,, VgaCompatible, %REG_DWORD%, 0
HKR,, Disable16x12x32ge70, %REG_DWORD%, 1
HKR,, Disable19x10x32ge70, %REG_DWORD%, 1
HKR,, Disable19x12x32at60, %REG_DWORD%, 1
[nv_icdSoftwareSettings]
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers",RIVATNT, %REG_SZ%, nvoglnt
[nv.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 64
[Strings]
;
; Non-Localizable Strings
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
serviceroot = System\CurrentControlSet\Services
;
; Localizable Strings
;
NVidia= "NVidia"
MS="Microsoft"
Diamond="Diamond Multimedia"
Creative="Creative Labs"
ELSA="ELSA"
STB="STB"
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.