|
I found mine on my dvd. I bypassed it the same way as Windows 8/8.1
But on Windows 10 it is different.
I don't think it is illegal because you can just let windows download it for you but I am showing a way of doing it offline, for people who like to stay offline.
Mount or insert disc, head over to sources\sxs
There is a cab file named microso...netfx3-ondemand...
Use 7-Zip to extract the archive to a directory.
Run cmd as administrator.
Write
DISM /ONLINE /ENABLE-FEATURE:NETFX3 /ALL /SOURCE:C:\extracted_content /LIMITACCESS
|