Can you enumerate on this? I want to define some UI strings in the wxl file. I 
am not assigning these strings to any UI elements or properties in the wix 
file. I am creating a dialog in my custom actions routine and want to fetch 
these strings to be shown on the UI controls like buttons, labels etc.


Thanks.
Sudripta.




Re: [WiX-users] Accessing localization strings from custom actions 
routine<http://sourceforge.net/mailarchive/message.php?msg_name=49C29412.7080702%40wixtoolset.org>
From: Rob Mensching <r...@wi...> - 2009-03-19 18:51


Yes. Those strings replace row data in your MSI. Your CA can query any
MSI tables data.

Sudripta Nandy (Sarangsoft Corporation) wrote:
> Is there a way by which I can retrieve/access the localization strings (in 
> .wxl file) from within my custom actions routine? Is there any API to access 
> the localization strings?
>
>
> Thanks.
> Sudripta.
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> WiX-users mailing list
> wix-us...@li...
> https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to