[wix-users] Wix Bundle and ARP DisplayVersion

Joel Budreau joel.budreau at gmail.com
Tue Nov 28 13:51:12 PST 2017


I'm trying to figure out how to change the DisplayVersion in the ARP
registry for a bundle. Our products have really large build number, so I
can't put them into the 4th field of the ProductVersion.

Looking to do something like:
Bundle Version = 1.2.3
Bundle DisplayVersion = 1.2.3.456789

I see the DisplayVersion is written by the engine
via RegistrationParseFromXml(), but following that up the stack, I don't
know how (or where) to author the manifest/xml file to populate that data.
Any tips?

Thanks,
Joel


More information about the wix-users mailing list