Hi NG,

another question:
I am using a Managed Burn Bootstrapper. My product consist of 2 parts: a 
service and a designer. The service and the designer are both part of one msi - 
designer and service are features.
I am building my Package/Feature Tree on my own. In this feature tree I skip 
prerequisite-packages, because I do not want the user to install/skip this 
package (in this case the dot net redistributable).

If I install the service I need a visual c redistributable to be installed as 
well. Here my question:
1) Can I have a msi called from within the feature of another msi? (in this 
case: only if the service should be installed)
2) if no: I tried to insert the redistributable in my <Chain> in the Bundle (so 
the redistributable is installed whether the service is installed or not). But 
both packages (32bit and 64bit) becomes visible in my feature tree. 
Unfortunately I can only mark on Package as prereq (ok, this prereq is only for 
the installer itself, I do understand that). But was is the solution? I did not 
find a "Display" property or something like that...

Thanks a lot
Holger

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to