; INF file for SiS620 VGA display driver.
; Copyright 1998, Silicon Integrated Systems Corporation
[version]
Class=DISPLAY
signature="$CHICAGO$"
Provider=%Mfg%
CatalogFile=sis620.cat
[DestinationDirs]
DefaultDestDir=11
Driver.Copy = 11
Inf.Copy=17
Inf.Delete=17
Setuplib.Copy=11
OEMROM.Copy=30
;modified by Lamb
WFMCPLcopy.sys=11
WFMCPLcopy.inf=17
;end of line
[SourceDisksNames]
;1="Windows 95/98 SiS620 VGA Driver Disk",,0
1="WinFast 6200MA-S700 VGA Driver Disk",,0
[SourceDisksFiles]
sis620v.drv=1
sis620v.vxd=1
dd620.dll=1
dd620_32.dll=1
sis620v.inf=1
setuplib.dll=1
oemrom.bin=1
sis620.cat=0,,920
;modified by Lamb
wfmcpl.dll=1
wfmcpl.inf=1
;end of line
[Manufacturer]
%Mfg%=Mfg
[Mfg]
%PCI\VEN_1039&DEV_6306.DeviceDesc%=Driver.Install, PCI\VEN_1039&DEV_6306&SUBSYS_63061039
%PCI\VEN_1039&DEV_6306.DeviceDesc%=Driver.Install, PCI\VEN_1039&DEV_6306
;----------------------------------------
; for .inf setup
[Driver.Install]
CopyFiles=Driver.Copy, Inf.Copy, OEMROM.Copy, WFMCPLcopy.sys, WFMCPLcopy.inf
DelReg=Prev.DelReg1, Prev.DelReg2, WFMCPL.AddReg
AddReg=Driver.AddReg1, Driver.AddReg2, WFMCPL.AddReg
UpdateInis=MMPower.UpdateInis
;--added by Lamb on mAY 10,99'
[WFMCPLcopy.sys]
wfmcpl.dll
[WFMCPLcopy.inf]
wfmcpl.inf
;---end of line
[SystemIni.Update]
%10%\System.ini,boot,,"display.drv=sis620v.drv",0
[SystemIni.Restore]
%10%\System.ini,boot,,"display.drv=pnpdrvr.drv",0
[MMPower.UpdateInis]
%10%\System.ini,386Enh,,"EMMExclude=C000-CFFF",0
; for setup.exe
[Setup.DriverCopy]
DelFiles= WFMCPLcopy.sys, WFMCPLcopy.inf
CopyFiles=Driver.Copy, Inf.Copy, Setuplib.Copy, OEMROM.Copy, WFMCPLcopy.sys, WFMCPLcopy.inf
; for setup.exe
[Setup.Registry]
DelReg=Prev.DelReg1, Prev.DelReg2, WFMCPL.AddReg
AddReg=Driver.AddReg1, Driver.AddReg2, WFMCPL.AddReg
UpdateInis=MMPower.UpdateInis
; for package uninstall
; don't rename this section
[P.U]
UpdateInis=SystemIni.Restore
DelReg=Prev.DelReg1, Prev.DelReg2, Uninstall.DelReg
AddReg=Driver.Standard
DelFiles=Driver.Copy, Inf.Copy, OEMROM.Copy
; for driver uninstall
[Driver.Uninst]
UpdateInis=SystemIni.Restore
DelReg=Uninst.DelReg, Prev.DelReg1, Prev.DelReg2,WFMCPL.AddReg
AddReg=Driver.Standard
DelFiles=Driver.Copy, Inf.Copy, OEMROM.Copy,WFMCPLcopy.sys, WFMCPLcopy.inf
;----------------------------------------
[Driver.Copy]
sis620v.drv
sis620v.vxd
sis620v.inf
dd620.dll
dd620_32.dll
;added by Lamb
wfmcpl.dll
; for setup.exe
[Setuplib.Copy]
setuplib.dll
[OEMROM.Copy]
oemrom.bin
[Prev.DelReg1]
HKR,"Customer Modes"
;HKCU,"Software\Silicon Integrated System Corp."
HKCU,"Software\Leadtek Research Inc."
[Prev.DelReg2]
HKR,,Ver
HKR,,DrvVer
HKR,,ProviderName
HKR,,DevLoader
HKR,,DriverVersion
HKR,DEFAULT
HKR,MODES
HKR,INFO
HKR,2D
HKR,3D
HKR,"Customer Modes"
[Inf.Copy]
sis620v.inf
[Inf.Delete]
sis620v.inf
; for standard VGA recovery
[Driver.Standard]
HKR,,Ver,,4.0
HKR,,DriverDesc,,"Standard PCI Graphics Adapter [VGA]"
HKR,,ProviderName,,"Microsoft"
HKR,,DevLoader,,*vdd
HKR,,DriverDate,,"12-8-1997"
HKR,,InfPath,,"MSDISP.INF"
HKR,,InfSection,,"VGA"
HKR,,MatchingDeviceId,,"PCI\CC_0300"
HKR,DEFAULT,Mode,,"4,640,480"
HKR,DEFAULT,drv,,vga.drv
HKR,DEFAULT,vdd,,"*vdd"
HKR,"MODES\1\640,480",drv,,framebuf.drv
HKR,"MODES\1\640,480",vdd,,"*vdd,*vflatd"
HKR,"MODES\4\640,480",drv,,vga.drv
[Driver.AddReg1]
HKR,2D,Driving,,1
HKR,2D,CheckDDC,,1
HKR,3D,AGP,1,1
HKR,3D,3DP,1,1
HKR,PanelLink,ModuleName,,"sis62dfp.dll"
HKR,2D,OEMSetup,,"0"
HKR,2D,BI0,,"1"
HKR,2D,BI1,,"2"
HKR,2D,BI2,,"2"
HKR,2D,BI3,,"2"
HKR,2D,BI4,,"1"
HKR,2D,BI01,,"60,72,75,85,100,120,160,200"
HKR,2D,BI03,,"60,72,75,85,100,120,160,200"
HKR,2D,BI05,,"60,72,75,85,100,120,160,200"
HKR,2D,BI11,,"56,60,72,75,85,100,120,160"
HKR,2D,BI13,,"56,60,72,75,85,100,120,160"
HKR,2D,BI15,,"56,60,72,75,85,100,120,160"
HKR,2D,BI21,,"43,60,70,75,85,100,120"
HKR,2D,BI23,,"43,60,70,75,85,100,120"
HKR,2D,BI25,,"43,60,70,75,85,100,120"
HKR,2D,BI31,,"43,60,75,85"
HKR,2D,BI33,,"43,60,75,85"
HKR,2D,BI35,,"43,60,75,85"
HKR,2D,BI41,,"60,65,70,75,85"
HKR,2D,BI43,,"60,65,70,75,85"
HKR,2D,BI45,,"60,65,70,75,85"
;HKR,"Customer Modes",OEMSetup,,"0"
;HKR,"Customer Modes\DefaultFrameRate"
;HKR,"Customer Modes\DefaultFrameRate",640X480,,"1"
;HKR,"Customer Modes\DefaultFrameRate",800X600,,"1"
;HKR,"Customer Modes\DefaultFrameRate",1024X768,,"2"
;HKR,"Customer Modes\DefaultFrameRate",1280X1024,,"2"
;HKR,"Customer Modes\DefaultFrameRate",1600X1200,,"1"
;HKR,"Customer Modes\8MB MODES\SGRAM\640X480X8",RefreshRate,,"60,72,75,85,100,120,160,200"
;HKR,"Customer Modes\8MB MODES\SGRAM\640X480X16",RefreshRate,,"60,72,75,85,100,120,160,200"
;HKR,"Customer Modes\8MB MODES\SGRAM\640X480X32",RefreshRate,,"60,72,75,85,100,120,160.200"
;HKR,"Customer Modes\8MB MODES\SGRAM\800X600X8",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\8MB MODES\SGRAM\800X600X16",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\8MB MODES\SGRAM\800X600X32",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\8MB MODES\SGRAM\1024X768X8",RefreshRate,,"43,60,70,75,85,100,120"
;HKR,"Customer Modes\8MB MODES\SGRAM\1024X768X16",RefreshRate,,"43,60,70,75,85,100,120"
;HKR,"Customer Modes\8MB MODES\SGRAM\1024X768X32",RefreshRate,,"43,60,70,75,85,100,120"
;HKR,"Customer Modes\8MB MODES\SGRAM\1280X1024X8",RefreshRate,,"43,60,75,85"
;HKR,"Customer Modes\8MB MODES\SGRAM\1280X1024X16",RefreshRate,,"43,60,75,85"
;HKR,"Customer Modes\8MB MODES\SGRAM\1280X1024X32",RefreshRate,,"43,60,75,85"
;HKR,"Customer Modes\8MB MODES\SGRAM\1600X1200X8",RefreshRate,,"60,65,70,75,85"
;HKR,"Customer Modes\8MB MODES\SGRAM\1600X1200X16",RefreshRate,,"60,65,70,75,85"
;HKR,"Customer Modes\8MB MODES\SGRAM\1600X1200X32",RefreshRate,,"60,65,70,75,85"
;HKR,"Customer Modes\4MB MODES\SGRAM\640X480X8",RefreshRate,,"60,72,75,85,100,120,160,200"
;HKR,"Customer Modes\4MB MODES\SGRAM\640X480X16",RefreshRate,,"60,72,75,85,100,120,160,200"
;HKR,"Customer Modes\4MB MODES\SGRAM\640X480X32",RefreshRate,,"60,72,75,85,100,120,160,200"
;HKR,"Customer Modes\4MB MODES\SGRAM\800X600X8",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\4MB MODES\SGRAM\800X600X16",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\4MB MODES\SGRAM\800X600X32",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\4MB MODES\SGRAM\1024X768X8",RefreshRate,,"43,60,70,75,85,100,120"
;HKR,"Customer Modes\4MB MODES\SGRAM\1024X768X16",RefreshRate,,"43,60,70,75,85,100,120"
;HKR,"Customer Modes\4MB MODES\SGRAM\1024X768X32",RefreshRate,,"43,60,70,75,85,100,120"
;HKR,"Customer Modes\4MB MODES\SGRAM\1280X1024X8",RefreshRate,,"43,60,75,85"
;HKR,"Customer Modes\4MB MODES\SGRAM\1280X1024X16",RefreshRate,,"43,60,75,85"
;HKR,"Customer Modes\4MB MODES\SGRAM\1600X1200X8",RefreshRate,,"60,65,70,75,85"
;HKR,"Customer Modes\4MB MODES\SGRAM\1600X1200X16",RefreshRate,,"60,65,70,75,85"
;HKR,"Customer Modes\2MB MODES\SGRAM\640X480X8",RefreshRate,,"60,72,75,85,100,120,160,200"
;HKR,"Customer Modes\2MB MODES\SGRAM\640X480X16",RefreshRate,,"60,72,75,85,100,120,160,200"
;HKR,"Customer Modes\2MB MODES\SGRAM\640X480X32",RefreshRate,,"60,72,75,85,100,120,160,200"
;HKR,"Customer Modes\2MB MODES\SGRAM\800X600X8",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\2MB MODES\SGRAM\800X600X16",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\2MB MODES\SGRAM\800X600X32",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\2MB MODES\SGRAM\1024X768X8",RefreshRate,,"43,60,70,75,85,100,120"
;HKR,"Customer Modes\2MB MODES\SGRAM\1024X768X16",RefreshRate,,"43,60,70,75,85,100,120"
;HKR,"Customer Modes\2MB MODES\SGRAM\1280X1024X8",RefreshRate,,"43,60,75,85"
;HKR,"Customer Modes\2MB MODES\SGRAM\1280X1024X16",RefreshRate,,""
;HKR,"Customer Modes\2MB MODES\SGRAM\1600X1200X8",RefreshRate,,"60,65,70,75,85"
;HKR,"Customer Modes\8MB MODES\SDRAM\640X480X8",RefreshRate,,"60,72,75,85,100,120,160,200"
;HKR,"Customer Modes\8MB MODES\SDRAM\640X480X16",RefreshRate,,"60,72,75,85,100,120,160,200"
;HKR,"Customer Modes\8MB MODES\SDRAM\640X480X32",RefreshRate,,"60,72,75,85,100,120,160.200"
;HKR,"Customer Modes\8MB MODES\SDRAM\800X600X8",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\8MB MODES\SDRAM\800X600X16",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\8MB MODES\SDRAM\800X600X32",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\8MB MODES\SDRAM\1024X768X8",RefreshRate,,"43,60,70,75,85,100,120"
;HKR,"Customer Modes\8MB MODES\SDRAM\1024X768X16",RefreshRate,,"43,60,70,75,85,100,120"
;HKR,"Customer Modes\8MB MODES\SDRAM\1024X768X32",RefreshRate,,"43,60,70,75,85,100,120"
;HKR,"Customer Modes\8MB MODES\SDRAM\1280X1024X8",RefreshRate,,"43,60,75,85"
;HKR,"Customer Modes\8MB MODES\SDRAM\1280X1024X16",RefreshRate,,"43,60,75,85"
;HKR,"Customer Modes\8MB MODES\SDRAM\1280X1024X32",RefreshRate,,"43,60,75,85"
;HKR,"Customer Modes\8MB MODES\SDRAM\1600X1200X8",RefreshRate,,"60,65,70,75,85"
;HKR,"Customer Modes\8MB MODES\SDRAM\1600X1200X16",RefreshRate,,"60,65,70,75,85"
;HKR,"Customer Modes\8MB MODES\SDRAM\1600X1200X32",RefreshRate,,"60,65,70,75,85"
;HKR,"Customer Modes\4MB MODES\SDRAM\640X480X8",RefreshRate,,"60,72,75,85,100,120,160,200"
;HKR,"Customer Modes\4MB MODES\SDRAM\640X480X16",RefreshRate,,"60,72,75,85,100,120,160,200"
;HKR,"Customer Modes\4MB MODES\SDRAM\640X480X32",RefreshRate,,"60,72,75,85,100,120,160,200"
;HKR,"Customer Modes\4MB MODES\SDRAM\800X600X8",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\4MB MODES\SDRAM\800X600X16",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\4MB MODES\SDRAM\800X600X32",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\4MB MODES\SDRAM\1024X768X8",RefreshRate,,"43,60,70,75,85,100,120"
;HKR,"Customer Modes\4MB MODES\SDRAM\1024X768X16",RefreshRate,,"43,60,70,75,85,100,120"
;HKR,"Customer Modes\4MB MODES\SDRAM\1024X768X32",RefreshRate,,"43,60,70,75,85,100,120"
;HKR,"Customer Modes\4MB MODES\SDRAM\1280X1024X8",RefreshRate,,"43,60,75,85"
;HKR,"Customer Modes\4MB MODES\SDRAM\1280X1024X16",RefreshRate,,"43,60,75,85"
;HKR,"Customer Modes\4MB MODES\SDRAM\1600X1200X8",RefreshRate,,"60,65,70,75,85"
;HKR,"Customer Modes\4MB MODES\SDRAM\1600X1200X16",RefreshRate,,"60,65,70,75,85"
;HKR,"Customer Modes\2MB MODES\SDRAM\640X480X8",RefreshRate,,"60,72,75,85,100,120,160,200"
;HKR,"Customer Modes\2MB MODES\SDRAM\640X480X16",RefreshRate,,"60,72,75,85,100,120,160,200"
;HKR,"Customer Modes\2MB MODES\SDRAM\640X480X32",RefreshRate,,"60,72,75,85,100,120,160,200"
;HKR,"Customer Modes\2MB MODES\SDRAM\800X600X8",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\2MB MODES\SDRAM\800X600X16",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\2MB MODES\SDRAM\800X600X32",RefreshRate,,"56,60,72,75,85,100,120,160"
;HKR,"Customer Modes\2MB MODES\SDRAM\1024X768X8",RefreshRate,,"43,60,70,75,85,100,120"
;HKR,"Customer Modes\2MB MODES\SDRAM\1024X768X16",RefreshRate,,"43,60,70,75,85,100,120"
;HKR,"Customer Modes\2MB MODES\SDRAM\1280X1024X8",RefreshRate,,"43,60,75,85"
;HKR,"Customer Modes\2MB MODES\SDRAM\1280X1024X16",RefreshRate,,""
[Driver.AddReg2]
HKR,,Ver,,4.0
HKR,,DrvVer,,"1.06"
;HKR,,ProviderName,,"Silicon Integrated Systems Corporation"
HKR,,ProviderName,,"Leadtek Research Inc."
HKR,,DevLoader,,*vdd
HKR,DEFAULT,Mode,,%DefaultMode%
HKR,DEFAULT,drv,,sis620v.drv
HKR,DEFAULT,drv2,,sis620v.drv
HKR,DEFAULT,vdd,,"*vdd"
HKR,DEFAULT,minivdd,,sis620v.vxd
HKR,DEFAULT,minivdd2,,sis620v.vxd
HKR,DEFAULT,RefreshRate,,-1
HKR,DEFAULT,DDC,,1
HKR,DEFAULT,repost,,1
HKR,INFO
HKR,"MODES\4\640,480",drv,,vga.drv
HKR,"MODES\4\640,480",vdd,,*vdd
HKR,"MODES\8\640,480",,,"60,72,75,85"
HKR,"MODES\8\800,600",,,"56,60,72,75,85"
HKR,"MODES\8\1024,768",,,"60,70,75,85"
HKR,"MODES\8\1280,1024",,,"43,75,60,85"
HKR,"MODES\8\1600,1200",,,"60,65,70,75"
HKR,"MODES\16\640,480"
HKR,"MODES\16\800,600"
HKR,"MODES\16\1024,768"
HKR,"MODES\16\1280,1024"
HKR,"MODES\16\1600,1200"
;HKR,"MODES\24\640,480"
;HKR,"MODES\24\800,600"
;HKR,"MODES\24\1024,768"
;HKR,"MODES\24\1280,1024"
;HKR,"MODES\24\1600,1200"
HKR,"MODES\32\640,480"
HKR,"MODES\32\800,600"
HKR,"MODES\32\1024,768"
HKR,"MODES\32\1280,1024"
HKR,"MODES\32\1600,1200"
;-- added by Lamb
[WFMCPL.AddReg]
;HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\WINFASTMCPL,DisplayName,,"%ShortDesc%"
;HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\WINFASTMCPL,UninstallString,,"RunDll setupx.dll,InstallHinfSection WFMCPL_Remove 4 WFMCPL.INF"
HKCR,CLSID\%ThisGUID%,"",,"%ShortDesc%"
HKCR,CLSID\%ThisGUID%\InProcServer32,,,"WFMCPL.dll"
HKCR,CLSID\%ThisGUID%\InProcServer32,ThreadingModel,,"Apartment"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\WinFastMCPL","",,%ThisGUID%
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved",%ThisGUID%,,"%ShortDesc%"
;HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","WinFast_Gamma",,"rundll32.exe wfmcpl.dll,DllLoadGammaRampSettings"
HKLM,"Software\Leadtek\WinFast"
HKLM,"Software\Leadtek\WinFast","CPL_STYLE",,"2"
;HKLM,"Software\Leadtek\WinFast\GammaRampDefine","Dark",,"70,70,70"
;HKLM,"Software\Leadtek\WinFast\GammaRampDefine","Light",,"170,170,170"
;HKLM,"Software\Leadtek\WinFast\GammaRampDefine","Rose",,"300,100,100"
;HKLM,"Software\Leadtek\WinFast\GammaRampDefine","Yellow",,"100,100,20"
; remove driver uninstall entry
[Uninst.DelReg]
; Don't remove or rename this section, used by setup.exe
; command will be generated by setup.rul automatically
[Uninstall.DelReg]
[Strings]
;Mfg="SiS"
;PCI\VEN_1039&DEV_6306.DeviceDesc="SiS 620"
;Desktop="Desktop"
;DefaultMode="16,800,600"
Mfg="Leadtek Research Inc."
;;PCI\VEN_1039&DEV_6306.DeviceDesc="SiS 620"
PCI\VEN_1039&DEV_6306.DeviceDesc="WinFast 6200MA"
Desktop="Desktop"
DefaultMode="16,800,600"
ShortDesc = "WinFast 3D Display Control Panel 2000"
Leadtek = "Leadtek"
ThisGUID = "{3779D067-8AA6-11d2-B8FF-0080C84D9C69}"
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.