Try adding the following:

    <UIRef Id="WixUI_ErrorProgressText" />

It's in WiX.chm but buried in the localization section of the
documentation, technically the correct place but most of us look in
the UI section first :)

On Fri, May 29, 2009 at 2:18 PM, Hukumchand Shah <hukum.s...@gmail.com> wrote:
> Hi,
>
> I made one WIX installer which works fine. But when we uninstall it through
> Add/Remove Panel, it doesn't show any progressbar text. It shows just moving
> progressbar and at start only one text it shows
> "Gathering required information...". And no other text.
> I have already added <ProgressText> element for all the custom actions
> during uninstallation. But It doesn't show any text.
> Atleast I want to show only one text i.e."uninstalling Product".
>
> Can anyone tell me the solution for this?
>
> Thanks,
> Hukum
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity professionals. Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
> Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to