How do you tell if the .Net Framework 2.0 is installed?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

On Windows Server 2003, how do you tell if the .Net Framework version 2.0 is
installed?

Thanks.

BBM
 
Or check the folder at %windir%/Microsoft .NET/Framework/v2.0.5027

If nearly empty, it is not installed. If missing, it is not installed.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://feeds.feedburner.com/GregoryBeamer#

or just read it:
http://feeds.feedburner.com/GregoryBeamer

********************************************
| Think outside the box! |
********************************************
eddyr said:
Or for a general look, add/remove programs?

Phil Wilson said:
This (Question 3) is the supported way:

http://blogs.msdn.com/astebner/archive/2006/01/15/513125.aspx

--
Phil Wilson [MVP Windows Installer]
----
BBM said:
On Windows Server 2003, how do you tell if the .Net Framework version
2.0
is
installed?

Thanks.

BBM
 
Back
Top