Windows upgrade is broken for the following reasons:
1. Each version of mongo is installed to a unique directory, ie 2.6.0, and 2.6.1
2. The WIX code does not check for upgrade or downgrade
3. The Wix uses the same upgrade code for each MSI, these should be unique per version