zerocoolroot Posted November 11, 2013 Posted November 11, 2013 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 enterexpand "<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 DISMDon't forget to add this path when integrating updatesdism /Image:<your install.wim mount directory> /Add-Package /PackagePath:C:\KB2533552Whats the software you use to modify the file "Windows6.1-KB2533552-x86.cab", because it's causing problems to save the file..!!I'm from Brazil, sorry my english poor..!! Thanks man..!!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now