Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Dot Net Version

Dot Net Version

Scheduled Pinned Locked Moved C / C++ / MFC
windows-adminannouncementworkspace
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    JM2251
    wrote on last edited by
    #1

    I need to check weather Dot net 4.6 in installed on machine or not. So I checked registry entry (

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

    ) for windows 10. But I need to check for Win7 and Win8 as well. Is the registry entry same for all win7, win8 and window10.

    D J Richard DeemingR 3 Replies Last reply
    0
    • J JM2251

      I need to check weather Dot net 4.6 in installed on machine or not. So I checked registry entry (

      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

      ) for windows 10. But I need to check for Win7 and Win8 as well. Is the registry entry same for all win7, win8 and window10.

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      It's present on my Win 7 machine.

      "One man's wage rise is another man's price increase." - Harold Wilson

      "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

      "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

      1 Reply Last reply
      0
      • J JM2251

        I need to check weather Dot net 4.6 in installed on machine or not. So I checked registry entry (

        HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

        ) for windows 10. But I need to check for Win7 and Win8 as well. Is the registry entry same for all win7, win8 and window10.

        J Offline
        J Offline
        jschell
        wrote on last edited by
        #3

        Why not just trying running a test API? Or are you going to install it if it isn't there?

        1 Reply Last reply
        0
        • J JM2251

          I need to check weather Dot net 4.6 in installed on machine or not. So I checked registry entry (

          HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

          ) for windows 10. But I need to check for Win7 and Win8 as well. Is the registry entry same for all win7, win8 and window10.

          Richard DeemingR Offline
          Richard DeemingR Offline
          Richard Deeming
          wrote on last edited by
          #4

          If the computer has .NET 4.5 or later installed, that registry key exists regardless of the OS version: How to: Determine which .NET Framework versions are installed | Microsoft Docs[^]


          "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

          "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups