I am using VisualStudio2005 and a vdproj to create a simple MSI file.I need to pass in the REINSTALLMODE property when I launch it.
I have a solution sln, with 50 projects (vbproj, csproj, and setup project). I need automatize Build of all solution, and projects (set of projects of solution folder), and setup project (vdproj).
I\'m experiencing some weirdness related to an MSI installation upgrade, perhaps someone out there can help me:
I use a Visual Studio Setup project to create an installer f开发者_运维问答or some assemblies. However, the fonts the installer uses are always aliased, and don\'t appear to be the Windows standard.