This site requires the Calibri Font to look proper, be sure to download it: Here

Build a AIO Windows 7 bootable Flash Drive                  Print Preview Print Preview

On TechNet and MSDN Windows 7 is listed in many Editions, downloading all these editions is a waste of time, bandwidth and hard drive space. For those that actually need these other editions you can download the ultimate editions in 32-bit and 64-bit and build an All In One.

Tools you will need:
1) ImageX tool    Download:  ImageX 32-bit ImageX 64-bit
2) Windows  7 32-bit and 64-bit Ultimate Editions
3) Ultra ISO

Download both the x86 and x64 versions of Windows 7, make sure the hash matches before you begin:

64-bit: 326327cc2ff9f05379f5058c41be6bc5e004baa7

32-bit: 5395dc4b38f7bdb1e005ff414deedfdb16dbf610

HashCheck: http://code.kliu.org/hashcheck/


Create two folders “all” and “64”:

Open the ISO in UltraISO:

Extract the 32 bit version (x86) into the “all” folder.

Extract the 64-bit version (x64) into the “64” folder.

24


Extract either the 32-bit or 64-bit version of ImageX depending upon your current operating system. Then click the start menu and find the command prompt and right click and run as administrator.

25

Using the cd command change the directory to the one where you extracted the ImageX_x64 files.

Then run the following commands where D is the drive letter of where the “all” and “64” folders are located.

Imagex.exe /export D:\64\Sources\install.wim 1 D:\all\Sources\install.wim “Windows 7 HOMEBASIC x64″

Imagex.exe /export D:\64\Sources\install.wim 2 D:\all\Sources\install.wim “Windows 7 HOMEPREMIUM x64″

Imagex.exe /export D:\64\Sources\install.wim 3 D:\all\Sources\install.wim “Windows 7 PROFESSIONAL x64″

Imagex.exe /export D:\64\Sources\install.wim 4 D:\all\Sources\install.wim “Windows 7 ULTIMATE x64″

The first one will take the longest, the rest will be quick after that.

If you can’t handle command line then GImageX can make it a snap: http://www.autoitscript.com/gimagex/

Click the export tab and the rest should be easy….be sure to fill in the Name field though. :)

GimageX


The folder “all” will now contain both 32-bit and 64-bit versions of Windows 7.

Re-open the WIndows 7 32-bit ISO (x86) in Ultra ISO, delete all the files that are in it. Now go to the “all” folder and copy and paste the entire contents in. It should be 3726MB or 83% of 4.7GB. Notice the sources folder is 3,716,978KB.

26

In the sources folder you need to find and delete a file called ei.cfg, otherwise it won’t work at all.

In the sources folder you need to find and delete a file called ei.cfg, otherwise it won’t work at all.

In the sources folder you need to find and delete a file called ei.cfg, otherwise it won’t work at all.

If you want you can also edit a file called cversion.ini, change the number from 7233 to 7100 which adds the ability to upgrade the RC, this file is also located in the sources folder.  You need to extract the file and change it in Notepad, save it and then add it back into UltraISO.

27

Now click File Save As and give it a good name like Windows.7.AIO

28

At this stage you could burn it to a DVD using UltraISO or write it to a Flash Drive.

30

29

For Flash Drive, click Bootable menu and then “write disk image”, make sure your flash drive is already plugged in and that it is empty or has no files that you need. Then click the “write” button.

Now you have a bootable flash drive with all version of Windows 7 on it. :)

Comments

(Post a new comment)

DENZELNo Gravatar
August 25th, 2009 at 9:33 pm

hey, thank you very much for this tutorial, but i have a question for you: if i would to make a AIO dvd with in edition of 7 as starter and enterprise also? What I would to write in cmd in more?

Thanks, again and sorry for my english !!


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to DENZELNo Gravatar - 08/25/09: 9:33 pm


DENZELNo Gravatar
August 25th, 2009 at 10:00 pm

Sorry for double post, but i have another question: if i would to personilize the name, example, windows 7 homepremium in widows 7 homepremium DENZEL in the screen when the user select the operating system, it’s possible?

Thanks again, ciao!


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to DENZELNo Gravatar - 08/25/09: 10:00 pm


DamnMachineNo Gravatar
August 26th, 2009 at 2:45 pm

The name in the list is in the “===” at the end of the command so you could name it anything you wanted.

To get Enterprise you need to download the enterprise ISO, extract it to a folder called “enterprise” and run the command:

Imagex.exe /info D:\enterprise\Sources\install.wim

It will give you the index number which will probably be “1″ then the command would be:
Imagex.exe /export D:\enterprise\Sources\install.wim 1 D:\all\Sources\install.wim “Windows 7 Enterprise DENZEL”

You will need to download the 32-bit and 64-bit enterprise versions.


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to DamnMachineNo Gravatar - 08/26/09: 2:45 pm


DENZELNo Gravatar
August 26th, 2009 at 5:39 pm

Hi, thanks for answer, but don’t work, i feel that something is missing.. The sources are different,, Folder with ultimate 86, folder with ultimate 64 and then folder with enterprise 86, folder with enterprise 64, so how export the seconds wim imges in the firsts; enterprise don’t integrate all the other image as basic, premium, etc..

this don’t working: Imagex.exe /export D:\enterprise\Sources\install.wim 1 D:\all\Sources\install.wim “Windows 7 Enterprise DENZEL”

i feel that something is missing, Could you explain in more details please,, it’s important

thank you so much


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to DENZELNo Gravatar - 08/26/09: 5:39 pm


DamnMachineNo Gravatar
August 26th, 2009 at 11:44 pm

1. First extract Ultimate x86 to a folder called “all” on the D drive.

2. Then extract Enterprise x86 to a folder called “enterprise86″ on the D drive.

Then the command will be:
Imagex.exe /export D:\enterprise86\Sources\install.wim 1 D:\all\Sources\install.wim “Windows 7 Enterprise”

If your still confused you may want to use Gimagex instead of the command line.

http://www.autoitscript.com/gimagex/




(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to DamnMachineNo Gravatar - 08/26/09: 11:44 pm


DENZELNo Gravatar
August 27th, 2009 at 2:19 am

OK :up:


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to DENZELNo Gravatar - 08/27/09: 2:19 am


DENZELNo Gravatar
August 31st, 2009 at 11:12 pm

Hi, all working amazing, thanks. Now, i am thinking: it’s possible to export in some method a release of Windows xp Professional in the same DVD with Windows Seven?

Thanks for possible answer..
Ciao!


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to DENZELNo Gravatar - 08/31/09: 11:12 pm


DamnMachineNo Gravatar
September 5th, 2009 at 12:40 pm

Adding XP is possible but would make the above instructions more complicated. I think I will add a part 2 to this tutorial with Instructions for that in a day or two.


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to DamnMachineNo Gravatar - 09/05/09: 12:40 pm


DENZELNo Gravatar
September 6th, 2009 at 3:06 am

OH, thank you so much!


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to DENZELNo Gravatar - 09/06/09: 3:06 am


DENZELNo Gravatar
September 9th, 2009 at 12:52 pm

I’m waiting anxiously the tutorial! :rolleyes:


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to DENZELNo Gravatar - 09/09/09: 12:52 pm


DamnMachineNo Gravatar
September 11th, 2009 at 10:24 pm

Sorry for the wait DENZEL.

After some thought I realized it would be rather complicated to add XP to the Seven install. They have very different setups and you would need a boot-able custom installer.

Someone may actually create a custom installer and put all the Windows version together and release it onto the web but it’s hard to verify that it wouldn’t come with a virus.


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to DamnMachineNo Gravatar - 09/11/09: 10:24 pm


ThunderNo Gravatar
September 10th, 2009 at 12:19 pm

If HOMEBASIC is Image Number 1,
HOMEPREMIUM is Image Number 2,
PROFESSIONAL is Image Number 3 and
ULTIMATE is Image Number 4,
What would be the Image Number for STARTER?

I mean what should I type in the question mark (?) below:
Imagex.exe /export D:\64\Sources\install.wim ? D:\all\Sources\install.wim “Windows 7 STARTER x64″

Thanks…


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to ThunderNo Gravatar - 09/10/09: 12:19 pm


DamnMachineNo Gravatar
September 11th, 2009 at 10:04 pm

Thunder:

There is no 64-bit starter edition only the 32-bit edition.


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to DamnMachineNo Gravatar - 09/11/09: 10:04 pm


DENZELNo Gravatar
September 12th, 2009 at 2:26 am

Ok Damn ;)


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to DENZELNo Gravatar - 09/12/09: 2:26 am


sam xavierNo Gravatar
October 22nd, 2009 at 1:52 am

Will it install even though it will be missing
install_Windows 7 HOMEPREMIUM.clg from the x64 folder


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to sam xavierNo Gravatar - 10/22/09: 1:52 am


DamnMachineNo Gravatar
October 23rd, 2009 at 11:29 am

Microsoft created the file so people wouldn’t install the wrong version. Without the file being present any version can be chosen at install.

The content of the ei.cfg file, inside the “sources” folder of the DVD looks like below:

[EditionID]
Ultimate
[Channel]
Retail
[VL]
0


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to DamnMachineNo Gravatar - 10/23/09: 11:29 am


enyadNo Gravatar
October 22nd, 2009 at 12:55 pm

I used your guide to build my own copy of Win 7 AIO. It has worked so far. Thank you very much.

However, are u sure there will be no mishaps with any of the installations, considering that a file was deleted and another was modified?

Thanks again


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to enyadNo Gravatar - 10/22/09: 12:55 pm


DamnMachineNo Gravatar
October 23rd, 2009 at 11:49 am

Those two files aren’t important to actually running Windows.

However upgrading directly from the RC to RTM may cause some problems and Microsoft prefers people do clean installs.
If your more advanced and want to throw caution to the wind then upgrading the RC is convenient for many of us.

If it fails you can always do the clean install.


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to DamnMachineNo Gravatar - 10/23/09: 11:49 am


kanavNo Gravatar
October 26th, 2009 at 8:02 am

Excuse me plzz tel me that after following these steps we will be only able to get all versions of Win 7 x64 but wat about all d versions of x86
plz email me or reply in the form of comment as soon as u can

Thanx in advance


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to kanavNo Gravatar - 10/26/09: 8:02 am


andreasasNo Gravatar
February 16th, 2010 at 7:47 am

how make image bot.wim??http://lookpic.com/i/368/XviSCXL.jpeg


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to andreasasNo Gravatar - 02/16/10: 7:47 am


DamnMachineNo Gravatar
February 16th, 2010 at 3:23 pm

I need more infomation about where you got stuck or what that picture is suppose to be about.


(Reply to this comment) (Quote)     Permalink

You are not logged in. (Login)

hidden

Reply to DamnMachineNo Gravatar - 02/16/10: 3:23 pm


Leave a Reply




  • Comments:
    • rajbir: I need Calibri to Calibri.php to use in FPDF. Doesnt work your font, how to solve it? ...
    • kai: thank's...
    • wai: thank's...
    • Andie: Thank you for sharing! Great resource site! Keep it up!...
    • DamnMachine: Matt: Did you try raising the number to 16?...
    • matt: How do I go back from list view to thumbnails? I somehow changed it....
    • Zen: Thanks a million for sharing this font for FREE!!!!! I've been looking for it for days and I'm so grateful that you're sharing it!!! I'm so glad it works for the Mac too. Again, THANKS A MILLION!!!!!! You saved me! :-D...
    • Pramodh: Thanks. I found this site very resourceful. Recommend it....
    • sham: I need Calibri to Calibri.php to use in FPDF. Doesnt work your font, how to solve it? [root@www makefont]# ls cp1250.map cp1252.map cp1254.map cp1257.map cp874.map iso-8859-15.map iso-8859-1.map iso-8859-4.map iso-8859-7.map koi8-r...
    • Luis: All right ! thanks a lot... files are all good...
    • Boomsticka: Thank you....
    • emiliabergin: thank you very much........
    • IcePic: the webpage even says: "News: Quick and direct: Download: Calibri-all.rar {Unzip it and the right click on each calibri.ttf and choose ..." So the "zip"-ing part seems embedded in peoples minds, even yours. =)...
    • Rajiv: Thank you! :)...
    • sam: thanks for the tip about extracting into the Control Panel Fonts folder, that's the only thing that worked for me, i use Windows/Office XP...