Windows 8.1 unable to install .NET Framework 3.5 0*800F0906

前端 未结 10 2321
面向向阳花
面向向阳花 2021-02-08 08:43

After trying to install .net 3.5 via the program and features (see below). I was getting unable to install error 800F0906

I am using windows 8.1.

10条回答
  •  天涯浪人
    2021-02-08 09:29

    See http://yellowduckguy.wordpress.com/2012/10/19/windows-8-fix-enable-feature-net-3-5-error-0x800f0906/ for a detailed description.

    Enter in cmd (run with administratoir rights): dism /online /Enable-Feature /FeatureName:NetFX3 /All /Source:E:\Sources\SxS /LimitAccess (e: is your DVD drive)

提交回复
热议问题