; V3500NT.INF
;
; Installation inf for the ASUSTeK Computer Inc. display driver for
; ASUS V3500 Series Display Driver
; (c) Copyright 1999 ASUSTeK Computer Inc.
;
[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
;
; Driver information
;
[Manufacturer]
ASUS = ASUS.Mfg
;
; Device Section
;
[ASUS.Mfg]
ASUS V3500 v2.00 beta1 NT Display 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.sys
AddReg =S3Inc.AddRegs, S3switch2.AddReg
[DefaultUninstall]
DelReg = S3switch2.AddReg
DelFiles = S3switch2copy.sys
[S3switch2Remove]
DelReg = S3switch2.AddReg
DelFiles = S3switch2copy.sys
;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"
[S3switch2.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\S3switch2,DisplayName,,"ASUS V3500 Switch2 Utility"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\S3switch2,UninstallString,,"RunDLL32 setupapi.dll,InstallHinfSection S3switch2Remove 4 V3500nt.inf"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\S3switch2
HKCR,CLSID\{79cd01c2-912d-11d2-88a9-00600837776e},"",,"Property Sheet Extension for S3 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"
;
; 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.sys]
s3swtch2.dll
s3swtch2.cfg
s3sw2ext.cfg
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId%,,,""
[SourceDisksFiles]
v3500nt.inf = 1
s3mini.sys = 1 ; all files on Disk 1
s3savage.dll = 1
s3micd.dll = 1
s3swtch2.dll = 1
s3swtch2.cfg = 1
s3sw2ext.cfg = 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 Inc. Installation DISK (VIDEO)"
ASUS = "ASUSTeK Computer Inc."
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.