For an application to be "bundle aware" and self-servicing, I have a desire to 
get the bundle meta-data knowing only the MSI's ProductCode (the main payload 
of the bundle). Short of some convoluted registry searches (via the bundle 
upgrade code), is there any reliable means of getting back to the bundle? One 
option I can see would be to pass WixBundleProviderKey to the MSI as a Property 
during the install and then storing it in the registry, but I wanted to avoid 
any extra "custom logic" if there was a pre-existing means that I was missing.


Thanks,
Jacob

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to