• Facebook
  • Twitter
  • Google+
  • RSS
  • Recent
    • Forgotten Windows 7 Password - FIX / Workaround
      This step-by-step workaround requires the Windows 7 or Windows Vista installation CD/DVD to reset ...
    • Happy New Year!

      Happy New Year!

      2013/12/310 Komentar
      New year comes with glows of hopes in our mind. It gives us new confidence and courage for a fresh s...
    • Merry Christmas

      Merry Christmas

      2013/12/240 Komentar
      Wishing all the Hope, Wonder and Joy that the Season can bring, and may the Holiday Spirit be with y...
    • Repair WinRE

      Repair WinRE

      2013/03/240 Komentar
      WinRE stands for Windows Recovery Environment. This is a set of tools to help diagnose and recover ...
    • Administrator Command Prompt

      Administrator Command Prompt

      2013/01/300 Komentar
      There are different ways to launch an administrator mode command prompt or some techy people would ...


10 August 2012

on

The error code 80070005 usually means that you do not have enough permission to install updates.
First please confirm you have logged on an account with administrative privileges.
If the issue still occurs, lets’ try the following method to reset the permissions:
1. Please download the subinacl.msi file from the following link and save the installation patch onto the Desktop:
http://goo.gl/2ZUBZ
2. Please go to the Desktop and double click the downloaded file.
3. Please select the C:\Windows\System32 folder as the Destination Folder during the installation. Later we will use this tool to reset the permission settings on the current machine.
Note: If the UAC (User Account Control) window is prompted for permission to continue, please click Continue.
4. Click Start, in the Start Search bar, type: "notepad" (without quotes) and press Enter.
5. Copy the following commands and then paste them into the open Notepad window:
@echo off
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f
subinacl /subdirectories %SystemDrive% /grant=administrators=f
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=system=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=system=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=system=f
subinacl /subdirectories %SystemDrive% /grant=system=f
@Echo =========================
@Echo Finished.
@Echo =========================
@pause
6. After pasting the above commands, please close the Notepad window. Choose Save when you are prompted to save the file. Type "reset.bat" as the file name and choose Desktop from the left panel as the save location.
7. Refer to the Desktop and right click the reset.bat file, and then choose "Run as administrator."
8. You will see a DOS-like window processing.
Note: It may take several minutes. Please be patient. When it is completed, you will be prompted with the message: "Finished, press any key to continue".
Try to install the updates again.
This issue can be also caused by third-party security programs such as firewalls and anti-virus software. You can disable or remove them to check the issue.




Post Comment


0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.