D
Davy B
I'm trying to build a CAB file for a .NET app I've built using C#. I
am using the cabwiz.exe applet with an INF file. The CAB file builds
ok, but in order to enable users to install the app on a virgin Pocket
PC I have to provide seven other CAB files, including Compact Framework
2, SQL Client, SQL CE, etc.
Rather than expect the customer to copy eight CAB files onto their
Pocket PC and process each one in the correct order, how can I combine
all files into one CAB file? If I include CAB files in the INF file,
they are just ignored.
Thanks in anticipation,
David Bridge
am using the cabwiz.exe applet with an INF file. The CAB file builds
ok, but in order to enable users to install the app on a virgin Pocket
PC I have to provide seven other CAB files, including Compact Framework
2, SQL Client, SQL CE, etc.
Rather than expect the customer to copy eight CAB files onto their
Pocket PC and process each one in the correct order, how can I combine
all files into one CAB file? If I include CAB files in the INF file,
they are just ignored.
Thanks in anticipation,
David Bridge