Re: [WiX-users] ExePackage Progress

2012-11-15 Thread Neil Sleightholm
. Subject: Re: [WiX-users] ExePackage Progress At this point I don't have any custom actions in the MSI files. I'm generating packages as bare bones as possible, allowing only for a change in installation path. So, while this likely a contributor to the overall affect, I believe there is

Re: [WiX-users] ExePackage Progress

2012-11-15 Thread Steve Hole
reducing one of > them at a time to see which is the most offending, and from there look to see > how many custom actions are being run. > > -Original Message- > From: Neil Sleightholm [mailto:n...@x2systems.com] > Sent: Wednesday, November 14, 2012 5:12 PM > To: G

Re: [WiX-users] ExePackage Progress

2012-11-15 Thread Neil Sleightholm
w many custom actions are being run. >> >>-Original Message- >>From: Neil Sleightholm [mailto:n...@x2systems.com] >>Sent: Wednesday, November 14, 2012 5:12 PM >>To: General discussion for Windows Installer XML toolset. >>Subject: Re: [WiX-users] ExePackage Pr

Re: [WiX-users] ExePackage Progress

2012-11-14 Thread Neil Sleightholm
;Sent: Wednesday, November 14, 2012 5:12 PM >To: General discussion for Windows Installer XML toolset. >Subject: Re: [WiX-users] ExePackage Progress > >Thanks for that I think you might be right, when I upgrade I typically on >install 2 large MSIs and as you say they do appear to overrun.

Re: [WiX-users] ExePackage Progress

2012-11-14 Thread Hoover, Jacob
tions are being run. -Original Message- From: Neil Sleightholm [mailto:n...@x2systems.com] Sent: Wednesday, November 14, 2012 5:12 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] ExePackage Progress Thanks for that I think you might be right, when I upgr

Re: [WiX-users] ExePackage Progress

2012-11-14 Thread Neil Sleightholm
Thanks for that I think you might be right, when I upgrade I typically on install 2 large MSIs and as you say they do appear to overrun. I'll have a look at the code too and see if I can spot the issue. Neil >I can't help you with it, but I (1) can confirm the behaviour and (2) >add that it has

Re: [WiX-users] ExePackage Progress

2012-11-14 Thread Steve Hole
I can't help you with it, but I (1) can confirm the behaviour and (2) add that it has nothing to do with ExePackages specifically or a mix of types. I have a bundle of all MSIPackages and it does exactly the same thing there. In fact, as the number of packages in the bundle increases, the larger th

Re: [WiX-users] ExePackage Progress

2012-11-14 Thread Neil Sleightholm
Is anyone able to help with this? -Original Message- From: Neil Sleightholm [mailto:n...@x2systems.com] Sent: 07 November 2012 22:20 To: General toolset. (wix-users@lists.sourceforge.net) Subject: [WiX-users] ExePackage Progress Can anyone tell me how the burn progress bar works for ExeP

Re: [WiX-users] ExePackage Progress

2012-11-09 Thread Neil Sleightholm
But as a percentage of what? Neil >On 07-Nov-12 17:19, Neil Sleightholm wrote: >> Can anyone tell me how the burn progress bar works for ExePackages? >Burn bundles and .NET installers pipe real progress information. >Everything else is 0..50..100 since Burn has no way of knowing anything >more d

Re: [WiX-users] ExePackage Progress

2012-11-09 Thread Bob Arnson
On 07-Nov-12 17:19, Neil Sleightholm wrote: > Can anyone tell me how the burn progress bar works for ExePackages? Burn bundles and .NET installers pipe real progress information. Everything else is 0..50..100 since Burn has no way of knowing anything more detailed. -- sig://boB http://joyofsetu