Hi,
Thank you for your feedback. However, I have found the key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer\MSSQLServer\CurrentVersion
In my Search Registry Condition, I will place this under RegKey property and set the Property property to SQLVERSION. Then in my Launch Condition, I will set the Condition property to SQLVERSION >= 8.0.0 AND SQLVERSION < 9.0.0. As long as the user has SQL Server 2000 installed, my app will be running fine.
Thanks again!
Regards,
Antonio
http://blog.360.yahoo.com/antoniooi