- Find CheckSUR.log in C:\Windows\Logs or in a subfolder.
- Open the log file and find which files under c:\Windows\servicing\packages are corrupted.
- Download the KB hotfixes that relate to each corrupted package.
- Take ownership of the packages folder with the following command: "takeown /F c:\Windows\Servicing\Packages /D y /R"
- Make sure your user has Full Control to c:\Windows\servicing\packages.
- Delete the .mum and .cat files for each corrupted package from c:\Windows\servicing\packages.
- Extract the files from each KB hotfix and copy the .mum and .cat files for each package to c:\Windows\servicing\packages.
- Try installing SP again.
Source
No comments:
Post a Comment