; V3500NT.INF
;
; Installation inf for the ASUSTeK Computer Incorporated display driver for
; ASUS AGP-V3500 Display Card.
;
; (c) Copyright 1998 ASUSTek Computer Incorporated.
;
[Version]
Signature="$CHICAGO$"
Provider=%ASUS%
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
S3switch2copy.prog=24
S3switch2copy.win=10
S3switch2copy.inf=17
S3UninstCopy.sys=11
;
; Driver information
;
[Manufacturer]
%ASUS% = ASUS.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.
;
[ASUS.Mfg]
ASUS AGP-V3500 V1.01 beta NT Driver = S3Inc, PCI\VEN_5333&DEV_8A22&SUBSYS_81431043
;
; General installation section
;
[S3Inc]
DelReg = S3switch2.DelReg
CopyFiles=S3Inc.Miniport, S3Inc.Display, S3Inc.Icd, S3Inc.Inf, S3switch2copy.prog, S3switch2copy.hlp, S3switch2copy.win, S3switch2copy.sys
AddReg =S3Inc.AddRegs, S3switch2.AddReg
[V3500NTRemove]
DelFiles=S3Inc.Miniport, S3Inc.Display, S3Inc.Icd, S3Inc.Inf, S3switch2copy.prog, S3switch2copy.hlp, S3switch2copy.win, S3switch2copy.sys
DelReg =S3Inc.AddRegs, S3switch2.AddReg
;Add this to delete legacy settings
[S3switch2.DelReg]
HKLM,SOFTWARE\S3\S3switch2
[S3Inc.AddRegs]
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\OpenGLdrivers",Savage2,,"s3micd"
HKLM,Software\S3\S3RemDrv,INF_Filename,,"v3500nt.inf"
HKLM,Software\ASUS\AGP-V3500,"UninstallString",,"%11%\rundll32.exe setupapi.dll,InstallHinfSection V3500NTRemove 132 %17%\v3500nt.inf"
[S3switch2.AddReg]
HKCR,CLSID\{79cd01c2-912d-11d2-88a9-00600837776e},"",,"Property Sheet Extension for ASUS Display Configuration Utility"
HKCR,CLSID\{79cd01c2-912d-11d2-88a9-00600837776e}\InProcServer32,"",,"S3swtch2.dll"
HKCR,CLSID\{79cd01c2-912d-11d2-88a9-00600837776e}\InProcServer32,ThreadingModel,,"Apartment"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\S3switch2","",,"{79cd01c2-912d-11d2-88a9-00600837776e}"
HKLM,SOFTWARE\S3\S3switch2,,,
HKLM,SOFTWARE\S3\S3switch2,FileName,,"S3swtch2.DLL"
HKLM,SOFTWARE\S3\S3switch2,UtilityName,,"S3switch2 Utility"
HKLM,SOFTWARE\S3\S3switch2,AlwaysSupportPanelDevice,,"OFF"
HKLM,SOFTWARE\S3\S3switch2,AlwaysSupportTVDevice,,"OFF"
HKLM,SOFTWARE\S3\S3switch2,AlwaysEnablePanelDevice,,"OFF"
HKLM,SOFTWARE\S3\S3switch2,AlwaysEnableTVDevice,,"OFF"
HKLM,SOFTWARE\S3\S3switch2,AllowSimultaneous,,"ON"
HKLM,SOFTWARE\S3\S3switch2,ExpandedTVFmtList,,"OFF"
HKLM,SOFTWARE\S3\S3switch2,RemoveInfoPage,,"OFF"
[S3Inc.Inf]
v3500nt.inf ; Windows INF directory
;
; 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%\s3mini.sys
[S3Inc_EventLog_Inst]
AddReg = S3Inc_EventLog_AddReg
[S3Inc_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\s3mini.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%, s3savage
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
;
; File sections
;
[S3Inc.Miniport]
s3mini.sys ; miniport driver
[S3Inc.Display]
s3savage.dll ; Savage4 display driver
[S3Inc.Icd]
s3micd.dll ; OpenGL ICD driver
[S3Inc.Inf]
v3500nt.inf ; Windows INF directory
[S3switch2copy.prog]
[S3switch2copy.win]
[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
;s3sw2eng.hlp
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId%,,,""
[SourceDisksFiles]
s3mini.sys = 1 ; all files on Disk 1
s3savage.dll = 1
v3500nt.inf = 1
s3micd.dll = 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 = "ASUSTeK Computer Incorporated Installation DISK (VIDEO)"
ASUS = "ASUSTeK Computer Incorporated"
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.