PDA

View Full Version : how to create a multiple cab files using 10.x - Pocket PC apps



kmkrishnan
11-29-2005, 04:00 PM
My application as more than 1000 configurations files which can be grouped. I was generating the cab files by adding gorup of files one by one and initial installtion worke fine (Pocket PC). After some time cab installation didn't work, says invalid setup file. I got to know 4 MB is the limit of a cab file, my cab file is exceeding this size. How to create multiple cab files using IS 10.5 of my application.

Thanks

davidh
12-16-2005, 11:04 AM
Do you still need help with this? I believe you can make multiple cab files by creating multiple mobile device projects in the same MSI project, right?