I have an application I wrote and it has a setup program that puts the application into ActiveSync for installation on the Device. What I want to do, is have a windows application tell ActiveSync to put that application onto the connected Device.
Basically, I have to put my WM5 application onto a bunch of Handhelds... Each handheld is configured by a windows application. I want this windows application to tell ActiveSync to put the application onto the handheld, much like you would do from the ActiveSync: Tools->Add/Remove Programs, check off your item and hit OK to deploy to handheld.
Hope that's clear.
Thanks for any help on this.
Scott
p.s. if somehow installing a cab file is the only way, can someone explain that process.. i tried CopyToDevice and that didn't work.