I'd like to add the build number somewhere within the properties of the MSI which is generated, so I can easily tell the version of my product which will be installed. I've set: <Product ... Version="1.2.3.4" ...> ...but this seems to only set the version the system's Add/Remove programs sees. (When I get properties on my MSI, it doesn't display "1.2.3.4" anywhere)
I came across this posting: http://blog.tentaclesoftware.com/archive/2009/05/03/38.aspx ...but this is to change the name of the MSI and have the name of the MSI include the build number. I wish to keep the name the same so that solution won't work for me. What I'd like to do is have the version number embedded within it so when one gets the properties on it, the version number is displayed. Is this possible? Thanks, Jeff ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users