How to launch app when ActiveSync is done syncing??
Hi Everyone,
When i need to do is move the files that ActiveSync places in the sync file on the client machine. Is there any way to tell when this is done through ActiveSync? Like how can I run a bat file to vopy files from there? I need to move the files to a path on the network which I cannot set as the folder for ActiveSync.
Thanks!
Re: How to launch app when ActiveSync is done syncing??
You want to do this on the PC as opposed to the Device?
Set up a filewatcher on the folder where activesync places its files, and when there is a change, action it then?
If on the device, something similar, although the filewatcher doesn't exist in the CF