You can use msbuild properties (such as $(Platform)) in the output file
name... However, there's an open bug against Votive that it escapes the
control characters for now. If you open the project file directly and make
your change, it works.
I use it like this today.
Chris
On Tue, Mar 31, 2009
Hi,
Is there any way (except renaming msi after building) to condition msi file
name in Votive?
I have x86 and x64 installers built from single source file. Platform-specific
components and other stuff are conditioned using statements. Now I
really need 32bit installer to be named product.m
2 matches
Mail list logo