Re: [WiX-users] Custom Actions with elevated privledges

2010-11-18 Thread Grinden
ll the InstallUISequence is skipped completely. > > Chaining from within an MSI just doesn't work the general (might work in > very narrow use cases). That's why you need a bootstrapper. > > On Wed, Nov 17, 2010 at 7:39 AM, Grinden wrote: > >> >> >> Chri

Re: [WiX-users] Custom Actions with elevated privledges

2010-11-17 Thread Grinden
Christian Froehlich wrote: > > Hi All, > > I have hit a conundrum here. I have an immediate custom action that gets a > list > of IIS application pools to be displayed in a ComboBox for user selection. > > Now as this needs to be executed before the user interface is shown, i > have made > t