When I connhect my Windows Phone 7 device to my desktop, Zune automatically starts. I need to develop an application that have the same behavior.
How can I do that?
Thanks.
When I connhect my Windows Phone 7 device to my desktop, Zune automatically starts. I need to develop an application that have the same behavior.
How can I do that?
Thanks.
See this post Start program on usb hardware plugin
So, you need to create a windows service which will polling connected usb-devices and starts your application.