I hope I'm not being too inconsiderate by telling everyone how we find them: Spoiler Well, most of them are quite decent!
Hello I use the burfadel's script to force the integration of the hotfix in LDR (Online) With this script, I need to specify the path where the hotfixes are present There have a "code" for the hotfixes located in the same folder as the script is automatically detected? Currently I have it Code: @echo off setLocal EnableDelayedExpansion set Work_Folder=D:\Drivers\Win7Updates\Online set Option=/Online Thanks for your help
I should be able to work on the main script over the next two weeks, I'm going away but will have access to a computer. I should point out that the computer I will be using is running Windows 7 x64, so at least I can get it done properly for that. I'll add in untested Windows 8.1 support. Windows 8.1 can be a bit fidgety regarding the order of the installation of updates, in an earlier test bulk installing updates resulted in blue-screens, but not consistently, and this was on a couple of different machines (helping friends out installing Windows 8.1 was useful for this testing). I'll ask Abbodi to update me on the suggested order when it comes to it. I did notice that the latest Intel AHCI drivers (13.2 series), on a Z97 board, proved to be a bit blue-screen crashy if KB2919355 wasn't installed first, (or some other update, not sure at what point) before the AHCI driver was installed. Anyways, once I finish the Windows 8.1 support I'll leave it as a test for a couple of weeks and ask people to test it with caution, in case the install order needs tweaking :S.