Windows 8.1 application installation error 0×80004005 solution

  

According to Microsoft's explanation, if some dynamic link library files (.dll files) are not properly registered, or there is no HTTPS (SSL) connection between the computer and the Internet The firewall may have error 0x80004005.

To resolve this issue, use the regsvr32 command to register several .dll files:

1. Click “start"start”,“run", at “open” Type cmd in the box and click “OK”.

2. At the command prompt, type the following commands. Press Enter after each line:

regsvr32 Softpub.dll

regsvr32 Wintrust.dll

regsvr32 Initpki.dll

3. Click “ OK”.

4, restart the computer.

Copyright © Windows knowledge All Rights Reserved