Britec Tech Support Forum

Full Version: Installing .net Framework 3.5
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
(06-02-2017, 05:12 PM)DiegoPCFan Wrote: [ -> ]Error: 0xf081f
The source file could not be found
Use the ''source'' option to specify the location of the files that are required to restore this feature
the DISM log can be found at C:\Windows\Logs\DISM\dism.log
OK, go to the group policy by pressing the Windows key and R, then gpedit.msc
Then expand Computer Configuration, System and Specify Settings for optimal component installation and component repair

Make sure it is enabled,

Uncheck Contact Windows update directly to download repair content instead of Windows Update Service (WSUS)

And Uncheck Never attempt to download payload from Windows Update


After that, under Alternative Source File Path, type this into it :
D:\sources\sxs

Then click apply and ok

Then Run cmd as admin and type gpupdate /force

After it has updated the policy, close the cmd windows and try to renable it in Turn Windows Features on and off
Source
Windows couldn't connec to the Internet and download the necessery files. Make sure your connected to the internet and click ''Retry'' again

Error code: 0x800F0906



[Windows hates me]
(06-02-2017, 05:40 PM)DiegoPCFan Wrote: [ -> ]Windows couldn't connect to the Internet and download the necessery files. Make sure your connected to the internet and click ''Retry'' again

Error code: 0x800F0906



[Windows hates me]
Lol, Ok, Lets try one more thing, then we will try a different solution:
Open CMD with Admin and type this command again:
Dism /online /enable-feature /featurename:NetFx3 /All /SourceBig Grin:\sources\sxs /LimitAccess

Make Sure your USB is still plugged in or the ISO is mounted
Error: 0x800f081f

The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
(06-02-2017, 05:48 PM)DiegoPCFan Wrote: [ -> ]Error: 0x800f081f

The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
Ok try this command:
dism /online /add-package /packagepath:E:\sources\sxs\microsoft-windows-netfx3-ondemand-package.cab
Source
re download a new windows 10 iso create a new windows 10 flash drive installation disk
sorry, the 2nd cmd command worked! Tried starting sims 3 and it worked, THANKS
(06-02-2017, 07:09 PM)DiegoPCFan Wrote: [ -> ]sorry, the 2nd cmd command worked! Tried starting sims 3 and it worked, THANKS
Glad I was able to help!
Was it this command?
dism /online /add-package /packagepath:E:\sources\sxs\microsoft-windows-netfx3-ondemand-package.cab
Yes it was that command^^
Great I am glad that your issue is solved.

Enjoy Sims 3 Smile

Problem solved Thread Closed
Pages: 1 2 3 4