; IXMP2K.inf
;
; Installation file (.inf) for the Image Systems XMP device on Windows 2000.
;
; (c) Copyright 2003~2004 Image Systems Corporation
;
[Version]
Signature = "$Windows NT$"
Provider = %ImageSys%
ClassGUID = {4D36E968-E325-11CE-BFC1-08002BE10318}
Class = Display
CatalogFile = IXMP.cat
DriverVer = 03/25/2004
[DestinationDirs]
DefaultDestDir = 11 ; system32
IXMP.Miniport = 12 ; drivers
IXMP.Display = 11 ; system32
IXMP.CtlPanelPage = 11
; ---- Driver information
[Manufacturer]
%ImageSys% = ImageSys.Mfg
[ImageSys.Mfg]
%ImageSys.DeviceDesc0% = IXMP, PCI\VEN_10B5&DEV_2784&REV_03
; ---- General installation section
[IXMP]
AddReg = IXMP.AddReg
CopyFiles = IXMP.Miniport, IXMP.Display, IXMP.CtlPanelPage
Reboot = 1
[IXMP.AddReg]
; ---- File sections
[IXMP.Miniport]
IXMP2K.sys
[IXMP.Display]
IXMP2K.dll
[IXMP.CtlPanelPage]
IXMP2Kcp.dll
; ---- Service Installation
[IXMP.Services]
AddService = IXMP, 0x00000002, IXMP_Service_Inst, IXMP_EventLog_Inst
[IXMP_Service_Inst]
DisplayName = %IXMP.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\IXMP2K.sys
[IXMP_EventLog_Inst]
AddReg = IXMP_EventLog_AddReg
[IXMP_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\IXMP2K.sys"
HKR,,TypesSupported,0x00010001,7
; ---- Software Installation
[IXMP.SoftwareSettings]
AddReg = IXMP_SoftwareDeviceSettings
AddReg = IXMP_SoftwareDesktopSettings
[IXMP_SoftwareDeviceSettings]
HKR,,InstalledDisplayDrivers, %REG_MULTI_SZ%, IXMP2K
HKR,,VgaCompatible, %REG_DWORD%, 0
HKR,,Acceleration.Level, %REG_DWORD%, 0
HKR,,PaletteType, %REG_DWORD%, 0
HKR,,GammaType, %REG_DWORD%, 0
HKR,,VGAStartup, %REG_DWORD%, 1
HKR,,HardwareInformation.ChipType, %REG_BINARY%, 58,00,69,00,6c,00,69,00,6e,00,78,00,20,00,58,00,43,00,56,00,32,00,30,00,30,00,45,00,2d,00,38,00,00,00
HKR,,HardwareInformation.DacType, %REG_BINARY%, 3c,00,4e,00,4f,00,4e,00,45,00,3e,00,00,00
HKR,,HardwareInformation.MemorySize, %REG_DWORD%, 0x01000000
HKR,,HardwareInformation.AdapterString,%REG_BINARY%, 49,00,6d,00,61,00,67,00,65,00,58,00,4d,00,50,00,00,00
HKR,,HardwareInformation.BiosString, %REG_BINARY%, 31,00,2e,00,32,00,30,00,00,00
[IXMP_SoftwareDesktopSettings]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\IXMPPagesEx",,,"{46BC4592-AED8-4F06-9FD8-A8E2A5B2430E}"
HKCR,"CLSID\{46BC4592-AED8-4F06-9FD8-A8E2A5B2430E}\InProcServer32",,,"IXMP2Kcp.dll"
HKCR,"CLSID\{46BC4592-AED8-4F06-9FD8-A8E2A5B2430E}\InProcServer32",ThreadingModel,,"Apartment"
[IXMP.GeneralConfigData]
MaximumDeviceMemoryConfiguration=16
MaximumNumberOfDevices=2
; ---- Source file information
[SourceDisksNames.x86]
1 = %DiskId1%,,,""
[SourceDisksFiles]
; Files for disk Image Systems Corporation Installation Disk #1 (Display)
IXMP2K.sys = 1
IXMP2K.dll = 1
IXMP2Kcp.dll = 1
; ---- Non-Localizable Strings
[Strings]
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICEROOT = "System\CurrentControlSet\Services"
; ---- Localizable Strings
ImageSys.DeviceDesc0 = "Image Systems XMP"
DiskId1 = "Image Systems Corporation Windows 2000 Installation Disk #1 (Display)"
ImageSys = "Image Systems Corporation"
IXMP.SvcDesc="IXMP"
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.