Hello,

I'm developing a setup application in Visual Studio 2010 (.msi package). I'm trying to add launch conditions based on the OS:

If Windows 2003, check if .Net Framework 2.0 is installed;...