I have a method OnDetectPackageComplete in my Wix Bootstrapper application
that gets launch when the detectpackagecomplete event is fired.  Within that
method, I would like to retrieve status whether BA application is running
for installing or an uninstalling a package.
For example, if the user double clicks on the file.exe, then get the status
should be 'Install'.  Or if the application is already installed and someone
would like to uninstall it, the status should be 'Uninstall'?

Thanks InAdvance.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-retrieve-a-install-uninstall-event-data-within-a-bootstrapper-application-tp7596338.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to