I searched on the web and I am trying to follow guides on how to install .NET 3.5
on an offline machine. Steps that I followed:
.iso
D:
drive
File explorer which shows mounted Windows 10dism /online /enable-feature /featurename:NetFx3 /All /Source:D:\sources\sxs /LimitAccess
Error: 0x800f081f The source files could not be found. Use the "Source" option to specify the location of the files that are required to restore the feature.
I cannot solve this error, can someone help me out? I thought that feature
naming might be bad, I opened mounted Windows .iso
and navigated to D:\sources\sxs
where I was able to find 4 files:
User contributions licensed under CC BY-SA 3.0