Question : Problem: Deployoing Windows Mobile 5 cab files

Hi

I have want to deploy a mobile 5 application via a setup.exe file. I have created this fine using visual studio 2007.

I have created a cab file for the application, a custom installer dll file and a setup.exe fine. I have used some  code in the custom installer so that the cab file is installed on the device via active sync.

My application uses SQL Server CE.

I have the cab file for SQL CE but do not know how to detect whether this is installed on the device.

An alternative would be to deploy multiple cab files from the same setup.exe via activesync but I do not know how to do this.

I have create a separate setup.exe for the SQL CE portion of the install but his is quite a poor solution.

Can anyone point me in the right direction?

Thanks

Answer : Problem: Deployoing Windows Mobile 5 cab files

Check out

http://msdn2.microsoft.com/en-us/library/aa446503.aspx

you will have to use RAPI
Random Solutions  
 
programming4us programming4us