How to make the WiX Bundle version the same as my application’s version
To answer your first question, there are no hard and fast rules for this. So it is not a must to update your WIX bundle version and match that with your MSI version. As for the second question, am not really sure. But you can try this binder variable: !(bind.packageVersion.PackageID) EDIT replace PackageID with the … Read more