Visual Studio 2005 Bootstrapper
Posted by Jeffrey Vanneste at 12:39 PM on September 14, 2004
Category:
Development
I'm so happy about the new bootstrapper in visual studio 2005. I just started reading the MSDN magazine October 2004 issue and it has an article on the new bootstrapper. I write most of the installation/deployment scripts that we use at work for the projects I work on. We originally started off using MSI files but I gave Nullsoft Scriptable Install System a try and was really impressed with how easy it was to use. I started using NSIS to release patches for the product I was working on and it worked very slick. When we refactored pretty much our entire product I had the opportunity to redo the installation packages that I had previously wrote. |
