UsbDwavTouch.inf Driver File Contents (touch_20screen_winxp.zip)

;; UsbTouch.inf

;; *********  PLEASE READ ***********
;; The wizard cannot create exact INF files for all buses and device types.
;; You may have to make changes to this file in order to get your device to
;; install. In particular, hardware IDs and logical configurations require
;; intervention.
;;
;; The NT5DDK documentation contains an excellent INF reference.

;--------- Version Section ---------------------------------------------------

[Version]
Signature="$Windows 95$"
Provider=%ProviderName%

; If device fits one of the standard classes, use the
; name and GUID here, otherwise create your own as
; this example shows.

Class=USBTouchControllerClass
;ClassGUID={ff646f80-8def-11d2-9449-00105a075f6b}
ClassGUID={4A10879A-DA38-43bc-83D5-12E78877B7F6}


;--------- SourceDiskNames and SourceDiskFiles Section -----------------------

; These sections identify source disks and files for installation.  They are
; shown here as an example, but commented out.

;[SourceDisksNames]
;1 = "Install Disk",Disk1,,

;[SourceDisksFiles]
;UsbDwavTouch.sys = 1,,

;--------- ClassInstall/ClassInstall32 Section -------------------------------

; Not necessary if using a standard class

; 9X Style
[ClassInstall]
Addreg=Class_AddReg

; NT Style
[ClassInstall32]
Addreg=Class_AddReg

[Class_AddReg]
HKR,,,,%DeviceClassName%
HKR,,Icon,,"-20"

;--------- DestinationDirs Section -------------------------------------------

[DestinationDirs]
UsbDwavTouch_Files_Driver = 10,System32\Drivers

;--------- Manufacturer and Models Sections ----------------------------------

[Manufacturer]
%MfgName%=Mfg0

[Mfg0]
%DeviceDesc%=UsbDwavTouch_DDI, USB\VID_0123&PID_0001
%DeviceDesc%=UsbDwavTouch_DDI, USB\VID_3823&PID_0001
%DeviceDesc%=UsbDwavTouch_DDI, USB\VID_3823&PID_0002
%DeviceDesc%=UsbDwavTouch_DDI, USB\VID_0EEF&PID_0001
%DeviceDesc%=UsbDwavTouch_DDI, USB\VID_0EEF&PID_0002


;---------- DDInstall Sections -----------------------------------------------
; --------- Windows 9X -----------------

; Experimentation has shown that DDInstall root names greater than 19 characters
; cause problems in Windows 98

[UsbDwavTouch_DDI]
CopyFiles=UsbDwavTouch_Files_Driver
AddReg=UsbDwavTouch_9X_AddReg

[UsbDwavTouch_9X_AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,UsbDwavTouch.sys
HKR, "Parameters", "BreakOnEntry", 0x00010001, 0

; --------- Windows NT -----------------

[UsbDwavTouch_DDI.NT]
CopyFiles=UsbDwavTouch_Files_Driver
AddReg=UsbDwavTouch_NT_AddReg

[UsbDwavTouch_DDI.NT.Services]
Addservice = UsbDwavTouch, 0x00000002, UsbDwavTouch_AddService

[UsbDwavTouch_AddService]
DisplayName    = %SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\UsbDwavTouch.sys

[UsbDwavTouch_NT_AddReg]
HKLM, "System\CurrentControlSet\Services\UsbDwavTouch\Parameters",\
	"BreakOnEntry", 0x00010001, 0

; --------- Files (common) -------------

[UsbDwavTouch_Files_Driver]
UsbDwavTouch.sys

;--------- Strings Section ---------------------------------------------------

[Strings]
ProviderName="Dwav Technology Inc."
MfgName="Dwav Technology Inc."
DeviceDesc="Dwav USB Controller for TouchScreen"
DeviceClassName="USB Controller "
SvcDesc=" Dwav USB Controller for Touch screen"
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: web4, load: 0.87