This is what I have squirreled away for this:
Following posted by SIW2 here:
Creating a 2 OS thumb drive - Windows 7. I've made some changes for clarity.
1. Copy the contents of the x86 dvd/iso onto a partition. I used partition H, so I had a folder H:\GRM.... ( or a similar long list of letters). Rename the GRM... folder to x86 - that makes it easier. You now have H:\x86 as the folder.
Note: I used
7-Zip to extract the files from the .iso to H:\x86.
2. Copy ONLY the install.wim from the x64 installation media onto the same partition.
Note: Again, I used 7-Zip to open the X64 .iso file and extract install.wim to H:\x86.
Rename that to Win7x64.wim. You now have
Win7x64.wim and the
X86 folder in the root of the H:\ drive.
3. Put a copy of
Imagex in Windows\System32 of the o/s ( Vista or 7) you are booted into. You can download them here:
http://www.sevenforums.com/attachme...63527516-creating-2-os-thumb-drive-imagex.zip
http://www.sevenforums.com/attachme...857-creating-2-os-thumb-drive-imagex16385.zip
4. Open an Elevated Command Prompt and type the following - press enter after each line and wait for it to complete ( it's quick) : [obviously, replace H: with the letter of the partition you have the files on ]
Imagex /export "H:\Win7x64.wim" 1 "H:\x86\sources\install.wim" "Windows 7 Home Basic (x64)"
Imagex /export "H:\Win7x64.wim" 2 "H:\x86\sources\install.wim" "Windows 7 Home Premium (x64)"
Imagex /export "H:\Win7x64.wim" 3 "H:\x86\sources\install.wim" "Windows 7 Professional (x64)"
Imagex /export "H:\Win7x64.wim" 4 "H:\x86\sources\install.wim" "Windows 7 Ultimate (x64)"
5. Delete the
ei.cfg file from the
H:\x86\sources folder.
6. Use
ImgBurn to make a bootable .iso from the
H:\x86 folder. Use that as input to Universal USB Installer to create the bootable thumb (flash) drive as pointed to in the next step. The .iso is only 3.97GB
7. You can now use the contents of the H:\x86 folder to Create a bootable flash drive using
Universal USB Installer – Easy as 1 2 3. All editions of 32 and 64 bit can be installed from the flash drive as long as you have a valid key for each.