Question : How to detect .NET Framework 2.0 or later installation in registry, install silently if not exist, and execute "real" .NET application?

Experts,

How to detect .NET Framework 2.0 or later installation in registry, install silently if not exist, and execute "real" .NET application?

I thought it will be done by native language like VB6, C++, Delphi, etc. Good source code is needed.

Thanks.

Answer : How to detect .NET Framework 2.0 or later installation in registry, install silently if not exist, and execute "real" .NET application?

I've found the solution. Check this out http://blogs.msdn.com/b/astebner/archive/2009/06/16/9763379.aspx

Thanks all.
Random Solutions  
 
programming4us programming4us