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

Reply via email to