Installing Microsoft .Net Framework Offline in Windows 10
Channel:
Subscribers:
7,800
Published on ● Video Link: https://www.youtube.com/watch?v=w7hCd8Sum9Y
The Powershell Command...
For Drive Letter D:\
Dism /online /enable-feature /featurename:NetFX3 /All /Source:D:\sources\sxs /LimitAccess
For Drive Letter E:\
Dism /online /enable-feature /featurename:NetFX3 /All /Source:E:\sources\sxs /LimitAccess
For Drive Letter F:\
Dism /online /enable-feature /featurename:NetFX3 /All /Source:F:\sources\sxs /LimitAccess
You need a Windows 10 Installation .iso or Windows 10 Bootable USB for this video. See here:
https://www.youtube.com/watch?v=LJGwOIgusnE
Other Videos By Philip Yip
Tags:
Windows 10
Microsoft .Net Framework 3.5
Microsoft .Net Framework 2.0
Microsoft .Net Framework 3.0
Offline
Version 1803
April 2018 Update
March 2018 Update
Windows Powershell
Powershell