Install NetFramework 3.5 on windows 10 ....solve the hustle of programs always demanding that you install it
.....Subscribe for more guides Videos....
Download Netframework 3.5 using this link
https://download.microsoft.com/downlo...
Type this command in cmd
Dism /online /enable-feature /featurename:NetFx3 /ALL /source:F:\sources\sxs /LimitAccess
...Replace F with your drive letter...