I assume you are using WixStdBA and not a custom one of your own. Today it doesn't allow for this, though I did do a quick proof of concept a while back (https://github.com/jchoover/wix3/compare/WIXFEAT4149). If you're not scared of building your own BA, you could try cherry picking my change on to your RTM build and do some testing on it.
-----Original Message----- From: veeresh [mailto:veeru...@gmail.com] Sent: Tuesday, July 15, 2014 9:35 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Condition Based content display in theme file 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 ------------------------------------------------------------------------------ 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