I think that that will be an issue as its such a big file, its very simple to inject the updates into the install. wim file, just do this... First copy the below code into say notpad and save it as inject.cmd. Code: MD %~dp0MOUNT Dism.exe /Mount-Wim /WimFile:%~dp0install.wim /Index:1 /MountDir:%~dp0MOUNT Dism.exe /image:%~dp0MOUNT /Add-Package /PackagePath:"%~dp0x86" Dism.exe /Unmount-Wim /MountDir:%~dp0MOUNT /commit Dism.exe /Mount-Wim /WimFile:%~dp0install.wim /Index:2 /MountDir:%~dp0MOUNT Dism.exe /image:%~dp0MOUNT /Add-Package /PackagePath:"%~dp0x86" Dism.exe /Unmount-Wim /MountDir:%~dp0MOUNT /commit Dism.exe /Mount-Wim /WimFile:%~dp0install.wim /Index:3 /MountDir:%~dp0MOUNT Dism.exe /image:%~dp0MOUNT /Add-Package /PackagePath:"%~dp0x86" Dism.exe /Unmount-Wim /MountDir:%~dp0MOUNT /commit Dism.exe /Mount-Wim /WimFile:%~dp0install.wim /Index:4 /MountDir:%~dp0MOUNT Dism.exe /image:%~dp0MOUNT /Add-Package /PackagePath:"%~dp0x86" Dism.exe /Unmount-Wim /MountDir:%~dp0MOUNT /commit Dism.exe /Mount-Wim /WimFile:%~dp0install.wim /Index:5 /MountDir:%~dp0MOUNT Dism.exe /image:%~dp0MOUNT /Add-Package /PackagePath:"%~dp0x86" Dism.exe /Unmount-Wim /MountDir:%~dp0MOUNT /commit REM Check for errors before closing. PAUSE Create a folder on your c: drive call it "Update" now move the inject.cmd file into it Now put all the updates that you want to inject in a new folder called x86 copy that folder into your update folder Now copy your orginal install.wim file into the update folder now run the cmd file and go had have a coffee as it will take a while. This will update all version of windows 7 within the install.wim. But remember that some updates will not allow you to inject, Like Windows6.1-KB2533552. but youcan install this manually or allow windows update to do it for you. now if you need 64bit code, here you go... Code: MD %~dp0MOUNT Dism.exe /Mount-Wim /WimFile:%~dp0install.wim /Index:1 /MountDir:%~dp0MOUNT Dism.exe /image:%~dp0MOUNT /Add-Package /PackagePath:"%~dp0x64" Dism.exe /Unmount-Wim /MountDir:%~dp0MOUNT /commit Dism.exe /Mount-Wim /WimFile:%~dp0install.wim /Index:2 /MountDir:%~dp0MOUNT Dism.exe /image:%~dp0MOUNT /Add-Package /PackagePath:"%~dp0x64" Dism.exe /Unmount-Wim /MountDir:%~dp0MOUNT /commit Dism.exe /Mount-Wim /WimFile:%~dp0install.wim /Index:3 /MountDir:%~dp0MOUNT Dism.exe /image:%~dp0MOUNT /Add-Package /PackagePath:"%~dp0x64" Dism.exe /Unmount-Wim /MountDir:%~dp0MOUNT /commit Dism.exe /Mount-Wim /WimFile:%~dp0install.wim /Index:4 /MountDir:%~dp0MOUNT Dism.exe /image:%~dp0MOUNT /Add-Package /PackagePath:"%~dp0x64" Dism.exe /Unmount-Wim /MountDir:%~dp0MOUNT /commit If you are using 64bit version, dont forget to change the folder name from x86 to x64!
There will be, once there is something significant to change. If Windows 8 comes out before next patch Tuesday, it will likely to be then, if after then v26e will be out first (wusatisfy stuff). V27 will have proper Windows 8 support, that means making wusatisfy separate for Windows 7 and 8 (if it is still necessary with 8), and the ability to use the autoreboot install function (which won't be necessary to use until there are a large number of updates). The autoreboot function is possible with the release preview with a couple of changes in the installer, but have to wait until the final to see if it's still possible. I've only worked on the principle of Windows 8 functionality so far, as Microsoft seems to be trying to disassociate Windows 8 from Windows 7. Are there any features or functionality changes you'd like to see in the installer?
hi burf, thanx for the info. no new functionality in my mind yet. well, as microsoft said the release of windows 8 will be in oktober 2012 in europe.
Windows 8 OEM should be available for download in a couple of weeks, but it won't be officially released until October. The main thing that would stop people using it is activation issues, it seems Windows 8 will be much tougher to circumvent (Microsoft's intention obviously)! Hopefully something as good as Daz's loader will be available sooner rather than later.
Be patient, please. Should be visible to you wthin 2 hours or so. Both dns servers are down. I have switched over to different dns servers now. It will take a little while till the root servers get the entries. So be patient.
In the meantime you may add the following to your hosts file. Leave the IPv6 if you do not use it. 178.254.3.55 hotfix.cesidian.info 2001:470:1f0a:2b4::2 hotfix.cesidian.info 178.254.3.55 hotfix2.cesidian.info 2001:470:1f0a:2b4::2 hotfix2.cesidian.info 178.254.3.55 office2010.cesidian.info 2001:470:1f0a:2b4::2 office2010.cesidian.info 178.254.3.55 msu.cesidian.info 2001:470:1f0a:2b4::2 msu.cesidian.info 178.254.3.55 win8.cesidian.info 2001:470:1f0a:2b4::2 win8.cesidian.info