|
From: Xiaofan C. <xia...@gm...> - 2011-08-11 08:02:21
|
On Thu, Aug 11, 2011 at 3:08 PM, Xiaofan Chen <xia...@gm...> wrote: > Your application need to autorun in order to be able to catch > the insertion of the device when the user plugs in the MTP > device, that is why I suggest a Windows service. > I think I may not be correct here. Once you install the MTP class filter driver, it is actually kind of a service and should be able to catch the insertion of a USB MTP device. So I think this should work for you. -- Xiaofan |