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
Logged In: YES
user_id=991639
Originator: NO
The ProductVersion will now preserve the format of the version string as long as it resolves to a valid version.
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 15 days (the time period specified by
the administrator of this Tracker).