Content:
	UsbTouch.dll
	Touch32ex.dll
	TouchTray.exe
	TouchKit.exe

Registry Setting:
1)	[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\TouchKit]
	"Dll"="UsbTouch.dll"
	"Order"=dword:00000003
	"ButShow"=dword:0000003F
	"Index"=dword:00000001
	"Prefix"="TKT"

2)	[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\14371_1\0_0_0\255_255_255\USB_TOUCH_Driver]
	"DLL"="USBTouch.dll"
	[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\14371_2\0_0_0\255_255_255\USB_TOUCH_Driver]
	"DLL"="USBTouch.dll"
	[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\291_1\0_0_0\255_255_255\USB_TOUCH_Driver]
	"DLL"="USBTouch.dll"
	[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\3823_1\0_0_0\255_255_255\USB_TOUCH_Driver]
	"DLL"="USBTouch.dll"
	[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\3823_2\0_0_0\255_255_255\USB_TOUCH_Driver]
	"DLL"="USBTouch.dll"


Utility:
1)If you want to used right button. When the system boot,TouchTray.exe must be run
  (You can choose you own install directory, for example windows\StartUp )   

2)Used the touchkit.exe to calibrate 4 pts and 25 pts.
  Used the touchkit.exe to do drawtest.
  

You can set up the following items in Registy

ButShow is DWORD
	bit0 -> Cal 4Pt
	bit1 -> Cal 25Pt
	bit2 -> DrawTest
	bit3 -> RightButton
	bit4 -> Clear CalParam

EXAMPLE:
	if bit(n) is 1 show flowing button
	if bit(n) is 0 Hide flowing button

