Hi When installing Windows 7 from USB, does the installer search the USB-key for a folder with hotfixes in it? As you can see below, the installation process got a bullet point "Installing updates" I am asking because I would like to have a basic WIM-image on my USB, and then updates in an easily accessable folder. I know how to update the WIM-image with DISM, but this is not what I want: dism /image:"%MOUNT%" /Add-Package /PackagePath:"path\Updates" I got the following hotfixes, but where to put them?: Windows6.1-KB971468-x86.msu Windows6.1-KB972270-x86.msu Windows6.1-KB973525-x86.msu Windows6.1-KB974332-x86.msu Windows6.1-KB974431-x86.msu Windows6.1-KB974571-x86.msu Windows6.1-KB975467-x86.msu Windows6.1-KB975560-x86.msu Windows6.1-KB976098-x86.msu Windows6.1-KB977074-x86.msu Windows6.1-KB977165-x86.msu Windows6.1-KB978251-x86.msu Windows6.1-KB979099-x86.msu