Is it possible to install CAB file on PPC device after sync?
Hello everyone,
I've been working with Oracle Lite for over a year and a half now developing a PocketPC application. It's working well and expanding fast. As such we have many application updates that happen every few days. Right now we distribute the application by packaging everything (.NET framework, Oracle Lite client and our application) in a desktop installer. This works great except that it doesn't work well with our quick update schedule.
So my question is what is the simplest way (if at all possible) to distribute our application CAB file through the mobile server. Basically all I need is to have the client download the new CAB file, uninstall the old version and then execute the CAB file and install the new application. Nothing fancy I think. I would prefer if it would be as simple as dropping the CAB file in some folder on the mobile server. I've read something about INF files in the documentation but as usual that is way too brief to make it useful.
If anyone can let me know how I can do this I would really appreciate it.
Thanks.