You have to get use the PackageID to get that information from the BootstrapperApplicationData.xml file. Note that it wasn't available until WiX 3.9.421. C# code is at http://stackoverflow.com/questions/12846421.
On Wed, May 28, 2014 at 10:41 AM, Ingo Fischer <ingoderfisc...@hotmail.com>wrote: > My understanding was, you can read the ProductVersion of each MSI of a > bootstrapper in the event: > > DetectPackageBegin(object sender, DetectPackageBeginEventArgs e) > or in the event > DetectPackageCompleted(object sender, DetectPackageCompleteEventArgs e) > > something like: e.ProductVersion > > but I can not find it. > > I would like to display the versions of the msi-files that are installed > on the UI when running the bootstrapper. > > > > ------------------------------------------------------------------------------ > Time is money. Stop wasting it! Get your web API in 5 minutes. > www.restlet.com/download > http://p.sf.net/sfu/restlet > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ Time is money. Stop wasting it! Get your web API in 5 minutes. www.restlet.com/download http://p.sf.net/sfu/restlet _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users