NVTS.INF Driver File Contents (s511vidx.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=NVTS.CAT
DriverVer = 04/19/2002, 2.8.4.6

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

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

[SourceDisksNames]
1 = %DiskId1%
2 = %DiskId2%
3 = %DiskId3%
4 = %DiskId4%
5 = %DiskId5%
6 = %DiskId6%

[SourceDisksFiles]
nv4_mini.sys = 1
nvinstnt.dll = 1
nvsvc32.exe  = 1
nv4_disp.dll = 2
nvoglnt.dll  = 3
nvcpl.dll    = 4
nvqtwk.dll   = 4
nvcpl.hlp    = 4
nvrsde.dll   = 5
nvcpde.hlp   = 5
nvrses.dll   = 5
nvcpes.hlp   = 5
nvrsfr.dll   = 5
nvcpfr.hlp   = 5
nvrsit.dll   = 5
nvcpit.hlp   = 5
nvrsja.dll   = 5
nvcpja.hlp   = 5
nvrsko.dll   = 5
nvcpko.hlp   = 5
nvrszhc.dll  = 5
nvcpzhc.hlp  = 5
nview.dll    = 4
dmcpl.exe    = 4
nvshell.dll  = 4
nvtuicpl.cpl = 4
nwiz.exe     = 4
generic.tvp  = 4
nvwcplen.hlp = 4
nvwrsde.dll  = 5
nvwcpde.hlp  = 5
nvwrses.dll  = 5
nvwcpes.hlp  = 5
nvwrsfr.dll  = 5
nvwcpfr.hlp  = 5
nvwrsit.dll  = 5
nvwcpit.hlp  = 5
nvwrsja.dll  = 5
nvwcpja.hlp  = 5
nvwrsko.dll  = 5
nvwcpko.hlp  = 5
nvwrszhc.dll = 5
nvwcpzhc.hlp = 5

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

[Manufacturer]
%NVidia%      = NVidia.Mfg,NTx86.5.1

;
; 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.NTx86.5.1]
%NVidia.Nv17M.1% = nv4_NV17_WinXP, PCI\VEN_10DE&DEV_0174&SUBSYS_00011179

[NVidia.Mfg]
%NVidia.Nv17M.1% = nv4_NV17, PCI\VEN_10DE&DEV_0174&SUBSYS_00011179

[ControlFlags]
ExcludeFromSelect=*

[nv4_NV17_WinXP]
CopyFiles=nv4.Miniport, nv.Display, nv4.icd, nv.Panel, nv.Help, nv.Panel.Localized, nv.Help.Localized, nv.nViewPanel, nv.nViewHelp, nv.nViewPanel.Localized, nv.nViewHelp.Localized, nv.nView
DelFiles=nv.oldrm, nv.delete.icd
RegisterDlls=nv.RegisterShell

[nv4_NV17]
CopyFiles=nv4.Miniport, nv.Display, nv4.icd, nv.Panel, nv.Help, nv.Panel.Localized, nv.Help.Localized, nv.nViewPanel, nv.nViewHelp, nv.nViewPanel.Localized, nv.nViewHelp.Localized, nv.nView
DelFiles=nv.oldrm, nv.delete.icd
RegisterDlls=nv.RegisterShell

[nv4_NV17_WinXP.SoftwareSettings]
AddReg = nv_SoftwareDeviceSettings
AddReg = nv_NvCplConfiguration_WinXP
AddReg = nv4_icdSoftwareSettings
AddReg = nv_ControlPanelSettings
AddReg = OverlayLimit_AddReg
AddReg = nView_AddReg
DelReg = nv_ClearRegistrySwitches

[nv4_NV17.SoftwareSettings]
AddReg = nv_SoftwareDeviceSettings
AddReg = nv_NvCplConfiguration_Win2K
AddReg = nv4_icdSoftwareSettings
AddReg = nv_ControlPanelSettings
AddReg = OverlayLimit_AddReg
AddReg = nView_AddReg
DelReg = nv_ClearRegistrySwitches

[nv4_NV17_WinXP.Services]
AddService = nv, 0x00000002, nv4_NV17_Generic_Service_Inst, nv4_NV17_EventLog_Inst
AddService = NVSvc, 0x00000000, nv_NVSVC_Inst
DelService=nvarch
DelService=nvgfx

[nv4_NV17.Services]
AddService = nv, 0x00000002, nv4_NV17_Generic_Service_Inst, nv4_NV17_EventLog_Inst
AddService = NVSvc, 0x00000000, nv_NVSVC_Inst
DelService=nvarch
DelService=nvgfx

[nv4_NV17_EventLog_Inst]
AddReg = nv4_NV17_EventLog_AddReg

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

[nv4_NV17_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_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

[nv4.Miniport]
nv4_mini.sys

[nv4.icd]
nvoglnt.dll

[nv.Panel]
nvcpl.dll
nvqtwk.dll

[nv.Help]
nvcpl.hlp

[nv.Panel.Localized]
nvrsde.dll
nvrses.dll
nvrsfr.dll
nvrsit.dll
nvrsja.dll
nvrsko.dll
nvrszhc.dll

[nv.Help.Localized]
nvcpde.hlp
nvcpes.hlp
nvcpfr.hlp
nvcpit.hlp
nvcpja.hlp
nvcpko.hlp
nvcpzhc.hlp

[nv.nViewPanel]
nview.dll
dmcpl.exe
nvshell.dll
nvtuicpl.cpl
nwiz.exe

[nv.nViewHelp]
nvwcplen.hlp

[nv.nView]
generic.tvp

[nv.nViewPanel.Localized]
nvwrsde.dll
nvwrses.dll
nvwrsfr.dll
nvwrsit.dll
nvwrsja.dll
nvwrsko.dll
nvwrszhc.dll

[nv.nViewHelp.Localized]
nvwcpde.hlp
nvwcpes.hlp
nvwcpfr.hlp
nvwcpit.hlp
nvwcpja.hlp
nvwcpko.hlp
nvwcpzhc.hlp

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

[nv.delete.icd]
nv4oglnt.dll,,,1
nvopenglnt.dll,,,1

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

[nv4_NV17_WinXP.GeneralConfigData]
MaximumDeviceMemoryConfiguration=80
MaximumNumberOfDevices=2

[nv4_NV17.GeneralConfigData]
MaximumDeviceMemoryConfiguration=80
MaximumNumberOfDevices=2

;
; NVidia Add registry section
;

[nv_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, nv4_disp
HKR,, VgaCompatible,               %REG_DWORD%,    0
HKR,, VPEEnable,                   %REG_DWORD%,    0
HKR,, Mobile,                      %REG_DWORD%,    2
HKR,, UseHWSelectedDevice,         %REG_DWORD%,    1
HKR,, IgnoreHWSelectedDeviceInSpanningMode,         %REG_DWORD%,    1
HKR,, PanScanSelection,            %REG_DWORD%,    1
HKR,, DevicesConnected,            %REG_DWORD%,    257
HKR,, DisableTVClockInversion,     %REG_DWORD%,    1
HKR,, PowerSaverHsyncOn,           %REG_DWORD%,    1
HKR,, OverrideMonitorPower,        %REG_DWORD%,    1
HKR,, Override1400x1050,           %REG_DWORD%,    1
HKR,, DualViewMobile,              %REG_DWORD%,    1
HKR,, DualviewPolicyID,            %REG_DWORD%,    1
HKR,, OverlayMode3,                %REG_BINARY%,   01,00,00,00
HKR,, HotkeyPrimaryDevScheme,      %REG_DWORD%,    1
HKR,, NV11MLFNT,                   %REG_DWORD%,    1
HKR,, PushBufferMemorySpace,       %REG_DWORD%,    2
HKR,, HotKeyUseOSResolution,       %REG_DWORD%,    1
HKR,, UseGDIRefreshRate,           %REG_DWORD%,    1
HKR,, DevSwitchSuppressMask,       %REG_DWORD%,    3
HKR,, ModesetBlankDelay,           %REG_DWORD%,    150
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 nvts.inf"
HKLM,"Software\NVIDIA Corporation\Global\NVTweak\OemConfigurations",ControlsOverride,%REG_DWORD%,506

;
; NV17 (NV17M) Supported Reference Modes
;
; NOTE: 640x480 MUST be listed FIRST in this list !!!!!
;

HKR,, NV17_Modes,                  %REG_MULTI_SZ%,  "8    640  480   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8    320  200   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8    320  240   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8    400  300   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8    512  384   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8    640  400   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8    720  480   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8    720  576   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8    800  600   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   1024  768   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   1280 1024   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   1400 1050   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   1600 1200   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   1920 1440   60       75 85          0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   2048 1536   60       75             0"

HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16   640  480   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16   320  200   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16   320  240   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16   400  300   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16   512  384   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16   640  400   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16   720  480   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16   720  576   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16   800  600   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  1024  768   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  1280 1024   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  1400 1050   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  1600 1200   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  1920 1440   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  2048 1536   60       75             0"

HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32   640  480   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32   320  200   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32   320  240   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32   400  300   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32   512  384   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32   640  400   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32   720  480   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32   720  576   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32   800  600   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  1024  768   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  1280 1024   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  1400 1050   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  1600 1200   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  1920 1440   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  2048 1536   60                      0"

;
;Horizontal multimon modes (dual head)
;
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   1280  480   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   1440  480   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   1440  576   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   1600  600   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   2048  768   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   2560 1024   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   2800 1050   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   3200 1200   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   3840 1440   60       75 85          0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   4096 1536   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  1280  480   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  1440  480   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  1440  576   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  1600  600   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  2048  768   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  2560 1024   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  2800 1050   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  3200 1200   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  3840 1440   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  4096 1536   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  1280  480   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  1440  480   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  1440  576   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  1600  600   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  2048  768   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  2560 1024   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  2800 1050   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  3200 1200   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  3840 1440   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  4096 1536   60                      0"

;
;Vertical multimon modes (dual head)
;
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8    640  960   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8    720  960   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8    720 1152   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8    800 1200   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   1024 1536   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   1280 2048   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   1400 2100   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   1600 2400   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   1920 2880   60       75 85          0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "8   2048 3072   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16   640  960   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16   720  960   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16   720 1152   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16   800 1200   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  1024 1536   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  1280 2048   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  1400 2100   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  1600 2400   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  1920 2880   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "16  2048 3072   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32   640  960   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32   720  960   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32   720 1152   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32   800 1200   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  1024 1536   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  1280 2048   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  1400 2100   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  1600 2400   60       75 85 100      0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  1920 2880   60       75             0"
HKR,, NV17_Modes,                  %REG_SZ_APPEND%, "32  2048 3072   60                      0"

[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\"NVIDIA Corporation"\Global\NVTweak,DefaultQuickTweak,%REG_DWORD%,65568
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,NvCplDaemon,,"RUNDLL32.EXE NvQTwk,NvCplDaemon initialize"
HKLM,Software\"NVIDIA Corporation"\Global\NVTweak,NoPages,%REG_DWORD%,0x00110200
HKLM,Software\"NVIDIA Corporation"\Global\NVTweak,DetectAC,%REG_DWORD%,1

[nv_NvCplConfiguration_WinXP]
HKR,, NvCplConfiguration, %REG_DWORD%, 0xC0000000

[nv_NvCplConfiguration_Win2K]
HKR,, NvCplConfiguration, %REG_DWORD%, 0x80000000

[OverlayLimit_AddReg]
HKR,, "OverlayLimit.XResolution",%REG_DWORD%,1600
HKR,, "OverlayLimit.YResolution",%REG_DWORD%,1200
HKR,, "OverlayLimit.VRefresh",%REG_DWORD%,0

[nView_AddReg]
HKLM,Software\NVIDIA Corporation\Global\nView,"InitProfile",,"generic.tvp"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"nwiz",,"nwiz.exe /installquiet"

;
; Clear out old registry switches
;

[nv_ClearRegistrySwitches]
HKR,, NVREGSWITCHES
HKR,, NV11_Modes
HKR,, NV11M_Modes
HKR,, NV17_Modes
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
HKR,, D3D_MAXAGPHEAPSIZE
HKR,, UseHotKeySameMode
HKR,, NvCplConfiguration
HKR,, BroadcastDisable
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers",RIVATNT
HKLM,"Software\NVIDIA Corporation\RIVA TNT\OpenGL"
HKCU,Software\"NVIDIA Corporation"\Global\NVTweak,NVCPLQUICKTWEAK
HKCU,Software\"NVIDIA Corporation"\Global\NVTweak,QuickTweak

[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.Nv17M.1 = "NVIDIA GeForce4 440 Go (Toshiba)"
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"
DiskId6="NVIDIA Windows 2000/XP Driver Library Installation Disk 6"
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: web4, load: 1.09