Click to Rate and Give Feedback

  Switch on low bandwidth view
SDK Documentation for Windows Mobile-Based Pocket PCs
.cab Files

.cab files are used to package applications and updates, such as new DLL files, for delivery to Smartphone and Pocket PC.

The .cab file you create can copy files, apply registry settings, or even run custom code during install and uninstall operations by including a SETUP.DLL file with your setup.

For Smartphone, you can provide a more secure method of packaging and delivering applications by signing .cab files with Authenticode certificates.

CABWizSP automatically compresses .cab files to make downloads run the most efficiently. These files are compressed by means of the MSZIP compression algorithm. The Smartphone CAB Installer automatically decompresses the .cab files and extracts their contents.

You put a .cab file on the mobile device as follows:

  • Manually copy the .cab file to the device or emulator and execute it through File Manager by tapping the file name icons with the stylus.
  • ActiveSync Application Manager can copy the files to the device.

A single .inf File can contain information to produce multiple .cab files. For example, you could instruct CabWiz to produce .cab files for Pocket PC devices and the Pocket PC emulator through a single .inf file.

For more information about creating setup .cab files, see Creating Setup .cab Files with CabWiz (PPC Only).

See Also

Packaging Ring Tones and Sound Files in .cab Files


Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.


© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker