Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Windows installer error 0xc8000222 [closed]

I cann't install .NET Framework, and receive error 0xc8000222 I've search for solved-the-same-error, but no work for my PC. And I cann't update my windows, too. Here is my log when installing .NET

OS Version = 6.1.7600, SP = 0.0, Platform 2 OS Description = Windows 7 - x64 Ultimate Edition MSI = 5.0.7600.16385 Windows version = amd64_windowsfoundation_31bf3856ad364e35_6.1.7600.16385_none_5f2ecc1aaa4ac3b2.manifest Windows servicing = 6.1.7600.16385 CommandLine = C:\5403520ff8bdbac4f26d4bf476\\Setup.exe /x86 /x64 /redist Using Simultaneous Download and Install mechanism Operation: Installing Package Name = Microsoft .NET Framework 4.5.1 Setup Package Version = 4.5.50938 User Experience Data Collection Policy: Disabled Number of applicable items: 11 Exe (C:\5403520ff8bdbac4f26d4bf476\SetupUtility.exe) succeeded. Exe Log File: dd_SetupUtility.txt ServiceControl operation succeeded! ServiceControl operation succeeded! Exe (C:\5403520ff8bdbac4f26d4bf476\Windows6.1-KB958488-v6001-x64.msu) failed with 0xc8000222 - (null). Final Result: Installation failed with error code: (0xC8000222) (Elapsed time: 0 00:03:11).

Thanks for help

like image 765
user3600331 Avatar asked Sep 05 '25 02:09

user3600331


1 Answers

You can solve this by following the instructions here.

  • Click Start

  • Type: cmd

  • Right click on cmd in start menu and select 'Run as Administrator'

  • Type: net stop wuauserv

  • Hit Enter

  • Type: ren c:\windows\SoftwareDistribution softwaredistribution.old

  • Hit Enter

  • Type: net start wuauserv

  • Hit Enter

  • Type: exit

  • Hit Enter
like image 142
Jeroen Vannevel Avatar answered Sep 06 '25 17:09

Jeroen Vannevel



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!