G Guest Jul 30, 2006 #1 On Windows Server 2003, how do you tell if the .Net Framework version 2.0 is installed? Thanks. BBM
V Vadym Stetsyak Jul 30, 2006 #2 Hello, BBM! Take a look at ( http://blog.kalmbachnet.de/?postid=55 )
P Phil Wilson Jul 31, 2006 #4 This (Question 3) is the supported way: http://blogs.msdn.com/astebner/archive/2006/01/15/513125.aspx
This (Question 3) is the supported way: http://blogs.msdn.com/astebner/archive/2006/01/15/513125.aspx
E eddyr Oct 14, 2008 #5 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 Click to expand... Click to expand...
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 Click to expand... Click to expand...
C Cowboy \(Gregory A. Beamer\) Oct 14, 2008 #6 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 Click to expand... Click to expand... Click to expand...
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 Click to expand... Click to expand... Click to expand...