XTOUCH.INF Driver File Contents (P8_Touchpad.zip)

; xtouch.inf
;
; Installation file (.inf) for the Touchkit device.
;
; (c) Copyright 2004 eGalax Inc. 
;

[Version]
Signature="$Windows NT$"
Provider=%eGalax%
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
Class=Mouse
CatalogFile=xtouch.cat
DriverVer=09/15/2004, 4.0.0.0

[DestinationDirs]
DefaultDestDir   = 12

;
; Driver information
;

[Manufacturer]
%eGalax%   = eGalax.Mfg

[eGalax.Mfg]
%eGalax.DeviceDesc0% = xtouch, SERENUM\SERIALTOUCHKIT
%eGalax.DeviceDesc1% = xtouch, USB\VID_0123&PID_0001
%eGalax.DeviceDesc2% = xtouch, USB\VID_3823&PID_0001
%eGalax.DeviceDesc3% = xtouch, USB\VID_3823&PID_0002
%eGalax.DeviceDesc4% = xtouch, USB\VID_0EEF&PID_0001
%eGalax.DeviceDesc5% = xtouch, USB\VID_0EEF&PID_0002

;
; General installation section
;

[xtouch]
AddReg=xtouch.AddReg
; Copy the driver over
CopyFiles=xtouch.CopyFiles

[xtouch.AddReg]


;
; File sections
;

[xtouch.CopyFiles]
xtouch.sys


;
; Service Installation
;

[xtouch.Services]
AddService = xtouch, 0x00000002 , xtouch_Service_Inst, xtouch_EventLog_Inst
; Install mouclass.sys from msmouse.inf
Include=msmouse.inf
Needs=MouClass.Services

[xtouch_Service_Inst]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Pointer Port
ServiceBinary  = %12%\xtouch.sys


[xtouch_EventLog_Inst]
AddReg = xtouch_EventLog_AddReg

[xtouch_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\xtouch.sys"
HKR,,TypesSupported,0x00010001,7




;
; Source file information
;

[SourceDisksNames.x86]
1 = %DiskId1%,,,""

[SourceDisksFiles]
; Files for disk eGalax Inc. Installation Disk #1 (Mouse)
xtouch.sys = 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
;

eGalax.DeviceDesc0 = "Serial Touchscreen Device"
eGalax.DeviceDesc1 = "USB Touchscreen Device"
eGalax.DeviceDesc2 = "USB Touchscreen Device"
eGalax.DeviceDesc3 = "USB Touchscreen Device"
eGalax.DeviceDesc4 = "USB Touchscreen Device"
eGalax.DeviceDesc5 = "USB Touchscreen Device"
DiskId1 = "eGalax Inc. Installation Disk #1 (TouchScreen)"
eGalax = "eGalax Inc."
Download Driver Pack

How To Update Drivers Manually

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.

server: web5, load: 0.44