visual studio 2010 - Is it possible to set the version number of the MSI when building a setup project(vdproj) from command line? -


i need build setup project command line , set version number of built msi parameter. possible accomplish that?

no, not possible. you'd have rewrite .vdproj prebuild step or update msi postbuild step. 1 of many limitations of toolset


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -