I've written an application based upon Surface and WPF. Now I want to test the application on an other computer. This computer has not a touch screen. Okay, I've downloaded the Windows 7 Touch pack from Microsoft. By starting the installer, I get an error: The installer needs a touch screen!
It is possible to start my application on my developers computer with multitouchvista.
Are there any possibilities to install the Windows 7 Touch Pack without a touch screen monitor? My idea is to use the this component(http://multitouchvista.codeplex.com/) to simulate the multitouch.
If you are using the surface SDK, the surface simulator handles this. In addition to controlling multiple touches with one mouse, you can also plug in multiple mice to represent different touches.