Re: [WiX-users] Progress UI isn't working using burn on external MSI

2012-09-26 Thread StevenOgilvie
logged as #3097 Wix install kicked off from BootStrapper doesn't show progress bar progress.. Steve attached both the bootstrapper log and the main install log -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Progress-UI-isn-t-working-using-burn-on

Re: [WiX-users] Progress UI isn't working using burn on external MSI

2012-09-14 Thread StevenOgilvie
te: > Want me to log it? > > -Original Message- > From: Rob Mensching [mailto:[hidden email] > ] > Sent: September-13-12 10:19 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Progress UI isn't working using burn on external

Re: [WiX-users] Progress UI isn't working using burn on external MSI

2012-09-14 Thread Rob Mensching
:19 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Progress UI isn't working using burn on external > MSI > > I think I heard someone mention it before but I do not believe there is a > bug tracking the behavior. > > On Wed, Sep 12

Re: [WiX-users] Progress UI isn't working using burn on external MSI

2012-09-14 Thread Steven Ogilvie
Want me to log it? -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: September-13-12 10:19 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Progress UI isn't working using burn on external MSI I think I heard someone me

Re: [WiX-users] Progress UI isn't working using burn on external MSI

2012-09-13 Thread Rob Mensching
I think I heard someone mention it before but I do not believe there is a bug tracking the behavior. On Wed, Sep 12, 2012 at 8:30 AM, StevenOgilvie wrote: > Hi, > > I am using WIX 3.6 (release) and VS2010... > > I am using burn to chain a bunch of MSI's, one of which is my main install > (the ot

[WiX-users] Progress UI isn't working using burn on external MSI

2012-09-12 Thread StevenOgilvie
Hi, I am using WIX 3.6 (release) and VS2010... I am using burn to chain a bunch of MSI's, one of which is my main install (the others are pre req check msi's that are not visible) I want the UI of the main install to be present so the user can see what is what and select/deselect features etc...