Win10 install .NetFramework3.5

    xiaoxiao2021-03-26  56

    1. copy the folder sxs in OS ISO file, whick is under ##\cn_windows_10_enterprise_version_1511_x64_dvd_7224788\sources, and put it in root of any driver like D:\sxs

    2. click "windows + X " and then clieck "a" to open the command line of admin

    3. run commad:  C:\WINDOWS\system32>dism.exe /online /enable-feature /featurename:NetFX3 /Source:D:\sxs (Notice: there is space between the command)

    4. After install successfully, you will belwow tips:

    转载请注明原文地址: https://ju.6miu.com/read-659588.html

    最新回复(0)