I'd like to install or uninstall an ExePackage whenever an MsiPackage is
selected for install or uninstall.

Details:
* ExePackage must be installed whenever MsiPackage is selected for install.
* ExePackage must be installed before MsiPackage is installed.
* ExePackage must be uninstalled whenever MsiPackage is selected for
uninstall.
* ExePackage must be uninstalled after MsiPackage is uninstalled.
* I am using WixStandardBootstrapperApplication.HyperlinkSidebarLicense

Can I set the ExePackage's request state to the MsiPackage's request state
in an IBootstrapperBAFunction member function?

-- 
Edwin G. Castro
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to