Tag: windows installer
-
Before releasing a Windows software, which is not open-source, we have to package everything that we have done in a Windows installer. In this post, I’d like to share how to build a Windows MSI installer with Microsoft Visual Studio 2010. Creating a Basic MSI Installer Click Setup and Deployment,...