Dot Net Version
-
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.
-
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.
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
-
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.
-
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.
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