Results 1 to 4 of 4

Thread: Checking the installed version of dotnet framework?

  1. #1
    Join Date
    Jun 2008
    Posts
    96

    Checking the installed version of dotnet framework?

    Hi,
    Is there any easy way to check the dotnet framework version installed on any machine by simply passing any commend to the computer?
    If any way exist please let me know!
    thanking you in advance!

  2. #2
    Join Date
    May 2008
    Posts
    115

    Re: Checking the installed version of dotnet framework?

    Hey you have 2 ways to check this?
    1. check the Windows Registry for
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\InstallRoot

    2. check for a local directory like
    %windir%\Microsoft.NET\Framework\<version>
    where <version> is
    v1.1.4322 - for .NET Framework v1.1
    v1.0.3705 - for .NET Framework v1.0

    I hope this helps you!

  3. #3
    Join Date
    May 2008
    Posts
    63

    Re: Checking the installed version of dotnet framework?

    Hello guys i found a script on this page where you can check the dot net framework and also find out the previous version installed & automatically uninstall the previous version.

  4. #4
    Join Date
    May 2008
    Posts
    115

    Re: Checking the installed version of dotnet framework?

    Hey you can check it with this also:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework

    and

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup

    Regards,

Similar Threads

  1. Unattended install of DotNet Framework 3.5 SP1
    By Tom Small in forum Windows Update
    Replies: 3
    Last Post: 09-01-2014, 10:05 AM
  2. Need information on DotNet Framework
    By Captain Samuel Salt in forum Operating Systems
    Replies: 3
    Last Post: 04-04-2011, 08:18 PM
  3. which version MS .Net framework??
    By MTHall51 in forum Operating Systems
    Replies: 3
    Last Post: 06-08-2010, 10:22 AM
  4. Windows update (.NET Framework 3.5 Service Pack) not installed
    By Frank Marousek in forum Windows Update
    Replies: 8
    Last Post: 21-05-2009, 04:14 AM
  5. Replies: 2
    Last Post: 08-02-2008, 09:15 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,621,364.44769 seconds with 17 queries