Welcome to Dave Sexton's Blog Sign in | Join | Help

Browse by Tags

All Tags » Installer » Visual Studio   (RSS)

From Setup and Deployment to Self-Extracting Installer

In this blog post I'm going to describe how developers can use a Setup and Deployment project in Visual Studio 2005, along with a few other tools, to create a single, self-extracting cabinet executable to install their managed software and prerequisites. I'm also going to provide a solution to one of the problems that I encountered when I recently attempted to create a self-extracting installer for one of my open source projects.