AJARBAS Posted June 13, 2011 Posted June 13, 2011 (edited) I me slipstreaming now and no test image, but process is functionaly.Very nice day. Ops!! I modify for four index in image.Slipstreaming SvcPack Win 7DVD Genuine Windows 7Service Pack 17-zip (Download)NotepadHow to:1 - Create a folder named G:\W7\Seven\2 - Copy DVD Genuine Windows 7 install.wim the file to the same folder3 - After having passed the Genuine Advantage, go to this Microsoft page and downloaded the Service Pack 14 - Extract the contents of Service Pack 1, using the command line and using "-x". Example: Windows6.1-KB976932-x-X64.exe -x5 - Extract the contents of Windows6.1-KB976932-x64.cab using the 7-zip in the SP1 folder (C: \ SP1)6 - Extract the contents of NestedMPPContent.cab now in the same folder.7 - Open the file with Notepad update.ses "Notepad" and change to Installed in OfflineInstall Absent, should be identical to the following example:<Tasks operationMode=”OfflineInstall”> <Phase> <package id=”Windows7SP1-KB976933~31bf3856ad364e35~amd64~~6.1.1.17514? targetState=”Installed”/> </Phase>8 - Open with Notepad in Update.mum Windows7SP1-KB976933~31bf3856ad364e35~amd64~~6.1.1.17514.mum (or 32-bit) and change allowedOffline = "false" to allowedOffline = "true"should be identical to the following example:<mum:packageExtended xmlns:mum="urn:schemas-microsoft-com:asm.v3" allowedOffline="true" projectionPeakDisk="359" langProjectionPeakDisk="512" sqmBuildNumber="7601" sqmAttemptAppid="101457923" sqmResultAppid="101457924" sqmPoqexecAppid="101457925"/></package>9 - Extract all cab files language for KB976933-LangsCab0 to KB976933-LangsCab6, and replace if necessary by existing.10 - Lance Command Prompt in Administrator Mode.Already has the SP1 folder (C: \ SP1) where you stored the extracted files from Service Pack. Now let's create a new folder and give it the name of offline G:\W7\Mount\ , now let's start the integration and creation of the ISO with the command line, you must have the DVD in DVD Player Genuine.DISM /Mount-Wim /WimFile:G:\W7\Seven\sources\install.wim /Index:1 /MountDir:G:\W7\Mount\DISM /Image:G:\W7\Mount\ /Add-Package /PackagePath:G:\W7\Sp1\DISM /Unmount-Wim /MountDir:G:\W7\Mount\ /CommitDISM /Mount-Wim /WimFile:G:\W7\Seven\sources\install.wim /Index:2 /MountDir:G:\W7\Mount\DISM /Image:G:\W7\Mount\ /Add-Package /PackagePath:G:\W7\Sp1\DISM /Unmount-Wim /MountDir:G:\W7\Mount\ /CommitDISM /Mount-Wim /WimFile:G:\W7\Seven\sources\install.wim /Index:3 /MountDir:G:\W7\Mount\DISM /Image:G:\W7\Mount\ /Add-Package /PackagePath:G:\W7\Sp1\DISM /Unmount-Wim /MountDir:G:\W7\Mount\ /CommitDISM /Mount-Wim /WimFile:G:\W7\Seven\sources\install.wim /Index:4 /MountDir:G:\W7\Mount\DISM /Image:G:\W7\Mount\ /Add-Package /PackagePath:G:\W7\Sp1\DISM /Unmount-Wim /MountDir:G:\W7\Mount\ /Commitdism.7z Edited July 2, 2011 by AJARBAS
myselfidem Posted June 20, 2011 Posted June 20, 2011 I think the best way is to use sysprep like explained insdie the videos, here:http://www.wincert.net/forum/index.php?/topic/7384-video-windows-7-aikopk-deployment-101-updated/
ricktendo Posted June 20, 2011 Posted June 20, 2011 Microsoft blocked sp1 from slipstream for a reason, I cant find the link right now or remember the reason
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now