Marco Tognacci
2015-04-26 11:58:18 UTC
I have an exe package that install a third party compoment, I have added this component to my Burn exe package, but in this way I have the ARP entry for the single package plus the Burn package ARP entry.
Is there any way to remove the entry ARP for the ExePackage added to the Burn package?
In a Burn package I can remove the ARP entry setting the properties of burn element<Bundle DisableRemove="yes" DisableModify="yes"But is there a way to configure this properties at runtime when I call the setup perhaphs using command line parameters?Because I have a made a Burn setup for a single component that can be installed as single package or can be added to another Burn package but in this way I want to not have the ARP entries for the component Burn Package but I need to have only one package to work in these 2 cases.
Thanks.
Is there any way to remove the entry ARP for the ExePackage added to the Burn package?
In a Burn package I can remove the ARP entry setting the properties of burn element<Bundle DisableRemove="yes" DisableModify="yes"But is there a way to configure this properties at runtime when I call the setup perhaphs using command line parameters?Because I have a made a Burn setup for a single component that can be installed as single package or can be added to another Burn package but in this way I want to not have the ARP entries for the component Burn Package but I need to have only one package to work in these 2 cases.
Thanks.