; S3NB.INF
;
; Installation inf for the S3 Incorporated display driver for
; the SavageNB NT4 with ICD, Display Swithch2 and Gamma Utility.
;
; (c) Copyright 1999, 2000 S3 Incorporated.
;
[Version]
Signature="$CHICAGO$"
Provider=%S3%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
[DestinationDirs]
DefaultDestDir = 11
S3Inc.Miniport = 12 ; drivers
S3Inc.Display = 11 ; system32
S3Inc.Icd = 11 ; OpenGL ICD
S3Inc.Inf = 17 ; Windows INF directory
S3switch2copy.sys=11
S3switch2copy.hlp=18
S3UninstCopy.sys=11
GAMMAcopy.sys=11
GAMMAcopy.hlp=18
GAMMAcopy.win=10
;
; Driver information
;
[Manufacturer]
%S3% = S3.Mfg
;
; Device Section
;
; 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 Graphics Inc. ProSavage Display Driver = S3Inc
;
; General installation section
;
[S3Inc]
CopyFiles=S3Inc.Miniport, S3Inc.Display, S3Inc.Inf, S3Inc.Icd,S3switch2copy.hlp, S3switch2copy.sys, S3UninstCopy.sys, GAMMAcopy.hlp, GAMMAcopy.sys, GAMMAcopy.win
AddReg =S3Inc.AddRegs, S3switch2.AddReg,S3GammaNT.AddReg
DelReg = S3switch2.DelReg,S3GammaCleanNT.DelReg
;
; File sections
;
[DefaultUninstall]
DelReg = S3switch2.AddReg
DelFiles = S3switch2copy.prog, S3switch2copy.hlp, S3switch2copy.win, S3switch2copy.sys
;Add this to delete legacy settings
[S3switch2.DelReg]
HKLM,%S3SW2KEY%
[S3switch2.AddReg]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\S3switch2,DisplayName,,%S3SW2DSC%
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\S3switch2,UninstallString,,"S3Uninst.exe -reg 5 HKLM\SOFTWARE\S3\S3Uninst\S3Switch2"
HKCR,CLSID\%S3SW2CLS%,"",,"Property Sheet Extension for S3 Display Configuration Utility"
HKCR,CLSID\%S3SW2CLS%\InProcServer32,"",,"S3swtch2.dll"
HKCR,CLSID\%S3SW2CLS%\InProcServer32,ThreadingModel,,"Apartment"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\%1%\Display\shellex\PropertySheetHandlers\S3switch2,"",,%S3SW2CLS%
HKLM,%S3SW2KEY%,,,
HKLM,%S3SW2KEY%,FileName,,"S3swtch2.DLL"
HKLM,%S3SW2KEY%,UtilityName,,"S3switch2 Utility"
HKLM,%S3SW2KEY%,AlwaysSupportPanelDevice,,"OFF"
HKLM,%S3SW2KEY%,AlwaysSupportTVDevice,,"OFF"
HKLM,%S3SW2KEY%,AlwaysEnablePanelDevice,,"OFF"
HKLM,%S3SW2KEY%,AlwaysEnableTVDevice,,"OFF"
HKLM,%S3SW2KEY%,AllowSimultaneous,,"ON"
HKLM,%S3SW2KEY%,AllowForceTVOn,,"OFF"
HKLM,%S3SW2KEY%,ExpandedTVFmtList,,"OFF"
HKLM,%S3SW2KEY%,RemoveInfoPage,,"OFF"
;----------- Following lines are uninstall information ------------
HKLM,%S3UNIKEY%\S3Switch2,10.DelKey,,HKLM\%S3SW2KEY%
HKLM,%S3UNIKEY%\S3Switch2,11.DelKey,,HKCR\CLSID\%S3SW2CLS%
HKLM,%S3UNIKEY%\S3Switch2,12.DelKey,,HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\S3Switch2
HKLM,%S3UNIKEY%\S3Switch2,13.DelKey,,HKLM\Software\Microsoft\Windows\CurrentVersion\%1%\Display\shellex\PropertySheetHandlers\S3Switch2
HKLM,%S3UNIKEY%\S3Switch2,20.DelFiles,,%11%\S3Swtch2.dll
HKLM,%S3UNIKEY%\S3Switch2,21.DelFiles,,%11%\S3Swtch2.vxd
HKLM,%S3UNIKEY%\S3Switch2,22.DelFiles,,%18%\S3Sw2*.hlp
HKLM,%S3UNIKEY%\S3Switch2,23.DelFiles,,%11%\S3Swtch2.cfg
HKLM,%S3UNIKEY%\S3Switch2,24.DelFiles,,%11%\S3Sw2ext.cfg
HKLM,%S3UNIKEY%\S3Switch2,25.DelFiles,,%17%\S3Swtch2.?nf
[S3switch2copy.sys]
s3swtch2.dll
s3swtch2.cfg
s3sw2ext.cfg
[S3switch2copy.hlp]
s3sw2enu.hlp
s3sw2jpn.hlp
s3sw2fra.hlp
s3sw2deu.hlp
s3sw2ita.hlp
s3sw2esp.hlp
s3sw2dan.hlp
s3sw2nld.hlp
s3sw2fin.hlp
s3sw2kor.hlp
s3sw2nor.hlp
s3sw2ptb.hlp
s3sw2chs.hlp
s3sw2sve.hlp
s3sw2cht.hlp
s3sw2tha.hlp
[S3UninstCopy.sys]
S3Uninst.exe
[S3Inc.Miniport]
s3nbm.sys ; miniport driver
[S3Inc.Display]
s3nb.dll ; SavageNB display driver
[S3Inc.Icd]
nbicdnt.dll ; OpenGL ICD driver
[S3Inc.Inf]
s3NB.inf ; Windows INF directory
[S3Inc.AddRegs]
HKLM,Software\Microsoft\%WinNTDir%\CurrentVersion\OpenGLdrivers,SavageNB,,"nbicdnt"
HKLM,Software\S3\S3RemDrv,INF_Filename,,"s3NB.inf"
;
; Service Installation
;
[S3Inc.Services]
AddService = S3Inc, 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%\s3NBm.sys
[S3Inc_EventLog_Inst]
AddReg = S3Inc_EventLog_AddReg
[S3Inc_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\s3NBm.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%, s3NB
HKR,, SupportIcd, %REG_DWORD%, 1
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.x86]
1 = %DiskId%,,,""
[SourceDisksFiles]
s3NBm.sys = 1 ; all files on Disk 1
s3NB.dll = 1
s3NB.inf = 1
nbicdnt.dll = 1
s3swtch2.dll=1
s3sw2enu.hlp=1
s3sw2jpn.hlp=1
s3sw2fra.hlp=1
s3sw2deu.hlp=1
s3sw2ita.hlp=1
s3sw2esp.hlp=1
s3sw2dan.hlp=1
s3sw2nld.hlp=1
s3sw2fin.hlp=1
s3sw2kor.hlp=1
s3sw2nor.hlp=1
s3sw2ptb.hlp=1
s3sw2chs.hlp=1
s3sw2sve.hlp=1
s3sw2cht.hlp=1
s3sw2tha.hlp=1
s3swtch2.cfg=1
s3sw2ext.cfg=1
; For Gamma utility
S3Gamma.dll=1
S3Gamma.cfg=1
S3gamENU.hlp=1
S3gamCHT.hlp=1
S3gamCHS.hlp=1
S3gamNLD.hlp=1
S3gamFRA.hlp=1
S3gamDEU.hlp=1
S3gamITA.hlp=1
S3gamJPN.hlp=1
S3gamKOR.hlp=1
S3gamPTB.hlp=1
S3gamESP.hlp=1
S3gamSVE.hlp=1
S3gamTHA.hlp=1
S3gamDAN.hlp=1
S3gamFIN.hlp=1
S3gamNOR.hlp=1
S3uninst.exe=1
;
;=========================================================
; Gamma Utility
;=========================================================
;
[S3GammaNT.AddReg]
HKLM,"%CURVER%\Uninstall\S3 Gamma",DisplayName,,"%GAMDesc%"
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\S3Inc\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","14.DelReg",,"HKLM\SYSTEM\CurrentControlSet\Services\S3Inc\Device0\GammaSupportEnabled"
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
S3uninst.exe
[GAMMAcopy.win]
S3Gamma.cfg
[GAMMAcopy.hlp]
S3gamENU.hlp
S3gamCHT.hlp
S3gamCHS.hlp
S3gamDAN.hlp
S3gamNLD.hlp
S3gamFIN.hlp
S3gamFRA.hlp
S3gamDEU.hlp
S3gamITA.hlp
S3gamJPN.hlp
S3gamKOR.hlp
S3gamNOR.hlp
S3gamPTB.hlp
S3gamESP.hlp
S3gamSVE.hlp
S3gamTHA.hlp
[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"
WinNTDir = "Windows NT"
1 = "Controls Folder"
S3SW2DSC = "S3 Savage4 Family Display Switch2 Utility"
S3SW2KEY = "SOFTWARE\S3\S3Switch2"
S3UNIKEY = "SOFTWARE\S3\S3Uninst"
S3SW2CLS = "{79cd01c2-912d-11d2-88a9-00600837776e}"
;
; For Gamma Utility
;
GAMDesc = "S3 Gamma"
CURVER = "Software\Microsoft\Windows\CurrentVersion"
GAMMACLSID = "{C4FACD43-6676-11d1-AF9C-00AA00C67CA8}"
GAMMANAME = "S3 Gamma"
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.