There are a couple of confusing things here: 1. A developer wants to add some prerequisites, but that's not something you'd do at install time. You'd do that at build time. So it seems like you're asking how to open a Burn setup and a bunch of MSI files to change something, correct? 2. Adding prerequisite files is usually nothing to do with changing the MSI files. Prerequisites are by definition things that are installed before the MSI packages that need them. In other words, adding prerequisites doesn't need any modification to MSI files.
Phil Wilson On Sat, Nov 9, 2013 at 6:28 AM, Walter Dexter <wfdex...@gmail.com> wrote: > Is the problem that you no longer have the MSI except as it exists in the > .exe and you need it? > > On Saturday, November 9, 2013, Periyasamy wrote: > > > Hi Rob, > > > > Here is the requirement: > > > > I have developed the installers using WIX Burn, one of our developer now > > wants to extract the msi file from that BURN generated exe. Then he wants > > to > > add some other preprequisites files and recreate the exe using his Wix > Burn > > (Bundle). > > > > Is there a way to extract the msi file for the above mentioned scenario ? > > > > Thanks, > > > > > > > > > > -- > > View this message in context: > > > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Where-the-msi-file-resides-while-setup-installation-created-by-wix-burn-bootstrapper-tp7590453p7590496.html > > Sent from the wix-users mailing list archive at Nabble.com. > > > > > > > ------------------------------------------------------------------------------ > > November Webinars for C, C++, Fortran Developers > > Accelerate application performance with scalable programming models. > > Explore > > techniques for threading, error checking, porting, and tuning. Get the > most > > from the latest Intel processors and coprocessors. See abstracts and > > register > > > http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk > > _______________________________________________ > > WiX-users mailing list > > WiX-users@lists.sourceforge.net <javascript:;> > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > ------------------------------------------------------------------------------ > November Webinars for C, C++, Fortran Developers > Accelerate application performance with scalable programming models. > Explore > techniques for threading, error checking, porting, and tuning. Get the most > from the latest Intel processors and coprocessors. See abstracts and > register > http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users