Eventually, it comes time to transfer your project to the production or quality assurance (QA) computer. In theory, you should just need to copy some files to the other computer. In practice, it's a ...
An annoying part of the VS.NET world, is that if you create an installer project for a Windows Service project, it will only install the files for the ...
Microsoft has brought back a much-missed bit of functionality from Visual Studio 2010 and put it back in Visual Studio 2013: Visual Studio Installer projects. The new version is called Visual Studio ...
Most of you may be quite familiar on how to create MSI or Setups for your applications. By using a Microsoft Installer, one can make sure all dependencies for running ...