; OEMSETUP.INF
;
; Installation inf for the DGC115 display driver
;
[Version]
Signature="$CHICAGO$"
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
Provider=%OEM%
; Note version date is in MM/DD/YY format.
DriverVer=10/24/2006,2.13.0.0
[DestinationDirs]
DefaultDestDir = 11 ; system32
Driver.Miniport = 12 ; drivers
Driver.Display = 11 ; system32
Driver.Video = 11 ; system32
Driver.VideoSwitch = 11 ; system32
Driver.Renderer = 11 ; system32
;
; Driver information
;
[Manufacturer]
%OEM% = Driver.Mfg
;
; 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.
;
[Driver.Mfg]
%OEM% iH V2.13= Driver, PCI\VEN_5333&DEV_8A22, PCI\VEN_5333&DEV_8A22&SUBSYS_70005333, PCI\VEN_5333&DEV_8a22&SUBSYS_70000000, PCI\VEN_DADA&DEV_0115
;
; General installation section
;
[Driver]
CopyFiles=Driver.Miniport, Driver.Display, Driver.Video, Driver.VideoSwitch, Driver.Renderer
;
; File sections
;
[Driver.Miniport]
horizonm.sys
[Driver.Display]
horizon.dll
twinmem.dll
twincplx.dll
[Driver.Video]
ovrlyprp.dll
mciovrly.dll
ovrly044.dll
ovrly049.dll
ovrlyusr.dll
ovrlykrn.dll
twovrly.dll
v2bt829.dll
twrgbkrn.dll
rgbkrn.dll
i2cusr.dll
i2ckrn.dll
v2i2c.dll
[Driver.VideoSwitch]
xtroncfg.dll
vsnswcfg.dll
vswusr.dll
vswkrn.dll
vswxtron.dll
sercm.dll
vswioctl.dll
vs32cfg.dll
vtv4cfg.dll
[Driver.Renderer]
accfilter.ax
;
; Service Installation
;
[Driver.Services]
AddService = %SERVICENAME%, 0x00000002, Driver.ServiceInstall, Driver.EventLogInstall
[Driver.ServiceInstall]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\horizonm.sys
[Driver.EventLogInstall]
AddReg = Driver.EventLogAddReg
[Driver.EventLogAddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\horizonm.sys"
HKR,,TypesSupported,0x00010001,7
;
; Software Installation
;
[Driver.SoftwareSettings]
AddReg = Driver.SoftwareDeviceSettings
AddReg = TWIN_PropertySheetSettings
AddReg = Driver.VideoSettings
AddReg = Driver.VideoSwitchSettings
DelReg = IMAGE2.AppletSettings
AddReg = System.Settings
AddReg = Driver.RendererSettings
[Driver.SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, horizon
HKR,, Ver, %REG_MULTI_SZ%, 2.13
HKR,, VgaCompatible, %REG_DWORD%, 0
HKR,, Height, %REG_DWORD%, %HEIGHT%
HKR,, Backwards, %REG_DWORD%, 0
HKR,, VirtualDesktop, %REG_DWORD%, 0
HKR,, MaxBoards, %REG_DWORD%, %MAXBOARDS%
HKR,, DMAXScreenBlt, %REG_DWORD%, 1
HKR,, VideoBufferSize, %REG_DWORD%, 0x00100000
HKLM, SOFTWARE\Classes\CLSID\{5E8C9AB7-A184-43fb-BBEC-763403234651},ServiceName,,%SERVICENAME%
[Driver.VideoSettings]
HKR,, EscDrv, %REG_MULTI_SZ%, ovrlykrn.dll, twrgbkrn.dll, i2ckrn.dll, vswkrn.dll
HKR,, "[KERN Overlay] SubDriver", %REG_SZ%, twovrly.dll
HKR,, "[TWIN Overlay] SubDriver", %REG_SZ%, v2bt829.dll
HKR,, "[KERN I2C] SubDriver", %REG_SZ%, v2i2c.dll
HKR,, "[TWIN RGBAccel] SubDriver", %REG_SZ%, rgbkrn.dll
HKR,, "[Overlay] DGC99", %REG_DWORD%, 0
HKR,, "TunerOnLowestDevice", %REG_DWORD%, 1
HKLM, Software\Microsoft\"Windows NT"\CurrentVersion\MCI32, Overlay, %REG_SZ%, mciovrly.dll
HKLM, Software\%OEM%\"MCI Overlay", SubDriver, %REG_SZ%, ovrlyusr.dll
HKLM, Software\%OEM%\"MCI Overlay", Heartbeat, %REG_DWORD%, 0
HKLM, Software\%OEM%\"MCI Overlay", UseOSModel, %REG_DWORD%, 7
HKLM, Software\%OEM%\"Video Overlay", ResourceDLL, %REG_SZ%,
HKLM, Software\%OEM%\I2C, I2CDLL, %REG_SZ%, i2cusr.dll
HKLM, SOFTWARE\Classes\CLSID\{EF2B3160-F6AB-11D4-830F-0060080BE9AE},"",,"%OEM% Video Overlay Property Sheet Extension"
HKLM, SOFTWARE\Classes\CLSID\{EF2B3160-F6AB-11D4-830F-0060080BE9AE}\InProcServer32,"",,"ovrlyprp.dll"
HKLM, SOFTWARE\Classes\CLSID\{EF2B3160-F6AB-11D4-830F-0060080BE9AE}\InProcServer32,ThreadingModel,,"Apartment"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Video Overlay",,,"{EF2B3160-F6AB-11D4-830F-0060080BE9AE}"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc",mciovrly.dll, %REG_SZ%, "(MCI) Video Overlay"
[Driver.VideoSwitchSettings]
HKR,, "[EXTRON] SerialDriver", %REG_SZ%, sercm.dll
HKLM, Software\%OEM%\"Video Switch", Driver, %REG_SZ%, vswusr.dll
HKLM, Software\%OEM%\"Video Switch", SwitchDLL0, %REG_SZ%, xtroncfg.dll
HKLM, Software\%OEM%\"Video Switch", SwitchDLL1, %REG_SZ%, vsnswcfg.dll
HKLM, Software\%OEM%\"Video Switch", SwitchDLL2, %REG_SZ%, vs32cfg.dll
HKLM, Software\%OEM%\"Video Switch", SwitchDLL3, %REG_SZ%, vtv4cfg.dll
HKLM, Software\%OEM%\"Video Switch"\Extron, ResourceDLL, %REG_SZ%
[IMAGE2.AppletSettings]
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run,IMAGE2
[TWIN_PropertySheetSettings]
HKCR, "CLSID\{7D168CE4-79D1-11d0-B65D-02608C3CB5A4}",,,"%OEM% TWIN Property Sheet Extension"
HKCR, "CLSID\{7D168CE4-79D1-11d0-B65D-02608C3CB5A4}\InProcServer32",,,"twincplx.dll"
HKCR, "CLSID\{7D168CE4-79D1-11d0-B65D-02608C3CB5A4}\InProcServer32",ThreadingModel,,"Apartment"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\DriverPages",,,"{7D168CE4-79D1-11d0-B65D-02608C3CB5A4}"
HKLM,"SOFTWARE\%OEM%\TWIN","ResourceDLL", %REG_SZ%
HKLM,"SOFTWARE\%OEM%\TWIN","MaximumScreens", %REG_DWORD%, %MAXSCREENS%
[System.Settings]
HKLM, SYSTEM\CurrentControlSet\Control\"Session Manager"\"Memory Management", EnforceWriteProtection, %REG_DWORD%, 0
[Driver.RendererSettings]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","AccFilter",%REG_SZ%,"regsvr32 /s accfilter.ax"
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId%,,,""
[SourceDisksFiles]
horizonm.sys = 1 ; all files on Disk 1
horizon.dll = 1
twinmem.dll = 1
twincplx.dll = 1
ovrlyprp.dll = 1
xtroncfg.dll = 1
vsnswcfg.dll = 1
vs32cfg.dll = 1
vtv4cfg.dll = 1
mciovrly.dll = 1
ovrly044.dll = 1
ovrly049.dll = 1
ovrlyusr.dll = 1
ovrlykrn.dll = 1
twovrly.dll = 1
v2bt829.dll = 1
vswusr.dll = 1
vswkrn.dll = 1
vswxtron.dll = 1
sercm.dll = 1
vswioctl.dll = 1
twrgbkrn.dll = 1
rgbkrn.dll = 1
i2cusr.dll = 1
i2ckrn.dll = 1
v2i2c.dll = 1
accfilter.ax = 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
;
OEM = Datapath
DiskId = "Datapath iH Installation DISK (VIDEO)"
GraphAdap = "Graphics Adapter"
MAXBOARDS = 4
HEIGHT = 1
MAXSCREENS = 32
SERVICENAME = iH
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.