install multiple cab files
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
using this http://www.devx.com/wireless/Article/31198/1954 I installed the sample cab file, but I want to install many cab files at once. This is my ini file
[ceAppManager]
Version = 1.0
Component = App[App]
Description = Simple app
Uninstall = App
CabFiles = App.cab,sqlce.cab,othercab.cabThis installs only the first can file in the order
CabFiles = **App.cab**,sqlce.cab,othercab.cab
Where am I wrong?_____________________________________________________ Yea! I could be wrong...