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

Thanks.

BBM

Re: How do you tell if the .Net Framework 2.0 is installed? by Vadym

Vadym
Sun Jul 30 14:54:01 CDT 2006

Hello, BBM!

Take a look at
( http://blog.kalmbachnet.de/?postid=55 )

--
Regards, Vadym Stetsyak.
Blog: http://vadmyst.blogspot.com



Re: How do you tell if the .Net Framework 2.0 is installed? by bbm

bbm
Sun Jul 30 15:29:01 CDT 2006

Thanks. It should be easier than futzing with the registry!
"Vadym Stetsyak" wrote:

> Hello, BBM!
>
> Take a look at
> ( http://blog.kalmbachnet.de/?postid=55 )
>
> --
> Regards, Vadym Stetsyak.
> Blog: http://vadmyst.blogspot.com
>
>
>

Re: How do you tell if the .Net Framework 2.0 is installed? by Phil

Phil
Mon Jul 31 13:38:42 CDT 2006

This (Question 3) is the supported way:

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

--
Phil Wilson [MVP Windows Installer]
----
"BBM" <bbm@bbmcompany.com> wrote in message
news:90F9C3D2-A9B7-4305-AE50-316C2C6A2E5C@microsoft.com...
> On Windows Server 2003, how do you tell if the .Net Framework version 2.0
> is
> installed?
>
> Thanks.
>
> BBM



Re: How do you tell if the .Net Framework 2.0 is installed? by eddyr

eddyr
Tue Oct 14 04:38:01 CDT 2008


Or for a general look, add/remove programs?

"Phil Wilson" wrote:

> This (Question 3) is the supported way:
>
> http://blogs.msdn.com/astebner/archive/2006/01/15/513125.aspx
>
> --
> Phil Wilson [MVP Windows Installer]
> ----
> "BBM" <bbm@bbmcompany.com> wrote in message
> news:90F9C3D2-A9B7-4305-AE50-316C2C6A2E5C@microsoft.com...
> > On Windows Server 2003, how do you tell if the .Net Framework version 2.0
> > is
> > installed?
> >
> > Thanks.
> >
> > BBM
>
>
>

Re: How do you tell if the .Net Framework 2.0 is installed? by Cowboy

Cowboy
Tue Oct 14 15:29:01 CDT 2008

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" <eddyr@discussions.microsoft.com> wrote in message
news:C653956A-E47A-4394-9D73-B5387BBAEF23@microsoft.com...
>
> Or for a general look, add/remove programs?
>
> "Phil Wilson" wrote:
>
>> This (Question 3) is the supported way:
>>
>> http://blogs.msdn.com/astebner/archive/2006/01/15/513125.aspx
>>
>> --
>> Phil Wilson [MVP Windows Installer]
>> ----
>> "BBM" <bbm@bbmcompany.com> wrote in message
>> news:90F9C3D2-A9B7-4305-AE50-316C2C6A2E5C@microsoft.com...
>> > On Windows Server 2003, how do you tell if the .Net Framework version
>> > 2.0
>> > is
>> > installed?
>> >
>> > Thanks.
>> >
>> > BBM
>>
>>
>>