How to Install .Net Framework 3.5 Offline in Windows 10 and Windows Server. Very often we need 순 프레임 워크 3.5 component in our system. 기본적으로, it’s disabled. The best choice to install it in Windows or Windows Server is to use 명령 프롬프트 (명령). For this operation, you need .ISO windows distributive mounted in the system or Windows disk in CD-ROM, or folder “X:\sources\sxs” copied to the local disk.
How-to Install .Net Framework 3.5 offline
1. Start Command Prompt with admin rights. For doing this – 마우스 오른쪽 버튼 click on the 시작 button and select 명령 프롬프트 (관리자):
2. In the opened windows insert the text string and press 입력하다:
dism.exe /Online /Enable-Feature /FeatureName:NetFx3 /All /Source:D:\sources\sxs /LimitAccess
파워셸Where D: is your installation media.
3. When the installation is finished – close Command Prompt:
메모: Better use windows distributive like your installation (윈도우 10 1607 – windows 10 1607, 윈도우 8 – Windows 8 … )