Thanks for the reply Bruce,

Match on BundleUpgradeCode... I guess as a workaround that could work. You are 
still left to iterate over all the product code keys under the uninstall key 
looking for one that contains the BundleUpgradeCode you seek.  Inefficient, but 
it seems I have no other choice right now.  I would like to see  the 
ProductCode be exposed as an attribute of the Bundle element  (<Bundle 
ProductCode ="$(var.ProductCode)"). In the case of Product element in a WiX 
installer,  the ProductCode is what is specified as the Id [Product/@Id]. That 
could work here.

From: Bruce Cran-2 [via Windows Installer XML (WiX) toolset] 
[mailto:ml-node+s687559n7582123...@n2.nabble.com]
Sent: Tuesday, November 27, 2012 12:27 PM
To: Robert Priest
Subject: Re: WiX Bootstrapper Bundle creating uninstall shortcut in program 
files

On 27/11/2012 17:18, rpriest12 wrote:
> I am in the same boat - I need the product code. there seem to be several
> questions about this for various reasons. Surely the answer can be to troll
> the uninstall registry key looking for "Bundle*"?  What if you have multiple
> applications that installed using Burn?  I have two on my box now. Am I
> supposed to compare strings? surely exposing the Product Code and allowing
> it to be set to something static would be better...

You could use the upgrade code instead - there's a BundleUpgradeCode
entry in the Uninstall key, though I'm not sure it's documented and so
might disappear.

--
Bruce Cran

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
WiX-users mailing list
[hidden email]</user/SendEmail.jtp?type=node&node=7582123&i=0>
https://lists.sourceforge.net/lists/listinfo/wix-users

________________________________
If you reply to this email, your message will be added to the discussion below:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WiX-Bootstrapper-Bundle-creating-uninstall-shortcut-in-program-files-tp7580364p7582123.html
To unsubscribe from WiX Bootstrapper Bundle creating uninstall shortcut in 
program files, click 
here<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7580364&code=Um9iZXJ0LlByaWVzdEBiZW50bGV5LmNvbXw3NTgwMzY0fDM3OTk5NDQ3MQ==>.
NAML<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WiX-Bootstrapper-Bundle-creating-uninstall-shortcut-in-program-files-tp7580364p7582125.html
Sent from the wix-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to