The hotfix archive contains both GDR and LDR versions. The LDR version is only installed if the required circumstances are met, otherwise the GDR version is utilised. If you want to force install the LDR version, you can use my installer
You dont need to delete KB2783251, it just gets deleted if you run this (because its files superseded by one or more updates) Code: dism.exe /online /Cleanup-Image /StartComponentCleanup I do a comparison before and after I run that command using /get-packages, then I see what was removed (to be sure I also double check by extracting both hotfixes and comparing them)
you can also use this command to check if there is any updates get uninstalled using the above command Code: findstr /c:"Uninstall package" %windir%\Logs\CBS\CBS.log >%userprofile%\Desktop\Uninstallpackage-details.txt
Ok i ran the dism.exe /online /Cleanup-Image /StartComponentCleanup and came back with sucessfull, then i did the /get-packages and i still have kb2795719 listed, so nothing was removed...
Thanks a lot for this awaited update. Excellent work on the NET35 integration, it's just amazing. I'll try the offline integration tonight. Good luck for the exams.
Repo updated Added: KB2794119 KB2803748 (Additional/RSAT) Removed: KB2779562 KB2795993-v2 (Additional/RSAT)