NVQU.INF Driver File Contents (VGA.zip)

; NVIDIA Windows 2000/XP Display INF file
; Copyright (c) NVIDIA Corporation. All rights reserved.

[Version]
Signature   = "$Windows NT$"
Provider    = %NVIDIA%
ClassGUID   = {4D36E968-E325-11CE-BFC1-08002BE10318}
Class       = Display
CatalogFile = NVQU.CAT
DriverVer   = 03/03/2003, 4.3.0.3

[DestinationDirs]
DefaultDestDir        = 11
nv4.Miniport          = 12
nv.Display            = 11
nv.Panel              = 11
nv.Panel.Localized    = 11
nv.Help               = 18
nv.Help.Localized     = 18
nv.nView              = 10,nview
nv.oldrm              = 12
nv.delete.systemfiles = 11

[SourceDisksNames]
1 = %DiskID1%
2 = %DiskID2%
3 = %DiskID3%
4 = %DiskID4%
5 = %DiskID5%

[SourceDisksFiles]
nv4_mini.sys = 1
nvinstnt.dll = 1
nvsvc32.exe  = 1
nv4_disp.dll = 1
nvoglnt.dll  = 1
nvcpl.dll    = 1
nvmctray.dll = 1
nvcpl.hlp    = 1
nvrsda.dll   = 1
nvwrsda.dll  = 1
nvcpda.hlp   = 1
nvwcpda.hlp  = 1
nvrsde.dll   = 1
nvwrsde.dll  = 1
nvcpde.hlp   = 1
nvwcpde.hlp  = 1
nvrseng.dll  = 1
nvwrseng.dll = 1
nvcpeng.hlp  = 1
nvwcpeng.hlp = 1
nvrses.dll   = 1
nvwrses.dll  = 1
nvcpes.hlp   = 1
nvwcpes.hlp  = 1
nvrsfr.dll   = 1
nvwrsfr.dll  = 1
nvcpfr.hlp   = 1
nvwcpfr.hlp  = 1
nvrsit.dll   = 1
nvwrsit.dll  = 1
nvcpit.hlp   = 1
nvwcpit.hlp  = 1
nvrsja.dll   = 1
nvwrsja.dll  = 1
nvcpja.hlp   = 1
nvwcpja.hlp  = 1
nvrsko.dll   = 1
nvwrsko.dll  = 1
nvcpko.hlp   = 1
nvwcpko.hlp  = 1
nvrsnl.dll   = 1
nvwrsnl.dll  = 1
nvcpnl.hlp   = 1
nvwcpnl.hlp  = 1
nvrsru.dll   = 1
nvwrsru.dll  = 1
nvcpru.hlp   = 1
nvwcpru.hlp  = 1
nvrssv.dll   = 1
nvwrssv.dll  = 1
nvcpsv.hlp   = 1
nvwcpsv.hlp  = 1
nvrszhc.dll  = 1
nvwrszhc.dll = 1
nvcpzhc.hlp  = 1
nvwcpzhc.hlp = 1
nvrszht.dll  = 1
nvwrszht.dll = 1
nvcpzht.hlp  = 1
nvwcpzht.hlp = 1
nview.dll    = 1
dmcpl.exe    = 1
nvshell.dll  = 1
nvtuicpl.cpl = 1
nwiz.exe     = 1
nviewimg.dll = 1
generic.tvp  = 1
nvwcplen.hlp = 1

[Manufacturer]
%NVIDIA% = NVIDIA.Mfg

[NVIDIA.Mfg]
%NVIDIA_NV18.DEV_0186.1% = nv4_DT1,      PCI\VEN_10DE&DEV_0186&SUBSYS_00281025
%NVIDIA_NV18.DEV_0186.2% = nv4_NV17_EI1, PCI\VEN_10DE&DEV_0186&SUBSYS_7701152D
%NVIDIA_NV18.DEV_0187.1% = nv4_DT1,      PCI\VEN_10DE&DEV_0187&SUBSYS_00281025
%NVIDIA_NV18.DEV_0187.3% = nv4_NV17_EI1, PCI\VEN_10DE&DEV_0187&SUBSYS_7701152D

[ControlFlags]
ExcludeFromSelect = *

[nv4_NV17_EI1]
CopyFiles    = nv4.Miniport, nv.Display, nv4.icd, nv.Panel, nv.Help, nv.nView
DelFiles     = nv.oldrm, nv.delete.systemfiles
RegisterDlls = nv.RegisterShell, nv.RegisterCPL

[nv4_NV17_EI1.SoftwareSettings]
AddReg = nv_SoftwareDeviceSettings_NV17_EI1
AddReg = nv4_icdSoftwareSettings
AddReg = nv_ControlPanelSettings
DelReg = nv_ClearRegistrySwitches

[nv4_NV17_EI1.Services]
AddService = nv,    0x00000002, nv4_Generic_Service_Inst, nv4_EventLog_Inst
AddService = NVSvc, 0x00000000, nv_NVSVC_Inst
DelService = nvarch
DelService = nvgfx

[nv4_NV17_EI1.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 80
MaximumNumberOfDevices           = 2

[nv4_DT1]
CopyFiles    = nv4.Miniport, nv.Display, nv4.icd, nv.Panel, nv.Help, nv.Panel.Localized, nv.Help.Localized, nv.nView
DelFiles     = nv.oldrm, nv.delete.systemfiles
RegisterDlls = nv.RegisterShell, nv.RegisterCPL

[nv4_DT1.SoftwareSettings]
AddReg = nv_SoftwareDeviceSettings_DT1
AddReg = nv4_icdSoftwareSettings
AddReg = nv_ControlPanelSettings, DT1_AddReg
DelReg = nv_ClearRegistrySwitches

[nv4_DT1.Services]
AddService = nv,    0x00000002, nv4_Generic_Service_Inst, nv4_EventLog_Inst
AddService = NVSvc, 0x00000000, nv_NVSVC_Inst
DelService = nvarch
DelService = nvgfx

[nv4_DT1.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 80
MaximumNumberOfDevices           = 2

[nv4_Generic_Service_Inst]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary  = %12%\nv4_mini.sys
AddReg         = nv4_Generic_Service_AddReg

[nv4_EventLog_Inst]
AddReg = nv4_EventLog_AddReg

[nv4_EventLog_AddReg]
HKR,, EventMessageFile, 0x00020000, "%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\nv4_mini.sys"
HKR,, TypesSupported,   0x00010001, 7

[nv4_Generic_Service_AddReg]
HKR, Video, Service, %REG_SZ%, nv

[nv_NVSVC_Inst]
DisplayName    = %NVSVC.desc%
ServiceType    = 16                 ; SERVICE_WIN32_OWN_PROCESS
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %11%\nvsvc32.exe

[nv.Display]
nv4_disp.dll
nvinstnt.dll
nvsvc32.exe

[nv4.Miniport]
nv4_mini.sys

[nv4.icd]
nvoglnt.dll

[nv.Panel]
nvcpl.dll
nvmctray.dll
nview.dll
dmcpl.exe
nvshell.dll
nvtuicpl.cpl
nwiz.exe
nviewimg.dll

[nv.Help]
nvcpl.hlp
nvwcplen.hlp

[nv.nView]
generic.tvp

[nv.Panel.Localized]
nvrsda.dll
nvwrsda.dll
nvrsde.dll
nvwrsde.dll
nvrseng.dll
nvwrseng.dll
nvrses.dll
nvwrses.dll
nvrsfr.dll
nvwrsfr.dll
nvrsit.dll
nvwrsit.dll
nvrsja.dll
nvwrsja.dll
nvrsko.dll
nvwrsko.dll
nvrsnl.dll
nvwrsnl.dll
nvrsru.dll
nvwrsru.dll
nvrssv.dll
nvwrssv.dll
nvrszhc.dll
nvwrszhc.dll
nvrszht.dll
nvwrszht.dll

[nv.Help.Localized]
nvcpda.hlp
nvwcpda.hlp
nvcpde.hlp
nvwcpde.hlp
nvcpeng.hlp
nvwcpeng.hlp
nvcpes.hlp
nvwcpes.hlp
nvcpfr.hlp
nvwcpfr.hlp
nvcpit.hlp
nvwcpit.hlp
nvcpja.hlp
nvwcpja.hlp
nvcpko.hlp
nvwcpko.hlp
nvcpnl.hlp
nvwcpnl.hlp
nvcpru.hlp
nvwcpru.hlp
nvcpsv.hlp
nvwcpsv.hlp
nvcpzhc.hlp
nvwcpzhc.hlp
nvcpzht.hlp
nvwcpzht.hlp

[nv.oldrm]
nvarch.sys,,,1
nvgfx.sys,,,1

[nv.delete.systemfiles]
nv4oglnt.dll,,,1
nvopenglnt.dll,,,1
nvdmcpl.dll,,,1
nvdesk32.dll,,,1
nvqtwk.dll,,,1

[nv.RegisterShell]
11,,nvshell.dll,1

[nv.RegisterCPL]
11,,nvcpl.dll,1

[nv_SoftwareDeviceSettings_NV17_EI1]
HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, nv4_disp
HKR,, VgaCompatible,               %REG_DWORD%,    0
HKR,, VPEENABLE,                   %REG_DWORD%,    0
HKR,, Mobile,                      %REG_DWORD%,    3
HKR,, MapOSD3ToNV,                 %REG_DWORD%,    3
HKR,, PowerMizerEnable,            %REG_DWORD%,    1
HKR,, UseHWSelectedDevice,         %REG_DWORD%,    1
HKR,, DualViewMobile,              %REG_DWORD%,    1
HKR,, DevSwitchSuppressMask,       %REG_DWORD%,    5
HKR,, SoftEDIDS,                   %REG_DWORD%,    1
HKR,, RMMaintainDevs,              %REG_DWORD%,    1
HKR,, RMMaintainScaling,           %REG_DWORD%,    1
HKR,, RMMaintainTVStandard,        %REG_DWORD%,    1
HKR,, MaskSecondaryDevice,         %REG_DWORD%,    0
HKR,, WidePanelBehavior,           %REG_DWORD%,    1
HKR,, PanScanSelection,            %REG_DWORD%,    1
HKR,, UseBestResolution,           %REG_DWORD%,    1
HKR,, OverlayMode3,                %REG_DWORD%,    1
HKR,, HotKeyUseOSResolution,       %REG_DWORD%,    1
HKLM,Software\"NVIDIA Corporation"\Global\NVTweak,DetectAC,%REG_DWORD%,1
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\NVIDIA
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\NVIDIA,DisplayName,%REG_SZ%,"NVIDIA Windows 2000/XP Display Drivers"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\NVIDIA,UninstallString,%REG_SZ%,"rundll32.exe %11%\nvinstnt.dll,NvUninstallNT4 nvqu.inf"
HKR,, "Attach.ToDesktop",%REG_DWORD%,1
HKR,, "DefaultSettings.BitsPerPel",%REG_DWORD%,16
HKR,, "DefaultSettings.XResolution",%REG_DWORD%,800
HKR,, "DefaultSettings.YResolution",%REG_DWORD%,600

HKR,, NV_Modes, %REG_MULTI_SZ%,  "{*}S 640x400=7F;320x200 320x240 400x300 480x360 512x384=F;SHV 1920x1440x32 2048x1536x8,16=1;1400x1050x32 1600x1024x32 1600x1200x32 1920x1200x8,16=1F;1920x1200x32=3;1400x1050x8,16 1600x1024x8,16 1600x1200x8,16 1920x1080x8,16=3F;640x480 800x600 1024x768 1152x864 1280x960 1280x1024=7F;1920x1080x32 1920x1440x8,16=F;"

[nv_SoftwareDeviceSettings_DT1]
HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, nv4_disp
HKR,, VgaCompatible,               %REG_DWORD%,    0
HKR,, VPEENABLE,                   %REG_DWORD%,    0
HKR,, Mobile,                      %REG_DWORD%,    3
HKR,, MapOSD3ToNV,                 %REG_DWORD%,    3
HKR,, RMMaintainDevs,              %REG_DWORD%,    1
HKR,, RMMaintainScaling,           %REG_DWORD%,    1
HKR,, RMMaintainTVStandard,        %REG_DWORD%,    1
HKR,, DevSwitchSuppressMask,       %REG_DWORD%,    5
HKR,, EnumerateTVAsACPIDevice,     %REG_DWORD%,    1
HKR,, UseHWSelectedDevice,         %REG_DWORD%,    1
HKR,, PanScanSelection,            %REG_DWORD%,    1
HKR,, UseBestResolution,           %REG_DWORD%,    1
HKR,, HotKeyUseOSResolution,       %REG_DWORD%,    1
HKR,, SoftEDIDS,                   %REG_DWORD%,    1
HKR,, OverlayMode3,                %REG_DWORD%,    1
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\NVIDIA
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\NVIDIA,DisplayName,%REG_SZ%,"NVIDIA Windows 2000/XP Display Drivers"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\NVIDIA,UninstallString,%REG_SZ%,"rundll32.exe %11%\nvinstnt.dll,NvUninstallNT4 nvqu.inf"
HKR,, "DefaultSettings.BitsPerPel",%REG_DWORD%,16
HKR,, "DefaultSettings.XResolution",%REG_DWORD%,800
HKR,, "DefaultSettings.YResolution",%REG_DWORD%,600

HKR,, NV_Modes, %REG_MULTI_SZ%,  "{*}S 640x400=1F;320x200 320x240 400x300 480x360 512x384=F;SHV 1920x1440x32 2048x1536x8,16=1;640x480 800x600 1024x768 1152x864 1280x960 1280x1024 1400x1050 1600x1024 1600x1200 1920x1080x8,16 1920x1200x8,16=1F;1920x1200x32=3;1920x1080x32 1920x1440x8,16=F;"

[DT1_AddReg]
HKLM,Software\"NVIDIA Corporation"\Global\NVTweak,NoPages,%REG_DWORD%,0x00530200
HKLM,Software\"NVIDIA Corporation"\Global\NVTweak,QuickTweak,%REG_DWORD%,0x10020

[nv4_icdSoftwareSettings]
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\RIVATNT",Version, %REG_DWORD%, 00000002
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\RIVATNT",DriverVersion, %REG_DWORD%, 0x00010000
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\RIVATNT",Dll, %REG_SZ%, nvoglnt
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\RIVATNT",Flags, %REG_DWORD%, 00000001

[nv_ControlPanelSettings]
HKCR,CLSID\{FFB699E0-306A-11d3-8BD1-00104B6F7516},,,"NVIDIA CPL Extension"
HKCR,CLSID\{FFB699E0-306A-11d3-8BD1-00104B6F7516}\InProcServer32,,,"%11%\nvcpl.dll"
HKCR,CLSID\{FFB699E0-306A-11d3-8BD1-00104B6F7516}\InProcServer32,ThreadingModel,,Apartment
HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\NVIDIA CPL Extension",,,"{FFB699E0-306A-11d3-8BD1-00104B6F7516}"
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,NvCplDaemon,,"RUNDLL32.EXE %11%\NvCpl.dll,NvStartup"
HKLM,Software\"NVIDIA Corporation"\Global\NVTweak,NoPages,%REG_DWORD%,0x00010000
HKLM,Software\NVIDIA Corporation\Global\nView,"InitProfile",,"generic.tvp"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"nwiz",,"nwiz.exe /install"
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,NvRegisterMCTray,,"RUNDLL32.EXE %11%\NVMCTRAY.DLL,NvMCRegisterApp %11%\NvCpl.dll"

[nv_ClearRegistrySwitches]
HKR,, NVREGSWITCHES
HKR,, NV11M_Modes
HKR,, NV11GL_Modes
HKR,, NV17_Modes
HKR,, NV17GL_Modes
HKR,, NV18_Modes
HKR,, NV_Modes
HKR,, UseCompressedModeFormat
HKR,, FlatPanelMode
HKR,, DMTOVERRIDE
HKR,, DisableExtRefresh
HKR,, Max16x12
HKR,, Disable19x12x32at60
HKR,, Disable16x12x32ge70
HKR,, Disable19x10x32ge70
HKR,, DellSwitch1
HKR,, OglStencil
HKR,, CapabilityOverride
HKR,, OGL_EnableFSAA
HKR,, OGL_DefaultSwapInterval
HKR,, OGL_TexMemorySpaceEnables
HKR,, OGL_TexStagingBufferSize
HKR,, OGL_TexStagingBufferMultSize
HKR,, OGL_DLStagingBufferSizeWords
HKR,, TwinViewInfo
HKR,, PrevTwinViewInfo
HKR,, SaveSettings
HKR,, D3D_MAXAGPHEAPSIZE
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers",RIVATNT
HKLM,"Software\NVIDIA Corporation\RIVA TNT\OpenGL"
HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\SERVICES\NV4\DEVICE0"
HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\SERVICES\NV"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\"Controls Folder"\Device\shellex\PropertySheetHandlers\"NVIDIA CPL Extension"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\"Shell Extensions"\Approved,{FFB699E0-306A-11d3-8BD1-00104B6F7516}
HKLM,"Software\NVIDIA Corporation\Global\NvSvc"
HKR,, RMMaintainScaling
HKR,, DisableVersionCheck

[Strings]
; Non-Localizable Strings
REG_SZ         = 0x00000000
REG_MULTI_SZ   = 0x00010000
REG_EXPAND_SZ  = 0x00020000
REG_BINARY     = 0x00000001
REG_DWORD      = 0x00010001
REG_SZ_APPEND  = 0x00010008

; Localizable Strings
NVIDIA                 = "NVIDIA"
NVIDIA_NV18.DEV_0186.1 = "NVIDIA GeForce4 448 Go"
NVIDIA_NV18.DEV_0186.2 = "NVIDIA GeForce4 448 Go "
NVIDIA_NV18.DEV_0187.1 = "NVIDIA GeForce4 488 Go"
NVIDIA_NV18.DEV_0187.3 = "NVIDIA GeForce4 488 Go  "
DiskID1 = "NVIDIA Windows 2000/XP Driver Library Installation Disk 1"
DiskID2 = "NVIDIA Windows 2000/XP Driver Library Installation Disk 2"
DiskID3 = "NVIDIA Windows 2000/XP Driver Library Installation Disk 3"
DiskID4 = "NVIDIA Windows 2000/XP Driver Library Installation Disk 4"
DiskID5 = "NVIDIA Windows 2000/XP Driver Library Installation Disk 5"
NVSVC.desc = "NVIDIA Driver Helper Service"
Download Driver Pack

How To Update Drivers Manually

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.

server: web2, load: 0.84