Is there a feature that allows you to chain multiple installations (say .net 
framework and an msi) in one installer but does not create a "bundle product".  
It would be the equivalent of a script that installs multiple pieces and those 
pieces are the only things that remain.

Thanks,


[Description: Description: Description: Description: Matrix_Logo_LoRes]Ben 
Lemond | Software Engineer
Office: 812.858.8040 | Cell:  812.205.8585
3299 Tower Drive | Newburgh, IN  47630
ben.lem...@matrixteam.com<mailto:ben.lem...@matrixteam.com> | 
www.MatrixTeam.com<http://www.matrixteam.com/>

From: Nir Bar [via Windows Installer XML (WiX) toolset] 
[mailto:ml-node+s687559n759992...@n2.nabble.com]
Sent: Monday, April 13, 2015 9:24 AM
To: Ben Lemond
Subject: RE: How can I prevent Bundle from overriding MSI Upgrade Code?

Add/Remove Programs shows Bundle-A's version, not MSI-A's. Even if you install 
3/4/5 MSI's in a single bundle, only the bundle will be visible in ARP.

You can change this to display the MSI alongside the bundle in ARP using 
MsiPackage<http://wixtoolset.org/documentation/manual/v3/xsd/wix/msipackage.html>@Visible
 attribute.
Nir Bar
Freelance Developer
Mail: nir....@panel-sw.com<mailto:nir....@panel-sw.com>
Web: www.panel-sw.com<http://www.panel-sw.com>
- C++ On Windows, Linux and Embedded Platforms
- WiX & InstallShield

________________________________
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/How-can-I-prevent-Bundle-from-overriding-MSI-Upgrade-Code-tp7599901p7599927.html
To unsubscribe from How can I prevent Bundle from overriding MSI Upgrade Code?, 
click 
here<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7599901&code=YmVuLmxlbW9uZEBtYXRyaXh0ZWFtLmNvbXw3NTk5OTAxfDgxNzM3NjI1NQ==>.
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>


image001.jpg (133K) 
<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/attachment/7599929/0/image001.jpg>
image002.jpg (2K) 
<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/attachment/7599929/1/image002.jpg>




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-can-I-prevent-Bundle-from-overriding-MSI-Upgrade-Code-tp7599901p7599929.html
Sent from the wix-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to