Thanks that was crystal clear! What is the correct command that will do just LDR? dism /image:\Offline\Mount /add-package /packagepath:\Offline\LDR /update-bf.mum ???
You have to extract each hotfix and point to the update-bf.mum file in with the extracted files (KUC or burfadel CMD's will do this)
This KUC's script is a bit old and it installs each LDR update alone, thus slow New generated KUC's script can handle a group together
Windows Identity Foundation Is WIF only needed for developers? Wondering if I really need to install this or not...
I don't use KUC to integrate hotfix but just a script. Can I use the script of KUC but without using KUC? Thanks
I tried with the script of KUC (update_LDR), changed "Work_Folder", "set Option", etc... at the beginning of the script But it doesn't work...
Bapt... sorry for the delayed response... pulled an all-nighter at work so pretty tied up... anyway the way I do it is I create the "wu" folder structure and then I can run "update" which runs both his GDR/LDR scripts or I run each separately... I have been doing this more and more lately for both online and offline images. Is that how you tried it?
No worries I tested with an Offline Image (mounted with Gimagex) as I do with the script of SoLoR But it doesn't work (problem "dir" or probably other) Image mounted in the "Mount" folder and all hotfixes are in the "Update" folder with the script I integrate only hotfix in "LDR" None in "GDR" (except 2 hotfix integrated but separately) The scrip of KUC should work with the KUC folder, I think If someone could give me a script based on that of KUC but I can use like that of Solor Thanks so much