Skip to main content

How to create an all-in-one Windows 7 install disk

With the help of the WinAIO Maker Professional tool you can make a master copy of your Windows 7 disk that contains all the available editions. 


Youu are probably tired of carrying around multiple editions of Microsoft Windows 7 when servicing PCs for your clients or users. Instead, make a master copy of your Windows 7 disk that contains all the editions you need. It's simple, really. All it takes is a quick tool download, a disk rip, a setup modification, and a save to a DVD or thumb drive.
Every Windows 7 install disk includes all the editions of the operating system, the editions not pertinent to the purchased copy are merely hidden from view. For that reason, one disk from any edition (Home Basic, Home Premium, Professional, and Ultimate) will suffice for this procedure. However, if you want to combine x86 and x64 versions of Windows 7 together as well, you must have disks for both x86 and x64 versions of Windows 7 handy.

WinAIO Maker Professional

To begin, download the WinAIO Maker Professional tool. Extract the zip archive and launch the program accordingly. You will be presented with the following window (Figure A) as your main interface.

Figure A

This is the WinAIO Maker Professional main window.
Proceed by inserting your Windows 7 disk into your DVD-ROM drive, then click the DVDToISO button, select your ISO Export path as well as disk drive, and, finally, click the Start button (Figure B). Repeat this step if you wish to incorporate a second architecture, such as x86, into the all-in-one installer. Just be sure to give the resulting ISO another filename to differentiate it from the other rip.

Figure B

Select DVD to ISO.
Now we are going to extract the ISO contents to a separate directory in order to gain access to the install.wim file, which we need to modify (Figure C). Simply click the ISO2Folder button, select the newly created ISO and a destination directory for the extracted files, then click Extract. Once again, if you intend to incorporate an alternative architecture, repeat this process, only this time selecting a different folder for a destination.

Figure C

Extract to a folder destination.
With the ISO extracted, click the Select WIMs button in the main window, open the directory containing the ISO dump, open the Sources directory, and select the install.wim file. This will populate a list of Windows 7 editions for you to see (Figure D). If there are editions you do not wish to include on the all-in-one disk, select any image from the list and click the Delete Image button. Once you are satisfied with everything, be sure to click the Save All Changes button at the top to begin processing your custom wim file. This might take a few minutes. After processing, select Yes when prompted to clean all *.cfg and *.clg files.

Figure D

Select the editions you wish to include on your all-in-one-disk.
Now for the grand finale, click the Save All into ISO button to begin generating the final product for burning to DVD (Figure E). Be sure to type in a name within the Label field and choose a destination for said ISO file. Once you click Make ISO, kick back and relax as the ISO file builds. Upon completion, you can burn the ISO file to disk using Windows 7's image burner (or any other CD/DVD burning software if you are on XP or Vista operating systems).

Figure E

Burn to a DVD.
Alternatively, if you wish to create an all-in-one Windows 7 installer thumb drive, use the WinToUSB option instead from the main window. Have a freshly formatted USB drive plugged in and select it as well as the source folder for your custom all-in-one installer in order to proceed.

Figure F

Choose your Windows 7 edition.
Congratulations! You have simplified your future Windows 7 install experiences, and you will never have to carry around every edition and version on separate disks again.

Comments

Popular posts from this blog

Create a Restore Point for Windows 7 or Vista’s System Restore

If you are thinking of installing an application but aren’t quite sure what it’s going to do to your computer, I would absolutely recommend creating a restore point before you install that application, and here are the steps to do so. Note that most application installs automatically create a restore point, but you can do this if you are really worried. Open up the Start Menu and right-click on “Computer”, and then select “Properties”. This will take you into the System area of Control Panel. Click on the “System Protection” link on the left hand side. Now select the “System Protection” tab to get to the System Restore section. Click the “Create” button to create a new restore point. You’ll be prompted for a name, and you might want to give it a useful name that you’ll be able to easily identify later. Click the Create button, and then the system will create the restore point. When it’s all finished, you’ll get a message saying it’s completed successf...

How to Clean Up Your Messy Windows Context Menu

One of the most irritating things about Windows is the context menu clutter that you have to deal with once you install a bunch of applications. It seems like every application is fighting for a piece of your context menu, and it’s not like you even use half of them. Today we’ll explain where these menu items are hiding in your registry, how to disable them the geeky way, and an easier cleanup method for non-geeks as well. Either way, your context menu won’t look like this one anymore… Cleaning the Context Menu by Hacking the Registry If you want to clean things up the truly geeky way, you can open up regedit.exe through the start menu search or run box, and then browse down to one of the following keys… sadly the context menu items are not stored in a single location. Most of the menu items that used for all files and folders can be found by looking at one of these keys: HKEY_CLASSES_ROOT\*\shell HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers HKEY_CLASSES_...

How To Recover Passwords Using Ophcrack LiveCD

Ophcrack LiveCD 3.4.0 is a completely self contained, bootable version of Ophcrack 3.4.0 - the easiest and most effective tool that I've ever found to "crack" your forgotten Windows password. For a quick overview of Ophcrack, see my complete review of Ophcrack 3.4.0 . Ophcrack is a free software program that recovers passwords so the first step you'll need to take is to visit Ophcrack's website . When the Ophcrack website loads as shown above, click the Download ophcrack LiveCD button. Note: Since you obviously can't get into your computer right now because you don't know the password, these first four steps will need to be completed on another computer that you have access to. This other computer will need to have access to the Internet and the capability to burn a disc (like a CD, DVD, etc.). Another Note: The instructions I've put together here walk you through the entire process of using Ophcrack LiveCD to recover your password. If you...