Alexander Shevchuk wrote:
> So, it seems like it is WiX's problem.  It changes ProductVersion by removing 
> leading zeros.
>   

Please file a bug. The compiler core uses the Version class to validate 
version information; it parses the string down to their component 
integers, which loses the leading zeros.

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



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to