Deployment Examples

This section contains examples demonstrating how to deploy Visual C++ applications built with Visual Studio 2005.

Deployment scenarios

The first two examples are based on the scenarios in Scenarios for Deployment Examples. The third example covers the common situation of preparing a test machine for remote debugging.

Examples

How to: Deploy a Setup and Deployment Project

How to: Deploy using XCopy

Preparing a Test Machine To Run a Debug Executable

See Also

Tasks

Walkthrough: Manually Deploying a ClickOnce Application

Other Resources

Deployment (C+)