NVDW.INF Driver File Contents (HE8XPA15.EXE)

;
; NVIDIA Windows 2000/XP Display INF file
; Copyright 1999-2002 NVIDIA Corporation.  All Rights Reserved.
;

[Version]
Signature="$Windows NT$"
Provider=%NVidia%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
CatalogFile=NVDW.CAT
DriverVer = 12/11/2002, 4.2.0.1

;
; Dest directories are \windows\system32 and \windows\system32\drivers
;

[DestinationDirs]
DefaultDestDir     = 11
nv4.Miniport       = 12
nv.Display         = 11
nv.Panel	   = 11
nv.Panel.Localized = 11
nv.Help            = 18
nv.Help.Localized  = 18
nv.WSApps          = 11
nv.WSApp2          = 11
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
nvwsapps.cfg = 1
nvwsapp2.cfg = 1
nv4_disp.dll = 2
nvoglnt.dll  = 3
nvcpl.dll    = 4
nvmctray.dll = 4
nvcpl.hlp    = 4
nvrsde.dll   = 5
nvwrsde.dll  = 5
nvcpde.hlp   = 5
nvwcpde.hlp  = 5
nvrses.dll   = 5
nvwrses.dll  = 5
nvcpes.hlp   = 5
nvwcpes.hlp  = 5
nvrsfr.dll   = 5
nvwrsfr.dll  = 5
nvcpfr.hlp   = 5
nvwcpfr.hlp  = 5
nvrsit.dll   = 5
nvwrsit.dll  = 5
nvcpit.hlp   = 5
nvwcpit.hlp  = 5
nvrsja.dll   = 5
nvwrsja.dll  = 5
nvcpja.hlp   = 5
nvwcpja.hlp  = 5
nvrsko.dll   = 5
nvwrsko.dll  = 5
nvcpko.hlp   = 5
nvwcpko.hlp  = 5
nvrsptb.dll  = 5
nvwrsptb.dll = 5
nvcpptb.hlp  = 5
nvwcpptb.hlp = 5
nvcpth.hlp   = 5
nvwcpth.hlp  = 5
nvrszhc.dll  = 5
nvwrszhc.dll = 5
nvcpzhc.hlp  = 5
nvwcpzhc.hlp = 5
nvrszht.dll  = 5
nvwrszht.dll = 5
nvcpzht.hlp  = 5
nvwcpzht.hlp = 5
nvgfx.dll    = 4

;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box. DEVICE sections are specified.
;

[Manufacturer]
%NVidia%      = NVidia.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.Nv5.2X% = nv4_WSApp2, PCI\VEN_10DE&DEV_0028&SUBSYS_5A001092
%NVidia.Nv5.4X% = nv4_WSApp2, PCI\VEN_10DE&DEV_0028&SUBSYS_5A401092
%NVidia.Nv5.Pro% = nv4_novpe_WSApp2, PCI\VEN_10DE&DEV_0028&SUBSYS_006010DE
%NVidia.Nv5M64% = nv4_novpe_WSApp2, PCI\VEN_10DE&DEV_002D&SUBSYS_000110DE
%NVidia.Nv10% = nv4_novpe_WSApp2, PCI\VEN_10DE&DEV_0100&SUBSYS_0C481048
%NVidia.Nv10GL% = nv4_novpe, PCI\VEN_10DE&DEV_0103&SUBSYS_0C4A1048
%NVidia.Nv11GLEX% = nv4_novpe, PCI\VEN_10DE&DEV_0113&SUBSYS_007010DE
%NVidia.Nv15% = nv4_WSApp2, PCI\VEN_10DE&DEV_0150&SUBSYS_002E10DE
%NVidia.Nv17GL.1% = nv4, PCI\VEN_10DE&DEV_0178&SUBSYS_015110DE
%NVidia.Nv18GL.1% = nv4, PCI\VEN_10DE&DEV_0188
%NVidia.Nv15GL% = nv4, PCI\VEN_10DE&DEV_0153&SUBSYS_006D10DE
%NVidia.Nv25GL.1% = nv4, PCI\VEN_10DE&DEV_0258&SUBSYS_013810DE
%NVidia.Nv25GL.4% = nv4, PCI\VEN_10DE&DEV_025B&SUBSYS_013B10DE
%NVidia.Nv28GL.1% = nv4, PCI\VEN_10DE&DEV_0288
%NVidia.Nv28GL.2% = nv4, PCI\VEN_10DE&DEV_0289
%NVidia.Nv30GL.1% = nv4, PCI\VEN_10DE&DEV_0308&SUBSYS_018310DE
%nvWin2kDualview% = nvDual, DISPLAY\nvWin2kDualView

;---------------------------------------------------------------------
; NV Driver INSTALL Section. This INSTALL section specifies
; what files are to to be copied (File List sections)
;---------------------------------------------------------------------

[ControlFlags]
ExcludeFromSelect=*

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

[nv4.SoftwareSettings]
AddReg = nv_SoftwareDeviceSettings
AddReg = nv4_icdSoftwareSettings
AddReg = nv_ControlPanelSettings
DelReg = nv_ClearRegistrySwitches

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

[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_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_novpe]
CopyFiles=nv4.Miniport, nv.WSApps, nv.Display, nv4.icd, nv.Panel, nv.Help, nv.Panel.Localized, nv.Help.Localized
DelFiles=nv.oldrm, nv.delete.systemfiles
RegisterDlls=nv.RegisterCPL

[nv4_novpe.SoftwareSettings]
AddReg = nv_SoftwareDeviceSettings
AddReg = nv4_icdSoftwareSettings
AddReg = nv_ControlPanelSettings
AddReg = novpe_AddReg
DelReg = nv_ClearRegistrySwitches

[nv4_novpe.Services]
AddService = nv, 0x00000002, nv4_novpe_Generic_Service_Inst, nv4_novpe_EventLog_Inst
AddService = NVSvc, 0x00000000, nv_NVSVC_Inst
DelService=nvarch
DelService=nvgfx

[nv4_novpe_EventLog_Inst]
AddReg = nv4_novpe_EventLog_AddReg

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

[nv4_novpe_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_WSApp2]
CopyFiles=nv4.Miniport, nv.WSApp2, nv.Display, nv4.icd, nv.Panel, nv.Help, nv.Panel.Localized, nv.Help.Localized
DelFiles=nv.oldrm, nv.delete.systemfiles
RegisterDlls=nv.RegisterCPL

[nv4_WSApp2.SoftwareSettings]
AddReg = nv_SoftwareDeviceSettings
AddReg = nv4_icdSoftwareSettings
AddReg = nv_ControlPanelSettings
DelReg = nv_ClearRegistrySwitches

[nv4_WSApp2.Services]
AddService = nv, 0x00000002, nv4_WSApp2_Generic_Service_Inst, nv4_WSApp2_EventLog_Inst
AddService = NVSvc, 0x00000000, nv_NVSVC_Inst
DelService=nvarch
DelService=nvgfx

[nv4_WSApp2_EventLog_Inst]
AddReg = nv4_WSApp2_EventLog_AddReg

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

[nv4_WSApp2_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_novpe_WSApp2]
CopyFiles=nv4.Miniport, nv.WSApp2, nv.Display, nv4.icd, nv.Panel, nv.Help, nv.Panel.Localized, nv.Help.Localized
DelFiles=nv.oldrm, nv.delete.systemfiles
RegisterDlls=nv.RegisterCPL

[nv4_novpe_WSApp2.SoftwareSettings]
AddReg = nv_SoftwareDeviceSettings
AddReg = nv4_icdSoftwareSettings
AddReg = nv_ControlPanelSettings
AddReg = novpe_AddReg
DelReg = nv_ClearRegistrySwitches

[nv4_novpe_WSApp2.Services]
AddService = nv, 0x00000002, nv4_novpe_WSApp2_Generic_Service_Inst, nv4_novpe_WSApp2_EventLog_Inst
AddService = NVSvc, 0x00000000, nv_NVSVC_Inst
DelService=nvarch
DelService=nvgfx

[nv4_novpe_WSApp2_EventLog_Inst]
AddReg = nv4_novpe_WSApp2_EventLog_AddReg

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

[nv4_novpe_WSApp2_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

[nvDual]
CopyFiles=nv4.Miniport, nv.Display, nv4.icd, nv.Panel, nv.Help

[nvDual.SoftwareSettings]
AddReg = nv_SoftwareDeviceSettings

[nvDual.Services]
AddService = nv, 0x00000002, nv4_Generic_Service_Inst, nv4_EventLog_Inst

[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

;
; File List sections for NV.Display and NV.Miniport
;

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

[nv.WSApps]
nvwsapps.cfg

[nv.WSApp2]
nvwsapps.cfg,nvwsapp2.cfg

[nv4.Miniport]
nv4_mini.sys

[nv4.icd]
nvoglnt.dll

[nv.Panel]
nvcpl.dll
nvmctray.dll
nvgfx.dll

[nv.Help]
nvcpl.hlp

[nv.Panel.Localized]
nvrsde.dll
nvwrsde.dll
nvrses.dll
nvwrses.dll
nvrsfr.dll
nvwrsfr.dll
nvrsit.dll
nvwrsit.dll
nvrsja.dll
nvwrsja.dll
nvrsko.dll
nvwrsko.dll
nvrsptb.dll
nvwrsptb.dll
nvrszhc.dll
nvwrszhc.dll
nvrszht.dll
nvwrszht.dll

[nv.Help.Localized]
nvcpde.hlp
nvwcpde.hlp
nvcpes.hlp
nvwcpes.hlp
nvcpfr.hlp
nvwcpfr.hlp
nvcpit.hlp
nvwcpit.hlp
nvcpja.hlp
nvwcpja.hlp
nvcpko.hlp
nvwcpko.hlp
nvcpptb.hlp
nvwcpptb.hlp
nvcpth.hlp
nvwcpth.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.RegisterCPL]
11,,nvcpl.dll,1

[nv4.GeneralConfigData]
MaximumDeviceMemoryConfiguration=80
MaximumNumberOfDevices=4

[nv4_novpe.GeneralConfigData]
MaximumDeviceMemoryConfiguration=80
MaximumNumberOfDevices=4

[nv4_WSApp2.GeneralConfigData]
MaximumDeviceMemoryConfiguration=80
MaximumNumberOfDevices=4

[nv4_novpe_WSApp2.GeneralConfigData]
MaximumDeviceMemoryConfiguration=80
MaximumNumberOfDevices=4

[nvDual.GeneralConfigData]
MaximumDeviceMemoryConfiguration=80
MaximumNumberOfDevices=4

;
; NVidia Add registry section
;

[nv_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, nv4_disp
HKR,, VgaCompatible,               %REG_DWORD%,    0
HKR,, MonitorTiming,               %REG_BINARY%,   01,01,00,00
HKR,, nvcpl0c481048,               %REG_SZ%,       "ELSA Synergy Force"
HKR,, nvcpl0c4a1048,               %REG_SZ%,       "ELSA GLoria II Pro"
HKR,, DCBOverride0,                %REG_BINARY%,   04,25,00,23,09,20,10,01,00,02,b8,88,00,00,00,02,01,01,b8,88,00,00,02,02,11,02,00,00,00,00,02,01,11,02,00,00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,3f,3e,00,00,37,36,00,00,51,50,00,00,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff
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 nvdw.inf"
HKLM,"Software\NVIDIA Corporation\Global\NVTweak\OemConfigurations",ControlsOverride,%REG_DWORD%,3
HKR,, "DefaultSettings.BitsPerPel",%REG_DWORD%,16
HKR,, "DefaultSettings.XResolution",%REG_DWORD%,800
HKR,, "DefaultSettings.YResolution",%REG_DWORD%,600
HKR,, "DefaultSettings.VRefresh",%REG_DWORD%,75
HKR,, "EnableWin2kDualview",%REG_DWORD%,1

HKR,, NV_Modes, %REG_MULTI_SZ%,  "{*}S 640x400=1E;320x200 320x240 400x300 480x360 512x384=F;SHV 1600x1024 1920x1200=1;640x480 800x600 1024x768 1280x1024 1600x1200=19;1600x1024 1920x1200x8,16=804C;{100-308}SHV 1920x1200x32=804C;{28-103,150-308}S 640x400=1;"

[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
HKR,,OGL_DefaultSwapInterval, %REG_BINARY%, 01,00,00,00
HKR,,OGL_EnableSingleBackDepthBuffer, %REG_BINARY%, 01,00,00,00

[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%,0x1E0905D0
HKLM,"Software\NVIDIA Corporation\Global\NVTweak",NvCplExposeWin2kDualView,%REG_DWORD%,1
HKR,,NvCplConfiguration, %REG_DWORD%, 0xC0000000
HKR,,NvCplGfxLib,,"nvgfx.dll"
HKR,, NvCplTwinViewInDualView, %REG_DWORD%, 1
HKLM,"Software\NVidia Corporation\Global\NVTweak",NvCplEnableOGLAccel,%REG_DWORD%,1
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,NvRegisterMCTray,,"RUNDLL32.EXE %11%\NVMCTRAY.DLL,NvMCRegisterApp %11%\NvCpl.dll"

[novpe_AddReg]
HKR,, VPEEnable,                   %REG_DWORD%,    0

;
; Clear out old registry switches
;

[nv_ClearRegistrySwitches]
HKR,, NVREGSWITCHES
HKR,, NV4_Modes
HKR,, NV5_Modes
HKR,, NV0A_Modes
HKR,, NVVANTA_Modes
HKR,, NV5M64_Modes
HKR,, NV5ULTRA_Modes
HKR,, NV10_Modes
HKR,, NV10ULTRA_Modes
HKR,, NV10GL_Modes
HKR,, NV11GL_Modes
HKR,, NV15_Modes
HKR,, NV15GL_Modes
HKR,, NV17GL_Modes
HKR,, NV18GL_Modes
HKR,, NV25GL_Modes
HKR,, NV28GL_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,, OGL_DlMemorySpaceEnables
HKR,, TwinViewInfo
HKR,, PrevTwinViewInfo
HKR,, SaveSettings
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers",RIVATNT
HKLM,"Software\NVIDIA Corporation\RIVA TNT\OpenGL"
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,, 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.Nv5.2X = "NVIDIA RIVA TNT2 2X AGP (Dell Workstation)"
NVidia.Nv5.4X = "NVIDIA RIVA TNT2 4X AGP (Dell Workstation)"
NVidia.Nv5.Pro = "NVIDIA RIVA TNT2 Pro (Dell Workstation)"
NVidia.Nv5M64 = "NVIDIA TNT2 M64 4xAGP (Dell Workstation)"
NVidia.Nv10 = "ELSA Synergy Force"
NVidia.Nv10GL = "ELSA GLoria II Pro"
NVidia.Nv11GLEX = "NVIDIA Quadro2 EX (Dell Workstation)"
NVidia.Nv15 = "32MB DDR NVIDIA GeForce2 GTS (Dell Workstation)"
NVidia.Nv15GL = "NVIDIA Quadro2 Pro (Dell Workstation)"
NVidia.Nv17GL.1 = "NVIDIA Quadro4 550 XGL (Dell Workstation)"
NVidia.Nv18GL.1 = "NVIDIA Quadro4 580 XGL"
NVidia.Nv25GL.1 = "NVIDIA Quadro4 900 XGL (Dell Workstation)"
NVidia.Nv25GL.4 = "NVIDIA Quadro4 700 XGL (Dell Workstation)"
NVidia.Nv28GL.1 = "NVIDIA Quadro4 980 XGL (Dell Workstation)"
NVidia.Nv28GL.2 = "NVIDIA Quadro4 780 XGL(Dell Workstation) "
NVidia.Nv30GL.1 = "NVIDIA NV30GL (Dell Workstation)"
nvWin2kDualview = "NVIDIA Dualview"
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: ftp, load: 1.94