; S3SAV2K.INF
;
; Installation inf for the S3 Inc. Savage2000.
;
; (c) Copyright 2000 S3 Incorporated.
;
[Version]
Signature="$Windows NT$"
Provider=%S3%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
[DestinationDirs]
DefaultDestDir = 11
S3Inc.Miniport = 12 ; drivers
S3Inc.Display = 11 ; system32
S3Inc.Inf = 17 ; windows INF directory
S3Inc.Icd = 11 ; OpenGL ICD
S3UninstCopy.sys=11
GAMMAcopy.sys=11
GAMMAcopy.hlp=18
GAMMAcopy.win=10
;
; Driver information
;
[Manufacturer]
%S3% = S3.Mfg
;
; This section should be modified to reflect the chip strings the
; user will see in the Displays applet when the new driver is being
; installed from the driver diskette.
;
[S3.Mfg]
S3 Inc. Savage 2000 = S3Inc
;
; General installation section
;
[S3Inc]
CopyFiles=S3Inc.Miniport, S3Inc.Display, S3Inc.Inf,S3Inc.Icd, S3UninstCopy.sys, GAMMAcopy.hlp, GAMMAcopy.sys, GAMMAcopy.win
DelReg = S3Inc.DelReg,S3GammaCleanNT.DelReg
AddReg =S3Inc.AddRegs,S3GammaNT.AddReg
;
; File sections
;
;;gamma
[S3GammaNT.AddReg]
HKLM,"%CURVER%\Uninstall\S3 Gamma",DisplayName,,"%GAMMANAME%"
HKLM,"%CURVER%\Uninstall\S3 Gamma","UninstallString",,"s3uninst.exe -reg 5 'HKLM\Software\S3\S3Uninst\S3 Gamma'"
HKCR,"CLSID\%GAMMACLSID%",,,"S3 Gamma Property Sheet"
HKCR,"CLSID\%GAMMACLSID%\InProcServer32",,,"S3Gamma.dll"
HKCR,"CLSID\%GAMMACLSID%\InProcServer32",ThreadingModel,,"Apartment"
;; ---------- Next line to remove possible duplicate shellext ------------
HKLM,"%CURVER%\%1%\Display\shellex\PropertySheetHandlers\S3 Gamma","",,"%GAMMACLSID%"
HKLM,"%S3GKEY%","Installed",,"1"
HKLM,"%S3GKEY%","Filename",,"S3Gamma.dll"
HKLM,"%S3GKEY%","UtilityName",,"%GAMMANAME%"
HKLM,"SYSTEM\CurrentControlSet\Services\S3SAV2K\Device0","GammaSupportEnabled",65537,1,0,0,0
;; ---------- Following lines are uninstall information ------------
HKLM,"Software\S3\S3Uninst\S3 Gamma","10.DelKey",,"HKLM\%S3GKEY%"
HKLM,"Software\S3\S3Uninst\S3 Gamma","11.DelKey",,"HKCR\CLSID\%GAMMACLSID%"
HKLM,"Software\S3\S3Uninst\S3 Gamma","12.DelKey",,"HKLM\%CURVER%\Uninstall\S3 Gamma"
HKLM,"Software\S3\S3Uninst\S3 Gamma","13.DelKey",,"HKLM\%CURVER%\%1%\Display\shellex\PropertySheetHandlers\S3 Gamma"
HKLM,"Software\S3\S3Uninst\S3 Gamma","15.DelReg",,"HKLM\SYSTEM\CurrentControlSet\Services\S3SAV2K\Device0\GammaSupportEnabled"
HKLM,"Software\S3\S3Uninst\S3 Gamma","16.DelReg",,"HKLM\SYSTEM\CurrentControlSet\Services\S3SAV2K\Device0\GammaFor32BppModes"
HKLM,"Software\S3\S3Uninst\S3 Gamma","14.DelReg",,"HKLM\SYSTEM\CurrentControlSet\Services\S3SAV2K\Device0\GammaFor16BppModes"
HKLM,"Software\S3\S3Uninst\S3 Gamma","20.DelFiles",,"%11%\S3Gamma.dll"
HKLM,"Software\S3\S3Uninst\S3 Gamma","21.DelFiles",,"%18%\S3Gam*.hlp"
HKLM,"Software\S3\S3Uninst\S3 Gamma","22.DelFiles",,"%10%\S3Gamma.cfg"
HKLM,"Software\S3\S3Uninst\S3 Gamma","23.DelFiles",,"%17%\S3Gamma.?nf"
[S3GammaCleanNT.DelReg]
;; ---------- Next line to remove possible duplicate shellext ------------
HKLM,"%CURVER%\%1%\Display\shellex\PropertySheetHandlers\S3Gamma"
[GAMMAcopy.sys]
S3Gamma.dll
[GAMMAcopy.win]
S3Gamma.cfg
[GAMMAcopy.hlp]
S3gamENU.hlp
S3gamCHS.hlp
S3gamFRA.hlp
S3gamDEU.hlp
S3gamITA.hlp
S3gamJPN.hlp
S3gamPTB.hlp
S3gamESP.hlp
[S3UninstCopy.sys]
s3Uninst.exe
[S3Inc.Miniport]
s3sav2km.sys ; miniport driver
[S3Inc.Display]
s3sav2k.dll ; gx4 display driver
[S3Inc.Icd]
S2kicdnt.dll ; OpenGL ICD driver
ndl.dll
[S3Inc.Inf]
s3sav2k.inf ;windows inf
[S3Inc.DelReg]
HKLM,Software\Microsoft\%WinNTDir%\CurrentVersion\OpenGLdrivers
[S3Inc.AddRegs]
HKLM,Software\Microsoft\%WinNTDir%\CurrentVersion\OpenGLdrivers,Savage2K,,"S2kicdnt.dll"
HKLM,"SOFTWARE\Diamond\VersionInfo\ViperII Z200 Series",Release, , 1.00
;
; Service Installation
;
[S3Inc.Services]
AddService = S3SAV2K, 0x00000002, S3Inc_Service_Inst, S3Inc_EventLog_Inst
[S3Inc_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\s3sav2km.sys
[S3Inc_EventLog_Inst]
AddReg = S3Inc_EventLog_AddReg
[S3Inc_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\s3sav2km.sys"
HKR,,TypesSupported,0x00010001,7
;
; Software Installation
;
[S3Inc.SoftwareSettings]
AddReg = S3Inc_SoftwareDeviceSettings
DelReg = S3Inc_UserPreferences ; user-selected preferences
[S3Inc_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, s3sav2k
HKR,, VgaCompatible, %REG_DWORD%, 0
[S3Inc_UserPreferences]
HKR,, UseDDCInfo
HKR,, NtscTvPositionX
HKR,, NtscTvPositionY
HKR,, Pal6TvPositionX
HKR,, Pal6TvPositionY
HKR,, Pal8TvPositionX
HKR,, Pal8TvPositionY
HKR,, DisplaysActivePreference
HKR,, TvStandardPreference
HKR,, DdcMaxRefresh
HKR,, GammaFor16BppModes
HKR,, GammaFor32BppModes
;
; Source file information
;
[SourceDisksNames]
1 = %DiskId%,,,""
[SourceDisksFiles]
s3sav2km.sys = 1 ; all files on Disk 1
s3sav2k.dll = 1
s3sav2k.inf = 1
S2kicdnt.dll = 1
ndl.dll = 1
s3Uninst.exe=1
;;gamma
S3Gamma.dll=1
S3Gamma.cfg=1
S3gamENU.hlp=1
S3gamCHS.hlp=1
S3gamFRA.hlp=1
S3gamDEU.hlp=1
S3gamITA.hlp=1
S3gamJPN.hlp=1
S3gamPTB.hlp=1
S3gamESP.hlp=1
[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
;
DiskId = "S3 Incorporated Installation DISK (VIDEO)"
GraphAdap = "Graphics Adapter"
S3 = "S3 Incorporated"
AllUsersDir = "profiles\All Users\Start Menu\PROGRAMS\STARTUP"
WinNTDir = "Windows NT"
;;gamma
1 = "Controls Folder"
ShortDesc = "S3 Gamma"
LongDesc = "Installs the S3 Gamma Display Property page"
CURVER = "Software\Microsoft\Windows\CurrentVersion"
GAMMACLSID = "{C4FACD43-6676-11d1-AF9C-00AA00C67CA8}"
GAMMANAME = "S3 Gamma"
SCHEMES = "Schemes"
S3GKEY = "SOFTWARE\S3\S3 Gamma"
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.