Bugs item #1349735, was opened at 2005-11-06 22:05
Message generated for change (Settings changed) made by barnson
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1349735&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wixui
Group: v2.0
>Status: Pending
>Resolution: Fixed
Priority: 5
Submitted By: Peter Provost (peterprovost)
Assigned to: Bob Arnson (barnson)
Summary: Progress2 Doesn't Have Default Value

Initial Comment:
When you use wixui_featuretree (and presumably the 
others as well), the property [Progress2] isn't set to a 
default value.

This means that during a normal installation, the 
Progress dialog has no value which causes it to display 
a message like this:

"Please wait while Wix Setup  Product Name..."

The property Progress2 goes between the two spaces 
that are between Setup and Product.

I was able to fix this by adding this line to 
wixui_featuretree.wxs:

<Property Id="Progress2" Value="installs" />

I suspect the same change needs to be made to the 
other skins as well, unless there is a more centralized 
place to do it.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1349735&group_id=105970


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to