Hello

Here is how I would do it (actually I'm using the same but for .NET 3.5)

<Property Id="FRAMEWORK30">
      <RegistrySearch Id="RegFindFramework35SP1" Root="HKLM"    
                                   Key="SOFTWARE\Microsoft\NET Framework 
Setup\NDP\v3.0"  
                                   Name="Version" Type="raw"/>
</Property>

If .NET framework 3.0 is installed, the FRAMEWORK30 will contain the exact 
version installed on the machine (ie 3.2.30721).

Hope this helps.


--- On Tue, 8/3/10, BSR PHANI <[email protected]> wrote:

From: BSR PHANI <[email protected]>
Subject: [WiX-users] Detect .NET Framework 3.0
To: [email protected], "General discussion for Windows 
Installer XML toolset." <[email protected]>
Date: Tuesday, August 3, 2010, 9:28 AM

Hi ,

Can any one please help me that how to detect .NET Framework 3.0(launch
condition) using WIX 3.0?

Thanks,
Phani
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users



      
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to