Packaging Device Solutions for Deployment
To distribute your device applications to end-users, you must package your device application into a CAB file. End-users install your device application by copying the CAB file to the device and starting it from the device's file explorer. The Mobile Developer Center also includes resources that help you develop and deploy applications.
In This Section
Packaging Device Solutions Overview
Describes the processes that are required to package a smart device application into a CAB file or Microsoft Installer (MSI) for distribution to end users.IDE Features Supporting Device Application Packaging
Describes the Visual Studio environment elements used for packaging, and also differences in packaging depending on target platforms.Walkthrough: Packaging a Smart Device Solution for Deployment
Provides step-by-step instructions for packaging an application and its resources.
Related Sections
- Smart Device Development
Provides an introduction to developing for smart devices and includes links to additional information.