Re: [WiX-users] No progress in msi progressbar when packed in burn [P]

2014-01-23 Thread Steven Ogilvie
Classification: Public Saw this, can't remember if someone mentioned. This has been fixed in WIX 3.8 -Original Message- From: J Rao [mailto:jr...@live.com] Sent: December-26-12 2:59 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] No progress in msi progressbar when packed in bu

Re: [WiX-users] No progress in msi progressbar when packed in burn

2012-12-31 Thread Steven Ogilvie
Hi Jim, It is a bug in 3.6 that I logged. I am not sure if it will be fixed in 3.7 Cheers and Happy New Year, Steve -Original Message- From: J Rao [mailto:jr...@live.com] Sent: December-26-12 2:59 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] No progress in msi progressba

Re: [WiX-users] No progress in msi progressbar when packed in burn

2012-12-28 Thread Rob Mensching
http://sourceforge.net/p/wix/bugs/3097/ On Fri, Dec 28, 2012 at 7:51 PM, J Rao wrote: > Hi, > > Do you remember the bug #? I searched bug listing on sourceforge, but > couldn't find it. > > Thanks > > Jim > > On 12/29/2012 12:52 AM, Rob Mensching wrote: > > I think there is a bug open on this.

Re: [WiX-users] No progress in msi progressbar when packed in burn

2012-12-28 Thread J Rao
Hi, Do you remember the bug #? I searched bug listing on sourceforge, but couldn't find it. Thanks Jim On 12/29/2012 12:52 AM, Rob Mensching wrote: > I think there is a bug open on this. > > > On Tue, Dec 25, 2012 at 11:58 PM, J Rao wrote: > >> Hi, >> >> I have a msi installer built in WiX 3.

Re: [WiX-users] No progress in msi progressbar when packed in burn

2012-12-28 Thread Rob Mensching
I think there is a bug open on this. On Tue, Dec 25, 2012 at 11:58 PM, J Rao wrote: > Hi, > > I have a msi installer built in WiX 3.6, this installer needs .NET > framework to be installed first, so I created a bootstrapper project for > it using burn. I did have to some heavy modification to m