This should do the trick as far as I now. <Condition Message='This setup requires the .NET Framework 2.0 or higher.'> <![CDATA[MsiNetAssemblySupport >= "2.0.50727" OR (Installed)]]> </Condition>
-----Original Message----- From: Sachin Dubey (Tata Consultancy Services) [mailto:v-sad...@microsoft.com] Sent: Wednesday, February 11, 2009 12:39 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Launch condition for checking .net framework. Hi, I have a quick question. In the launch condition I'm checking for version of .net framework using: <Condition Message='This setup requires the .NET Framework 2.0 or higher.'> <![CDATA[MsiNetAssemblySupport >= "2.0.50727"]]> </Condition> Does this check is performed at both installation and un-installation? If yes! How to restrict it to just install time check. Thanks Sachin ------------------------------------------------------------------------ ------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users