Share via


Windows Installer Deployment Overview

Deployment in Visual Studio differs from traditional setup and deployment in many respects. Rather than creating script-based setup programs, Visual Studio deployment uses Microsoft Windows Installer technology to create installers that give you complete control over the installation process.

The following topics introduce important concepts related to deployment.

In This Section