Re: [WiX-users] Editing files from the Bootstrapper Application

2012-11-21 Thread Stelios Kyprou
hink... It's going to be more elegant for sure;) -Original Message- From: Nick Ramirez [mailto:nickra...@hotmail.com] Sent: 21 November 2012 14:41 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Editing files from the Bootstrapper Application I'm curious about your setu

Re: [WiX-users] Editing files from the Bootstrapper Application

2012-11-21 Thread Nick Ramirez
I'm curious about your setup. What is it about it that make having two MSIs worthwhile? Did you not want to have two Features in a single MSI? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Editing-files-from-the-Bootstrapper-Application-tp7582014

[WiX-users] Editing files from the Bootstrapper Application

2012-11-21 Thread Stelios Kyprou
Hi there, I'm having a Bootsrtapper application, where I have 2 msi's chained. A and B Msi A represents a codebase, that enables functionality based on a configuration file. Msi B depends on A. In the UI, I am planning to have a screen, where you can select what functionality you want from the pr