I have a WiX installer already made, which creates a nice *.msi file.
I recently discovered for 64-bit computers I need to have my installer
also install
* SSCERuntime_x86-ENU.msi
* SSCERuntime_x64-ENU.msi
in that order, either before or after my own *.msi installer runs.
I've been looking into WiX bootstrapper, chain, bundle,... with no luck.
There's a lot of documentation about the leaves, no documentation
showing where the leaves go.
I've seen a lot of code fragements, no _complete_ code example
showing where the fragments go.
Decided to do the non-manly thing and ask how to achieve this.
~David
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users