Under the miniscule prism

Posts tagged “Update

Registry Permission Errors when installing Microsoft Updates

There has been numerous errors for Microsoft/Windows Updates that are mostly affected by errors within the registry. All throughout the history of installing and patching updates for Windows we may infrequently bump into some corners where we can’t install some or even everything!

Most errors commonly happen when there’s an error accessing keys within the registry. Some people will find it difficult just trying to read through a log file where we can find the error being caused by the installation. Windows will often prompt or give you an error message that’s also as elusive as trying to find the failure point.

I have featured numerous error codes that within this blog that has helped most in overcoming installation errors such as error 57A, 1402, 80073712, .Net Framework, 646, FF0B, 0×80070715, 0x8004FF0B, 0x8024402C, etc., you can walk around the Crimson Spectrum blog just to see how much we have covered such errors. The most intriguing are 643 and hexadecimal ending at “5”.

In a larger perspective, Registry errors or Permission errors are due to some “lock down” on the key itself. At times, the keys could lose their specific Security Descriptor and Access Control List (ACL) Architecture – TechNet Library. Often this can be caused by improper use of Registry Cleaners that may either remove, delete or nullify access into a certain key or object that it may see as unusable. Personally, through my own tests I have seen and also used on test machines how registry cleaners can be either effective or become a catalyst to disaster. Also, a Malware infection may have added Registry permissions to certain keys to deny access to system tools or allow access for it exclusively to certain keys relevant for propagating itself and stealing information.

The method below to help you overcome Registry Permission Errors has been used for .Net Framework installation errors in the past and present but is also successful in resolving errors for installation issues of MSI (Windows Installer) based applications such is what’s being used by Microsoft/Windows Updates , more about this through Aaron Stebner’s WebLog.

I am providing a tool for download once you install SubInACL. This is my own version which will create a Restore Point before the tool executes giving you an option to revert all of the changes after the tool executes.

Steps:

  1. Download and install SubInACL, do not change the default installation path.
  2. Download the file which is a Command Script –> Reset-ACL.cmd
  3. Save the zipped file and extract the application inside. Once extracted “Run as Administrator”.
  4. Before running the file, make sure that there are currently no other programs or applications running. Also, do not use the system while the script is running. This will ensure that the execution for default permissions in the Registry will go smoothly.

Note: The file may take several minutes to complete. Take heed though, this small script will reset Permission entries within the Registry. If you have any custom configurations, these may be removed and you will need to add it again i.e. User and Group settings in the Registry. For more information: Using the Command Line to Edit Multiple Subdirectory Permissions


Windows 7 Service Pack 1 (KB976932)

After the retail release in October 2009 of Windows 7, Microsoft has finally made Service Pack 1 available for download on February 22, 2010 Pacific Standard Time. W7-SP1 can be downloaded both at Microsoft Download Center and through Windows Update with the package titled as KB976932.

As with all major system patches it is advised to perform all necessary steps to make sure that the system goes through the update smoothly.

Here are resources and links that you can use to ensure you are able to install Windows 7 SP1:

1. To learn more about how to install Windows 7 SP1 you may follow the advise from this link:

http://windows.microsoft.com/installwindows7sp1

2. For detailed documentation regarding Windows 7 SP1 follow this link:
Documentation For Windows 7 and Windows 2008 R2 Service Pack 1
3. For other resources on Windows 7 SP1 such as:
Hotfixes and Security Updates included in Windows 7 and Windows 2008 R2 Service Pack 1
Notable Changes in Service Pack 1 for Windows 7 and Windows Server 2008 R2
4. You may also visit the Service Pack Center for any Windows Edition that you’re using:

http://windows.microsoft.com/windows7sp1

5. To find out what version of Windows and Service Pack you have installed you may follow this guide:
Which version of the Windows operating system am I running?

For any trouble you may encounter in installing Windows 7 Service Pack 1, questions or help:
Windows 7 at Microsoft Answers Forums
For assisted or additional Support for Windows 7:
http://support.microsoft.com/ph/14019

Windows7Logo


Error 0x8024402C

Windows Update Error 8024402C
Failure to Install Updates – "Unspecified Error"
Error 8024402C
Uncanny as it may seem after I resolved the error for 8024402F, I ended up with another error. Just as the previous error it was an unspecific error that I couldn’t find any exact interpretation. Although, it was also easy to resolve.

[Warning! The steps below will contain resolutions that will modify, replace or delete Registry Entries. I highly suggest that you either perform a backup of the Registry or create a Restore Point before continuing.]

Method 1

On XP:
1. Open Command Prompt by typing CMD in RUN from Start.
2. In the Command Prompt window type: proxycfg -d
3. Hit enter then wait for a result.
4. Perform an update.

ProxyCFG -D

In Vista or W7:

1. Open Command Prompt by typing CMD in Start Search.
2. Right-click on the result and choose to "Run as Administrator"
3. In the Command Prompt window type: netsh winhttp reset proxy
4. Hit enter then wait for a result.
5. Perform an update.

WinHTTP Reset

Method 2

1. In XP open Command Prompt through, Start>Run>Type CMD>hit OK. In Vista and W7, Start Search>Type CMD>Right Click on CMD>Choose "Run as Administrator".
2. Type this command line> REG DELETE "HKLM\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v WinHTTPSettings /f
3. Perform Windows Update/Microsoft Update.

WinHTTP Reg Delete

Cheers!

Technorati Tags:
,,,, Windows Live Tags: 8024420C,Error 8024402C,Update Failure,Update,Error WordPress Tags: 8024420C,Error 8024402C,Update Failure,Update,Error


Follow

Get every new post delivered to your Inbox.

Join 796 other followers