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

Reply via email to