I'm rewriting my offline integration script.... Need some advice on this LDR and GDR part Looking at the script generated by KUC with force LDR.. it integrates all cabs first and then integrates all update-bf's The old solor script I've got integrates update-bf if it exists, otherwise update.mum only I've no basis for selecting the optimal method of offline integration. How does this really work? Say I integrate all GDR first (dism the cabs) and then LDR later (dism the update-bf) the LDR will override the out of date GDR components? What if I integrate all LDR first, and then GDR later, if LDR has newer components, will GDR override them?
If you select "forced installation of LDR.." and "only install the LDR..", KUC will generate scripts to integrate normal updates as cabs and ldr updates as update-bf.mum the old solor script integrates LDR packages separately one by one which takes more time whereas KUC integrate 10 LDR packages together (i think) No components will be overrided, both GDR and LDR co-exist together
RicaNeaga some question about the not integratable folder , i have test the KB2685811 & KB2685813 integrated to offline with out any problem issue (test Windows 7 PRO , Home Premium , Home Basic , Starter , just integrated to GDR only , not for LDR mode) and KB2862330-v2 also integrated to offline with out any problem , just the KB2895729-v2 need to be non-integratable , may i ask if the KB2685811 , KB2685813 & KB2862330-v2 integrated with offline have any error ?? or have any stuff integrated the three update have any error issue ?
some info already mentioned in the above post, like... About 2862330, it has Usbforcereboot.exe inside, so I thought it was the best idea for that to run right after (at the same time as) the other USB-related hotfix (2895729-v2) is installed. Very likely, when integrated, Usbforcereboot.exe has no effect whatsoever, it's just another .exe copied into its appropriate folder
thanks for the information , and may i ask the KB2483564-v2 is complete superseded or not complete superseded ? thanks for the information ~
has any know which hotfix / update need to be integrated to WinRE.wim and boot.wim for windows 7 or windows 8.1 ?
thanks for windows 7 boot.wim , for WinRe.wim ? is has any important hotfix or update need to be integrated ?
What are these folders: Platform Platform Updates Without Platform What are they? What's the difference? What's applicable for offline integration?
Just letting people know I haven't forgotten about the installer! I got carried away changing things on it, so much so I messed it up! lol. I'll go back to one of the earler post v28 changes I made and start the overhaul again (there are significant changes to be done still), I'll keep better track of what I done. No timeframe on completion, but hopefully it will be done before Windows 8.1 'Update 1' is released. I'm not sure of the intricacies of update 1, I believe it may be effectively the equivalent of a service pack, and replace the need for all existing updates for Windows 8.1. I'll update the Visual C++ installer etc. when new updates to the C++ runtimes are released. It has been a while since actual new versions of any of the runtimes have been released.
It is but making it work for offline image only takes 30 seconds or less. Just replace all 3 occurances of: /Online /NoRestart With: /Image:<WIM mount location> Should be on lines 396,397 and 975. What i meant by suggesting this is that theres no point really creating your own batch file for installing updates online or offline, when there's an excellent alternative out there already. No point in reinventing the wheel. Good luck.
just now have test the update list , i have found some interesting thing , for spacial case KB2685811 and KB2685813 i have test in live system with online install use GDR Mode and LDR Mode as a same time (no restart for the GDR install , after install LDR and restart it) , after it i check in view installed updates just show GDR list only has no show LDR list (something like ~BF list) , after i try check the Manifest list is install LDR mode , and i try use disk cleanup to clean windows update cleanup , is work in the disk cleanup for windows update cleanup , so the interesting is i install the KB2685811 and KB2685813 for the GDR Mode and LDR Mode (when install GDR mode no restart it , after install LDR and restart it) when view installed updates it just show GDR Mode in the installed updates but check the manifest is LDR data and use disk cleanup to clean windows update cleanup is work.