02.10.2009
Signed x64 version of driver.
If you already have driver installed the replace your file at Driver\x64\unisofthid_amd64.cat with the file you downloaded here and reinstall the driver.
If you have not previously installed the driver just install it as normal.
Thanks to Rafael Rivera from [url:http://www.withinwindows.com] for signing the driver :)
Second release - refresh 2.
- new interface for input providers - allows applications to get image from cameras
- multitouch driver for Windows 7 x32, x64
- multitouch windows service
- windows service for driver
- Optimized "capture" behavior in WPF framework.
Compiled from changeset 20721
Multitouch service can be started using Multitouch.Service.Console.exe.
You can install this service as a windows service using installutil.exe
%windir%\Microsoft.NET\Framework\v2.0.50727\installutil.exe /i Multitouch.Service.exe
Driver for Windows 7 ist located in Driver directory.
To install run Install driver.cmd.
After installing driver you have to start driver service.
This can be done by starting multitouch service followed by Multitouch.Driver.Console.exe.
Or you can just install Multitouch.Driver.Service.exe as a windows service using
%windir%\Microsoft.NET\Framework\v2.0.50727\installutil.exe /i Multitouch.Driver.Service.exe.
Remember, if you install driver as a windows service, you don't have to install multitouch service. It is already integrated in driver service.
After installing windows services you have to start them. Press "Start" button, type services.msc and then press "enter". "Services" window will open. Find Multitouch input or Multitouch driver in the list and start it.
Tutorial Videos:
How to install the hid driver: [url:http://www.youtube.com/user/nesherhh#play/uploads/3/_maaH1gecxw]
How to change input provider: [url:http://www.youtube.com/user/nesherhh#play/uploads/5/3jd_mG_riUE]
"Hello World" tutorial: [url:http://www.youtube.com/user/nesherhh#play/uploads/7/fUiYf0itYiQ]