;*******************************************************************
; oemsetup.inf
;
; Installation inf for third party (OEM) graphics drivers
;*******************************************************************
[Version]
Signature="$CHICAGO$"
Provider=%drvlib%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
[DestinationDirs]
DefaultDestDir = 11
chipscpl.Miniport = 12 ; drivers
chipscpl.Display = 11 ; system32
chipscpl.Deleteme = 11
;==================================================================
; Driver information
;==================================================================
[Manufacturer]
%chips% = chips.Mfg
[chips.Mfg]
%ChipsDevicesSTD% = chipscpl
;******************************************************************
; Driver installation with Chips Tab ( Default )
;******************************************************************
[chipscpl]
DelFiles=chipscpl.Deleteme
CopyFiles=chipscpl.Miniport, chipscpl.Display
;==================================================================
; File sections
;==================================================================
[chipscpl.Deleteme]
chipsdsp.ico
[chipscpl.Miniport]
chips.sys
[chipscpl.Display]
chips.dll
cntntdsp.dll
cntntdsp.dat
chipsdan.hlp
chipsdeu.hlp
chipsdsp.hlp
chipsesp.hlp
chipsfin.hlp
chipsfra.hlp
chipsita.hlp
chipsjpn.hlp
chipsnld.hlp
chipsnon.hlp
chipsptb.hlp
;==================================================================
; Service Installation
;==================================================================
[chipscpl.Services]
AddService = chips, 0x00000002, chipscpl_Service_Inst, chipscpl_EventLog_Inst
[chipscpl_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\chips.sys
[chipscpl_EventLog_Inst]
AddReg = chipscpl_EventLog_AddReg
[chipscpl_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\chips.sys"
HKR,,TypesSupported,0x00010001,7
;==================================================================
; Software Installation
;==================================================================
[chipscpl.SoftwareSettings]
AddReg = chipscpl_SoftwareDeviceSettings
[chipscpl_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, vga, chips
HKR,, VgaCompatible, %REG_DWORD%, 1
HKCR,"CLSID\%CLIDDSP%",,,"CHIPSDSP"
HKCR,"CLSID\%CLIDDSP%\InProcServer32",,,"cntntdsp.dll"
HKCR,"CLSID\%CLIDDSP%\InProcServer32","ThreadingModel",,"Apartment"
HKLM,"%CURRENT%\%DSPPSH%",,,"cntntdsp"
HKLM,"%CURRENT%\%DSPPSH%\ChipsDsp",,,"%CLIDDSP%"
HKLM,"%CURRENT%\Shell Extensions\Approved",,,"%CLIDDSP%"="CNTNTDSP"
;*******************************************************************
; Source file information
;*******************************************************************
[SourceDisksNames.x86]
1 = %DiskId%,,,""
[SourceDisksFiles]
chips.dll = 1,,
chips.sys = 1,,
cntntdsp.dll = 1,,
cntntdsp.dat = 1,,
chipsdsp.ico = 1,,
chipsico.cpq = 1,,
chipsdat.cpq = 1,,
chipsdan.hlp = 1,,
chipsdeu.hlp = 1,,
chipsdsp.hlp = 1,,
chipsesp.hlp = 1,,
chipsfin.hlp = 1,,
chipsfra.hlp = 1,,
chipsita.hlp = 1,,
chipsjpn.hlp = 1,,
chipsnld.hlp = 1,,
chipsnon.hlp = 1,,
chipsptb.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
;==================================================================
ChipsDevicesSTD = "Chips Video Accelerator (65545/48/50/54/55 68554 69000)"
Chips = "Chips & Technologies"
DiskId="CHIPS_DISK1"
drvlib="CHIPS"
CURRENT="SOFTWARE\Microsoft\Windows\CurrentVersion"
DSPPSH="Controls Folder\Display\shellex\PropertySheetHandlers"
CLIDDSP="{FB4D048C-2FD2-11CF-B892-02608C411917}"
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.