Once you have extracted the .cab file using Method 1, follow these steps to install it via the Command Prompt.
Step 1: Open Command Prompt as Administrator Microsoft-windows-netfx3-ondemand-package.cab Download
Step 2: Run the DISM Command
You need to tell Windows where the .cab file is located. Assuming you copied the file to your C:\Temp folder, use the following command syntax: Error 0x800f0922:
DISM /Online /Add-Package /PackagePath:"C:\Path\To\Your\File\Microsoft-Windows-NetFx3-OnDemand-Package.cab"
Example: If the file is on your Desktop: Once you have extracted the
DISM /Online /Add-Package /PackagePath:"C:\Users\YourUsername\Desktop\Microsoft-Windows-NetFx3-OnDemand-Package.cab"
Step 3: Wait for Installation
Cause: DISM cannot locate the .cab file or the file is corrupted.
Solution: