Is there a possible way to load the theme content based on certatin condition
in a specific page. I have a install page with text content displaying the
details of application being installed along with pre-requisites that are
needed for the application. If the pre-requisites is already installed then
the text content should be modified accordingly.   

For example,  the current install page has a text. This data is  being
fetched from resource file and mapped to Text control in theme file 

Welcome to Application Setup.The pre-requisite 'Microsoft .NET Framework'
will be installed as part of the package, if not exists.Please click Install
to continure 

If the .NET Frame work is already installed then the message should be
displayed is 

Welcome to Application Setup. Please click Install to continure 

Thanks, 
Veeresh



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Condition-Based-content-display-in-theme-file-tp7595843.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to