Multiple CAB Install
Windows Mobile 6.5
4/8/2010
This code sample is named multicabinstall. It demonstrates create a container .cab file that, when installed on a mobile device, installs multiple .cab files contained within it.
-
Navigate to the solution file (*.sln), and double-click it. By default, the solution file is copied to the following folder:
C:\Program Files\Windows Mobile 6.5.3 DTK\Samples\Common\CPP\Win32\multicabinstall
Microsoft Visual Studio launches and loads the solution.
-
Build the solution (Ctrl+Shift+B).
-
Follow the additional instructions provided in the document "MultiCab Whitepaper.doc" in the solution folder.