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
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 ExePackages? I >>have a bundle

Re: [WiX-users] ExePackage Progress

2012-11-14 Thread Steve Hole
essage- > 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 ExePackages? I have a > b

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

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

[WiX-users] ExePackage Progress

2012-11-07 Thread Neil Sleightholm
Can anyone tell me how the burn progress bar works for ExePackages? I have a bundle with several Exe packages (one of which is SQL Express) and a couple of MSI packages and the progress bar gets to 100% way before the install has completed. On an upgrade where only the MSIs are being installed i