[WiX-users] setupbld.exe: errors, messages not very clear "The process terminated unexpectedly"

2009-08-19 Thread Jason Woodall
Fairly new to working with setupbld.exe and finding that it doesn't handle errors very nicely. I currently have the bootstrapper combining two MSI's (Visual Studio setup projects). The problem is the first msi is failing because it is a newer version with the same version number (its a build v

Re: [WiX-users] How best to write an msi that calls other msis?

2009-08-18 Thread Jason Woodall
ne in development > (see http://robmensching.com/blog/posts/2009/7/14/Lets-talk-about-Burn > ). You can't call one MSI from another. If you really don't need > separate .msi packages, you could combine them, using WiX f