Hi,

I need to check if Sql server 2005 Native Client is installed on the server
befor installing.

I have seen examples of setting a property with a registry search and having
a condition for this property.

Is this the best approach or does the Installer API provide properties like
checking for .net versions eg
  <Condition Message='This setup requires the .NET Framework 2.0 or
higher.'><![CDATA[MsiNetAssemblySupport >= "2.0.50727"]]></Condition>

regards
-- 
View this message in context: 
http://n2.nabble.com/Sql-server-NAtive-Client-tp1079403p1079403.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to