Tag: installer
-
Installer Project in Visual Studio 2012
In the past, I posted the installer project I used to build Vault apps. However, that project was for Visual Studio 2010. In the 2012 version, Microsoft dropped the installer project type and replaced it with an Install Shield project type. So I’ll share with you my latest installer template. You do not need to…
-
Installer Project
One of the worst tasks you can get as a programmer is having to write an installer. Installers are hard to write, hard to debug and hard to maintain. What's worse is that nobody appreciates all the hard work you did. As far as the end user (or your boss) is concerned, an installer is…

You must be logged in to post a comment.