Menu

#1231 InstallerVersion attribute syntax unclear

v3.0
closed
2012-09-15
2008-06-05
No

The documentation for the InstallerVersion attribute of the Package element indicates that the value is computed as:

major version * 100 + minor version * 10

For Windows Installer 3.1, this would be

3 * 100 + 1 * 10 = 310

When using that value, however, Windows Installer 3.1 on Server 2003 complains that the package requires a newer version of Windows Installer, and a number of samples I found while looking into this use 301 instead of 310, which is at odds with what the document specifies.

I'm using WIX 3.0.4130.0.

--
Phil

Discussion

  • Rob Mensching

    Rob Mensching - 2008-06-06

    Logged In: YES
    user_id=991639
    Originator: NO

    Fixed in next build.

     
  • SourceForge Robot

    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).

     
MongoDB Logo MongoDB