Thanks for all the help man. First command gave an error : Image name [Windows 7 HOMEBASIC] already exists in target file. Image name [Windows 7 HOMEPREMIUM] already exists in target file. Image name [Windows 7 PROFESSIONAL] already exists in target file. Image name [Windows 7 ULTIMATE] already exists in target file. Bulk image export to an existing file requires all image names to be unique. But the second one worked. Result : -image.wim before : 4,52GB -image.wim after : 4,37GB Small change but I expected that.
Hmmm not sure how you made your image.wim so large? Using the English Windows 7 ISO... My final ISO sizes: (with 185MB of OEM activation added to both and a modified Boot.wim to add extra SATA drivers only) x86 ISO = 3.19GB x64 ISO = 4.07GB x86 WIM = 2.68GB x64 WIM = 3.53GB Write these commands from an elevated command prompt Code: REN install.wim source.wim imagex /export /compress maximum Source.wim 1 install.wim "Windows 7 Starter x64" imagex /export /compress maximum Source.wim 2 install.wim "Windows 7 HomePremium x64" imagex /export /compress maximum Source.wim 3 install.wim "Windows 7 Professional x64" imagex /export /compress maximum Source.wim 4 install.wim "Windows 7 Ultimate x64" Line one renames the WIM file as it is my choice to do it this way. Then the final lines compress each entry to the maximum.
Only difference with you is that I did not export those images with max compress but compressed the one image at the end. Guess that won't make any difference.
You are probably correct, I copied and pasted that from another forum post I made. Rest assured the real ISO I made has the correct entries, sorry that it caused confusion.
When I installed the package straight from Windows 7 SP1 64x 7601 built fresh install, the package is hang. Does anybody know why?
for me work perfectly on both plataforms x32 and x64. homebasic or ultimate should be work on any edition guys!