On 27-Jan-15 04:52, dscottie wrote:
> I'm trying to get Burn to install .Net 4.0.3 - if it is not already
> installed - prior to kicking off my managed bootstrapper, which itself
> specifically requires 4.0.3 to run properly.
You need to use WiX v3.9 to get ExePackage/@PrereqSupportPackage to 
indicate that more than one package is required. A problem you might 
have is that pre-req packages are only installed if your BA fails to start.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to