Re: [WiX-users] How to create Progress Bar Dialog with Featurewise Summary

2008-11-03 Thread Richard
In article <[EMAIL PROTECTED]>, "Mazin Sayid Ali" <[EMAIL PROTECTED]> writes: > I'm new to WIX. I'm trying to create a progress bar dialog in which it shows > Feature wise summary. I wish to show while Feature1 is being installed its > status as Installing and all the others as blank. Then a

Re: [WiX-users] How to create Progress Bar Dialog with Featurewise Summary

2008-11-03 Thread Christopher Karper
I don't think this is possible with MSI. The SQL Server installer does this, but I believe that's a custom rolled deal, not using the standard installer. Chris On Mon, Nov 3, 2008 at 1:07 AM, Mazin Sayid Ali <[EMAIL PROTECTED]>wrote: > Hi > > I'm new to WIX. I'm trying to create a progress bar