Alex Steen wrote:
> However, when I click the expand arrow on the
> Required Files item, I get a UIText table not found message.  I'm sorry
> for all of the basic questions, but does anyone know how I can take care
> of that problem?
>   

If you use the WixUI dialog library, you get the necessary dialogs and 
UIText for free. Otherwise, you need to specify a set of UIText 
elements. See the MSI SDK topic "UIText Table" and the individual 
control topics for lists (e.g., "SelectionTree Control" lists a couple 
dozen strings that it needs).

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to