On 6/12/2014 3:35 PM, John Cooper wrote:
> It's interesting that the installer service will handle a malformed version.
The MSI SDK says that ProductVersion is a three-field string. So it 
apparently ignores the fourth field. In fact...checking...yep: MSI 
completely ignores anything past the first three fields. You can have a 
fifth field if you want. ARP will happily show the freaky version. WiX 
won't let you build that, however; it stops at four fields.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to