NET Framework 4.6.2 released
Microsoft released the .NET Framework 4.6.2 yesterday for most supported versions of Microsoft Windows featuring "dozens of bug fixes and improvements".
Microsoft ships version 4.6.2 of the NET Framework with Windows 10's Anniversary Update meaning that it does not need to be installed separately on systems running the latest version of Windows 10.
Web and offline downloads are provided for all other supported operating systems. As far as support is concerned, it may come as a surprise that Windows Vista is not supported even though it is still supported by Microsoft.
Supported are Windows 7 SP1, Windows 8.1, and Windows 10 on the client side, and Windows Server 2008 R2 SP1, Windows Server 2012 and Windows Server 2012 R2 on the server side of things.
What's new
Microsoft published a big blog post that highlights new features and changes in the new version of the .NET Framework.
Probably the biggest feature from a user perspective is that Microsoft did away with the 260 character file name length limit.
Any program created with .NET Framwork 4.6.2 (or later) supports long paths so that the dreaded error messages that a file cannot be created, deleted, moved, or renamed is gone for good.
The new version ships with a couple of other improvements that end users will benefit from. It supports per-monitor DPI support now, does not support SSL3 anymore by default for establishing secure connections, and support for TLS 1.1 and 1.2 was added to ClickOnce.
Developers who want even more information may want to check out the full change log on Github.
NET Framework 4.6.2 downloads
Follow one of the links listed below to download the .NET Framework 4.6.2 web installer or offline installer. Both lead to Microsoft's website where the latest version can be downloaded.
Make sure you select the right language before you hit the download button. Note that the new version will replace the .NET Framework 4, 4.5, 4.5.1, 4.5.2, 4.6, and 4.6.1 if installed on the system
- .NET Framework 4.6.2 Web Installer
- .NET Framework 4.6.2. Offline Installer
- .NET Framework 4.6.2 Developer Pack
The offline installer has a size of roughly 60 Megabyte.
Find out which version is installed
Do the following to find out which version of the .NET Framework is installed on a computer:
- Tap on the Windows-key, type regedit.exe and hit enter.
- Confirm the UAC prompt.
- Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full
The Release parameter on the right indicates the version:
- 378389 - .NET Framework 4.5
- 378675 - .NET Framework 4.5.1 (server)
- 378758 - .NET Framework 4.5.2 (client)
- 379893 - .NET Framework 4.5.2
- 393295 - .NET Framework 4.6 (Windows 10)
- 393297 - .NET Framework 4.6 (all other Windows versions)
- 394254 - .NET Framework 4.6.1 (Windows 10)
- 394271 - .NET Framework 4.6.1 (all other Windows versions)
- 394802 - .NET Framework 4.6.2 (Windows 10 Anniversary Update)
- 394806 - .NET Framework 4.6.2 (all other Windows versions)
Hi, Guys.
Just to say, I love ghacks and the vast majority of the contributors that supply us a better insight into the realm of computer related issues.
Does anyone have the NET 4.6.2 in english with all the telemetry and crapware removed as a download please ?
@Phylis Sophical
For my pleasure or “il n’y a pas de quoi” (yapadkoi) in French :)
@hirobo2
To stop mscorsvw.exe running in background, you can turn the service (Microsoft .NET Framework NGEN) in manual, for telemetry Spybot Anti-Beacon. Maybe more to do but i don’t know what personally :)
Regarding “il n’y a pas de quoi” (yapadkoi), that’s a clever excerpt of a common French phrase turned into a uniquer than average nom de plume. Before today’s explanation, I guessed that “yapadkoi” was derived from an English phrase spelled in reverse order, “I OK da pay”, which is to say “I authorize the business expenses”.
Microsoft has a writeup on this which helped me for Anniversary Edition .
https://msdn.microsoft.com/en-us/library/hh925568(v=vs.110).aspx
Then I read Martin’s clear explanation – thanks!
Just found out that Revo Uninstaller lists your net framework version too.
I just installed Revo Uninstaller Pro trial, and when I export a handy List of Installed Programs, I don’t see Net Framework listed. What am I missing?
I no longer trust .NET after version 4.5. How do we know the newer ones don’t come with built-in telemetry functions to spy on users who aren’t on Win10? After all, the .NET runtime runs silently in the background all the time…
yapadkoi , that little asoft utility work great. Thxs.
Slimed and repacked:
http://tinyurl.com/zl864ag
…
Thanks for the infos. Personally to know what versions and related updates are installed I use this small tool: http://www.asoft.be/prod_netver.html
yep, just like the Costa Concordia. always showing off but never listening to your passengers.
omfg that is it in a nutsack, rofl you nailed it. Thank you sir you made a smile in an otherwise mundane shitstorm
60 MB of what? C’mon, MS is just a sinking ship.
Good news indeed. If you download websites, some files are with ridiculously long file names. Windows can download these files, but can’t rename or delete, leaving garbage on system.
actually rename and delete will work, the problem is when copying/moving the file. .
when copying/moving file, the program copy the path so the length will be doubled.
sometimes I need to rename a file when I want to move it.