I integrated updates into specificty to w7 home prenium in wim file with theese lines i found on the net into a bat file MD %~dp0WIN7 Dism.exe /Mount-Wim /WimFile:%~dp0install.wim /Index:2 /MountDir:%~dp0WIN7 Dism.exe /image:%~dp0WIN7 /Add-Package /PackagePath:"%~dp0patches" Dism.exe /image:%~dp0WIN7 /Get-Packages | more pause Dism.exe /Unmount-Wim /MountDir:%~dp0WIN7 /commit Seemed to work alright i fired up NTLite and tried to load the w7 home prenium version and ive got this error Loading settings Load image: D:\win7dist\Sources\install.wim (Windows 7 Home Premium) x64 HomePremium Mount dir: D:\tempoop\imgMnt01 Mounting image: D:\win7dist\Sources\install.wim (Windows 7 Home Premium) ERROR: \\?\D:\tempoop\imgMnt01\Windows\System32\CIRCoInst.dll [err = 5] ERROR: \\?\D:\tempoop\imgMnt01\Windows\winsxs\amd64_microsoft-windows-console_31bf3856ad364e35_6.1.7600.16385_none_f24e4c08c628068a\console.dll [err = 5] Error 997 mounting image: D:\win7dist\Sources\install.wim Discarding changes - D:\win7dist\Sources\install.wim Unloading image, discarding changes - D:\win7dist\Sources\install.wim (Windows 7 Home Premium) Deleting temp files # Error 2 at loading registry hive: ID1 - UR Error: Aborted mounting: D:\win7dist\Sources\install.wim Error 18. - Gather image list Save settings Loading settings Remove item from the list: D:\win7dist - Gather image list Save settings Loading settings When i tried to load w7 profesional (untouched) it mounted fine My D volume is NTFS