How to solve the error 0X800F0906 when installing .NET Framework 3.5 on Win8.1
Time: 2017-08-04Source: Huajun InformationAuthor: Five Horses Acacia
Step 1: Unzip the image file completely to a folder (preferably the root directory of the U disk)
Step 2: Find "cmd.exe" in the directory "C: Windowssystem32", right-click to run as administrator (the purpose of this step is to ensure that cmd has sufficient permissions to perform the required operations to avoid errors. An error occurred due to insufficient permissions), as shown below.
Step 3: Enter the following code in the cmd window: "
Dism /online /enable-feature /featurename:NetFx3 /All /Source:X:sourcessxs /LimitAccess" and press enter.
Note: 1. Here X is the drive letter of the USB flash drive.
2. It is best to directly copy and paste the code within quotation marks to avoid input errors.
3. If you extract the image to a folder on drive D or drive E, you must replace "X:" with the folder path. For example: if you extract the image to a folder on drive E called "win8" folder, the above code should be written as: "Dism /online /enable-feature /featurename:NetFx3 /All /Source:E:win8sourcessxs /LimitAccess".
Step 4: Wait patiently for the installation to complete.
Popular recommendations
-
JDK8
Version: Official latest versionSize: 91.55MB
JDK8 official version is a Java language software development kit. JavaSEDevelopment
The latest version of Kit software has many thoughtful operation designs...
-
jdk11
Version: 11.0.1 64 official versionSize: 149.52MB
The official version of jdk11 is a software development tool specially launched for java programmers. JAVAJDK
The latest version 11 can help users easily obtain JAV...
-
JDK15
Version: Official versionSize: 158.34MB
The official version of JDK15 is an essential development toolkit for Java. JavaSEDevelopmentKit
The latest version of 15 covers Java runtime environment, Java development...
-
ArcGIS
Version: 10.8.1 official versionSize: 3.79GB
The official version of ArcGIS is software that can create a comprehensive GIS platform for users. ArcGIS is based on cutting-edge IT technology, big data, three-dimensional imaging and other concepts...
-
Coding Cat Trainer
Version: 2.0.2 latest versionSize: 104.67MB
The latest version of Coding Cat Trainer is a programming learning software specially created for teenagers. The official version of Coding Cat Trainer helps children through AR pet training games...