how to run any program when connecting any device through ActivSync ?
thank's in advance
A:
Check out the RAPI2 api, you can write code on the desktop to detect the device activesync connection and then use CeCreateProcess to start a process on the remote device.