Re: [WiX-users] Progress bar overall instead of per feature

2007-05-10 Thread Rob Hamflett
I'm not sure. I think you just get progress info for the current task, and some text back so you can report what the current task is, but it seems to be on a per-file level. Rob Magus wrote: > Too bad I won't be able to do that. My Custom UI is required and already > complete except for a few

Re: [WiX-users] Progress bar overall instead of per feature

2007-05-09 Thread Magus
Too bad I won't be able to do that. My Custom UI is required and already complete except for a few minor details. Is there a way to display something like Feature 1 of X or something so that at least they have that detailed information available. I also noticed if the file is over 2gb it really

Re: [WiX-users] Progress bar overall instead of per feature

2007-05-09 Thread Rob Hamflett
I don't think there is. I experimented with this a while back and basically asked the same question on one of the MSI forums. What you have to do is guess how long it takes, and adjust your guess as you get results back. Not exactly what you want I know. Thankfully I was able to abandon th

[WiX-users] Progress bar overall instead of per feature

2007-05-08 Thread Magus
Is there a way to make the progress bar display the installation overall instead of per file? If it helps I am using a External UI and the example from MSDN for Handling progress messages. -- View this message in context: http://www.nabble.com/Progress-bar-overall-instead-of-per-feature-tf371307