• How To?
  • Tips ‘n Tricks
  • WordPress
  • Snippets
  • Software
    • Browsers
    • Downloads
  • Web
  • Tools
    • Character Counter
    • chmod Calculator
    • Entities Encoder
    • Live HTML Editor
    • My IP
  • Contact
Twitter Facebook Google+ RSS
You are here: SumTips » Software » Detect All Installed .NET Framework Versions & Download Missing Ones

Detect All Installed .NET Framework Versions & Download Missing Ones

Posted on December 14, 2012 by Renji | Short URL: http://sumtips.com/?p=7727

Many Windows programs require the .NET Framework to be installed on the system to run. When a .NET application is run on a machine without the required framework, they either don’t start or crash soon after starting. Windows ships with the latest .NET Framework version at the time of release, but to run old programs, you have to install an older version of the .NET. This scenario can be seen in the latest Windows 8 operating system as well. Windows 8 ships with the latest .NET Framework 4.5, however, to run programs developed with .NET 3.5, 3.0 or earlier, you’ve to install those.

To assist you in detecting all installed .NET Framework versions on your computer and downloading the missing ones, here’s ASoft .NET Version Detector:
ASoft .NET Version Detector

.NET Version Detector is a small portable software that scans your computer for all installed .NET Framework versions and displays the result in a list. Along with result, it also provides you with download links to the related Microsoft webpage for versions that are not yet installed.

Installed versions are indicated with a white text in the colored boxes in the program interface. Gray texts are the ones you are missing.

The list on the right tells you exactly which .NET versions are installed on an operating system as standard. For example, Windows 8 ships with version 4.5 preinstalled.

The program is compatible with all Windows versions, and can detect all versions of the .NET Framework released till date.

Download: ASoft .NET Version Detector

You can also find this information by going to this directory: C:\Windows\Microsoft.NET\. Inside it, check these two folders to see installed .NET Framework versions:

  • Framework (32-bit versions)
  • Framework64 (64-bit versions)

You could also just run these commands in the command prompt to get the same result:

dir /ad %systemroot%\Microsoft.NET\Framework | findstr v
dir /ad %systemroot%\Microsoft.NET\Framework64 | findstr v

This will list the versions.


Tweet

Related posts:

  • Download Office 2013 Offline Installer, 32-bit and 64-bit versions
  • Offline Install .NET Framework 3.5 on Windows 8 & Windows Server 2012
  • Windows 7 Hardware Requirements
  • Download Windows 7 and Windows Server 2008 R2 Service Pack 1 RC
  • Free Windows Screen Readers: NVDA and Thunder
Categories: Software | Tags: Command Prompt, Portable, Software, Windows
How to Create a Custom Windows 8 ISO, DVD or USB
Defragment Specific File or Folder in Windows

  • Get Updates via Email

  • Recent Posts

    • CMS2CMS: Migrate Site from Drupal or Joomla to WordPress
    • WordPress: Add Preview Button in Distraction Free Writing
    • How to Activate or Deactivate Individual Jetpack Modules
    • Windows 8: Auto Update Defender with Windows Update Disabled
    • Automatically Start and Close Programs at Specific Time
    • How to Copy Code from Notepad++ with Syntax Highlighting
  • Random Posts

    • Illuum – Monitor and Analyse Your Mood Online
    • Expand Short URLs in Google Chrome
    • Switch Between Multiple Power Plans with Shortcut or Schedule
    • Delete Files Older Than X Days in Windows with PowerShell & CMD
    • Official Google Reader App for Android
    • Get Enhanced Context Menu With Shell Tools
  • Categories

    • Blogging
    • Games
    • Google
    • How To?
    • Linux
    • Microsoft
      • Windows
    • Miscellaneous
    • Phone
    • Snippets
      • AutoHotkey Snippets
      • CSS Snippets
      • htaccess Snippets
      • JavaScript Snippets
      • PowerShell Snippets
      • WordPress Snippets
    • Social
    • Software
      • Browsers
    • Tips 'n Tricks
    • Wallpapers
    • Web
© SumTips. Contact | Sitemap | Privacy Policy