I have a problem to install the .Net Framework 4 ... this problem is:
HRESULT 0xc8000222
anyome can help me please?
My System OS is Windows 7
854 people had this question
Answer
Hello,
1. Does the issue persist only with .netframework?
2. How are you installing it? Is it through windows update or manually?
a: Click Start > Run.
b: Type cmd and press Enter.
Please run the following command in the opened window.
net stop WuAuServ
c: Click Start > Run Type %windir% and press Enter.
d: In the opened folder, rename the folder SoftwareDistribution to SDold.
e: Click Start> Run type cmd and press Enter.
Please run the following command in the opened window.
net start WuAuServ
Hope this information helps.
850 people found this helpful
source : https://answers.microsoft.com/en-us/windows/forum/all/problem-installing-net-framework-4-hresult/bfac5cac-10e8-4eb9-b87d-64a3266522f7