Can't Integrate IE11 Using the latest KUC on WIN7x64 Enterprise I can't seem to integrate IE11. I installed and updated every missing update called for yet the IE11 selection never becomes available. When I highlight the IE11 selection it says I need to install KB2970228 & KB3022345(shows it as 5 entries in the text) both are downloaded in the REPO and I think installed. I checked the same mounted image using the previous KUC version and when I highlight the IE11 selection it says I need KB2970228 & KB2882822 pre-reqs So I went back to the latest version and I tried adding and integrating KB2882822 since its not in the REPO but that didn't resolve the issue so at this point I'm not sure how to integrate IE11 EDIT: Just noticed: 29702286.1.1.2UpdateBF_2970228Windows6.1-KB2970228-x64.msuADDLATERYou must install 2993651 first! 30223456.1.1.2UpdateBF_3022345Windows6.1-KB3022345-x64.msuADDLATERRestart your system before installing this update EDIT 2: I integrated 2993651 then after I integrated KB2970228 & KB3022345 and on my next run I could select IE11
@tistou77 Thanks for pointing that out... Want to slap myself because I knew that and even read Komm's change log info about it a half dozen times and yet I still managed to screw that up ...the IE11 thing threw me off and I had too many distractions yesterday... should have just taken the day off thanks again
Tried a new image and integrated all the required updates like before. I then integrated KB2970228 both GDR/LDR but I still couldn't select IE11 so I guess KUC requires KB2993651... I am going to try manually adding the IE11 items and see what happens:
I did my integration offline in 2 stages. First, I integrated offline all prerequisite for IE11 on Win7 x64 manually w/ the exception of KB3022345 x64. On the 2nd stage, I manually integrated IE11 x64 along w/ spelling & hyphenation & test it in VM. IE11 is working properly.
Well that seemed to work fine... so for now manually integrating KB2970228 in a separate step and then manually integrating the IE11 items in another separate step will work. After I did that I ran KUC and it showed IE11 integrated
This is how I integrated IE11 to my offline wim and KUC listed it as found. Spoiler Code: dism /image:r:\Offline /Add-Package /PackagePath:R:\$UpdateRepo\Updates\Windows7-x86\_IE11Prereqs Deployment Image Servicing and Management tool Version: 6.1.7600.16385 Image Version: 6.1.7601.22706 Processing 1 of 7 - Adding package R:\$UpdateRepo\Updates\Windows7-x86\_IE11Prer eqs\Windows6.1-KB2670838-x86.msu [===========================99.9%========================= ] Processing 2 of 7 - Adding package R:\$UpdateRepo\Updates\Windows7-x86\_IE11Prer eqs\Windows6.1-KB2786081-x86.msu [==========================100.0%==========================] Processing 3 of 7 - Adding package R:\$UpdateRepo\Updates\Windows7-x86\_IE11Prer eqs\Windows6.1-KB2834140-v2-x86.msu [==========================100.0%==========================] Processing 4 of 7 - Adding package R:\$UpdateRepo\Updates\Windows7-x86\_IE11Prer eqs\Windows6.1-KB2871997-v2-x86.msu [==========================100.0%==========================] Processing 5 of 7 - Adding package R:\$UpdateRepo\Updates\Windows7-x86\_IE11Prer eqs\Windows6.1-KB2882822-x86.msu [==========================100.0%==========================] Processing 6 of 7 - Adding package R:\$UpdateRepo\Updates\Windows7-x86\_IE11Prer eqs\Windows6.1-KB2888049-x86.msu [==========================100.0%==========================] Processing 7 of 7 - Adding package R:\$UpdateRepo\Updates\Windows7-x86\_IE11Prer eqs\Windows6.1-KB2970228-x86.msu [==========================100.0%==========================] The operation completed successfully. dism /image:r:\Offline /Add-Package /PackagePath:R:\$UpdateRepo\Updates\Windows7-x86\Additional\_IE11 Deployment Image Servicing and Management tool Version: 6.1.7600.16385 Image Version: 6.1.7601.22706 Processing 1 of 3 - Adding package Microsoft-Windows-InternetExplorer-Package-To pLevel~31bf3856ad364e35~x86~~11.2.9600.16428 [==========================100.0%==========================] Processing 2 of 3 - Adding package R:\$UpdateRepo\Updates\Windows7-x86\Additiona l\_IE11\IE11-Windows6.1-KB2849696-x86.msu [==========================100.0%==========================] Processing 3 of 3 - Adding package R:\$UpdateRepo\Updates\Windows7-x86\Additiona l\_IE11\IE11-Windows6.1-KB2849697-x86.msu [==========================100.0%==========================] The operation completed successfully.
I'm sure he'll have a version for Win10. But I guess time will tell.. What do you mean by "update source provider"? The updates come from MS. Or do you mean something else?
More info: komm said he thinks he'll release a version of KUC for Win10. But he said the first version will take some time since he's currently very busy with some challenging coursework. About the repository: actually, the way it's done by abbodi1406 (and burfadel for Office 2013) is to maintain a list of current updates that are downloaded directly from MS. It's not a "repository" like it was previously where private servers contained all updates. The way it's set up now is more efficient than the previous repository way. komm maintains a combination of the two- some updates are downloaded from his private server and some are downloaded directly from MS. He has no plans to change the way it's working currently though.
Contributing to the project. This update KB3042058 no part in: Windows Pro x32 wmc Windows Pro x64 wmc
Latest KUC for Win 8.1 was nearly flawless, but one error on the SECOND run. First run removed 34 and installed 167 (image was not updated for some time). Second run showed 4 updates to add, but DISM complained: Code: Package_for_KB3042058 Error: 0x800736b5 Error 14005. Seems it was not possible to update some files. It's the same update Ajarbas mentioned in his post. Errors on both x64 and x86. Cheers.