Jump to content

Can't integrate KB2533552 - 0x800f082e error


Recommended Posts

Extract the "Windows6.1-KB2533552-x86.cab" file from update MSU file. Create a folder named KB2533552 un the drive C:\ Then using command prompt enter

expand "<path to uddate cab file>" -F:* "C:\KB2533552"
The update files from CAB will be extracted.

Go to C:\KB2533552 and open the file "update.mum" with notepad and change allowedOffline="false" to allowedOffline="true"

And that's it. Now you can integrate this update into Install.wim using DISM

Don't forget to add this path when integrating updates

dism /Image:<your install.wim mount directory> /Add-Package /PackagePath:C:\KB2533552

Whats the software you use to modify the file "Windows6.1-KB2533552-x86.cab", because it's causing problems to save the file..!!

image.png

I'm from Brazil, sorry my english poor..!!

Thanks man..!!

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...