TEG Logo 
Custom Search
 
TEG Home    |     Win XP Main     |     Win Vista Main     |     Win 7 Main     |     Win 8 Main     |     Forum     |     Commentary     |     Links     |     Advertise     |     Contact TEG
Subscribe to The Elder Geek Content Update Notification          |||           The Elder Geek Windows Forums Are Open for Posting !
Windows 7 Index  >>>  A  |  B  |  C  |  D  |  E  |  F  |  G  |  H  |  I  |  J  |  K  |  L  |  M  |  N  |  O  |  P  |  Q  |  R  |  S  |  T  |  U  |  V  |  W  |  X  |  Y  |  Z  <<<  Windows 7 Index
 
Windows 7
 
Install/Remove
Clean Install - No Operating System Inst.
Clean Install - Windows XP Installed
Upgrade Install - Windows XP Installed
Clean Install - Windows Vista Installed
Upgrade Install - Windows Vista Installed
Clean Install to VMware Virtual Machine
Another XP to Win7 Upgrade Article
Slipstream / Image
Create Bootable Image - Win 7 w/SP1
Slipstream SP1 w/One Computer
Slipstream SP1 w/Two Computers
This was known as slipstreaming in XP.
Virtual Machine Installations
Clean Install to VMware Virtual Machine
System
Create A Bootable Windows 7 USB Key
Create Multiple Version Win 7 Install DVD
Hidden Files and Folders - Make Visible
Set BIOS to Boot from CD/DVD Drive
System File Checker (SFC) Tool
Backup - Restore - Recovery
Backup - Restore - Recovery in Windows 7
Backup and Restore - Initial Setup
Backup and Restore - Change Settings
Backup and Restore - Scheduling
Backup and Restore - Managing Disk Space
Create A System Image of Windows 7
Create A Windows 7 System Repair Disk
Recover System Using System Image Backup
Restore System from Data File Backup
 
User Interface
Shortcut - How to Create
Shortcut - Remove Arrow Overlay
Shortcut - Backup and Restore
Shortcut - Shutdown Computer
Shortcut - Shutdown Computer - Timed
Shortcut - Shutdown Computer - Cancel
Registry
Backup and Restore Win 7 Registry
Registry Edits for Windows 7
 
Microsoft Resources
Windows 7 Home
Windows Client TechCenter
Windows 7 System Requirements
Windows 7 Downloads
Windows 7 - Discover and Explore
Windows 7 - Pilot and Deploy
Windows 7 - Manage Windows 7
Windows 7 - The Windows Blog
Has The Elder Geek
site been useful?
 Consider A Donation
 
TEG is hosted by:
Hosting Matters
 
Logitech Mice 
 
 
Recommended: Click here to run a FREE system scan


Create Win 7 Install DVD with Multiple Versions

 
In one of the installation scenarios (scenario two) I used a custom Windows 7 DVD as the installation media that contains a number of different versions to choose between when the Windows 7 installation is being started. I've received a number of inquiries asking how to make one, so I'll go through the procedure I used as well as talk about some of the advantages as well as limitations of the DVD.
There isn't anything overly mysterious about this custom DVD. Matter of fact, if you've ever downloaded beta versions of Windows 7 you may have seen something similar where a number of different operating system versions were available from a single menu. When the product moves from beta to final release, the code is tweaked a bit to limit what you actually see to the version you have purchased, and a product activation key is supplied to support that purchased version. All that has happened in this case is the file that specifies which version should be displayed has been removed so that all the different versions appear.
Why would you want to create a DVD like this with the different versions available? Lets say you want to try out a different version of Windows 7 for compatibility or testing purposes, or you do tech support, or you even run a website like this one and do more full or partial installs for testing in a month than most users do in a lifetime. Having all the different versions available is very handy.
As handy as the DVD can be, it isn't a free ticket to every version of Windows 7 available. It doesn't mean you buy one version and then install all of the versions available and use the same activation key repeatedly. For example, the x86 DVD I created here was based on a Windows 7 Home Premium Upgrade version I purchased at a brick and mortar store. That comes with one activation key for a single Windows Home Premium Upgrade install and nothing else. You can play with the other versions, but you can't activate them without purchasing an appropriate activation key. There's additional information available at the end of this tutorial in the [Additional Comments] section.
 
Creating the DVD
Let me say right from the beginning, there are a hundred different ways to do this procedure and end up with the same result. I know this, you know this, so let's just agree that if you want to save some steps, use different programs, make additional changes or whatever else comes to mind, that you'll just go ahead and do it your way. My purpose here is to illustrate one method that works and is easy for the average user to complete without any technical hassles or wizardry. Thanks.
You obviously need to have a Windows 7 DVD to work from initially. In this case I'm going to use a Windows 7 Home Premium Upgrade package as the basis for the custom DVD. This is the same item that can be purchased from any of the brick and mortar or online software retailers. There is nothing special about it in any way.

For this tutorial I'm going to use a licensed copy of gBurner, which allows you to create data, audio and video CDs, DVDs and Blu-ray Discs, make bootable data discs, and create multisession discs. gBurner is also a disc image file processing software, which allows you to open, create, edit, extract, convert and burn disc image files. There is a 30 day free trial version with no limitations available for download, or at least there was when this tutorial was created.

 

Step One

Once you have the source media for Windows 7 and gBurner or some equivalent program, open up gBurner and pop the Windows 7 DVD in the drive. On the left side of the screen switch to the [Copy] tab and then click [Make Image] in the options. 

  • Make sure the Windows DVD is in the DVD drive. That's the DVD that's going to be imaged.
  • Set the output file location and give it a name. The name makes no difference, nor does the location. I called it W7_64Bit_Image.iso and put it on the desktop for convenience.
  • When you have everything set, click the [OK] button to get the .iso file image creation started.
 

Step Two

  • Once the .iso file in step one has been created, switch to the [Data] tab in the left hand menu.
  • On the menu bar at the top, select [File] and then [Open...]
  • Browse to the location where the .iso file was saved in the previous step.
  • Select the .iso file and then click [Open]

Once the steps above have been completed you should see something similar to what is shown below. The two right hand columns display the contents of the .iso file created earlier. Notice at the top of the center column, the name of the file in this example is GRMCHPXFRER_EN_DVD. You may have expected the name to be the same as the name that was given to the .iso file, but that won't be the case. The name is drawn from the original DVD name that was used to build the .iso file. The name will vary depending on what version of Windows 7 DVD was used.


Fig. 04
 

Step Three

  • In the far right hand column, double click the [sources] folder as shown in Fig. 04.
  • Scroll down the file listing until you locate the ei.cfg file as shown in Fig. 05.
  • Right click the ei.cfg file and then click [Delete] to delete the ei.cfg file.

Fig. 05
I should have known better in the step above to just say delete the ei.cfg file without giving some explanation of what it is and what function it serves. For those inquiring minds that wanted to know, it's a configuration file that specifies what version of Windows 7 will be the default install selection.

As you can see in the attached screen capture it's a tiny file that lists the edition and a couple of other pieces of information. Deleting the file removes the specified version and allows all the versions on the DVD to be available for installation.
 

Step Four

  • The only thing left to do at this point is to burn the new DVD.
  • Look at the bottom of the middle column and be sure you see [Bootable] listed.
  • Drop a blank DVD into  the drive and either use the menu to select Action then Burn - or - just click the Burn icon.
  • The [Burn] window will open. If you want, click the box to [Verify Written Data] though it isn't required.
  • In a few minutes the burn process will complete and the new DVD will be ejected, ready for use. Enjoy.

 

Additional Comments

  • When you buy a full or upgrade version of Windows 7 through the retail channel like I used in this tutorial, the package contains two DVD's. One contains the 32 bit (x86) versions and the other the 64 bit (x64) versions. If you want both the 32 and 64 bit versions available you'll have to create two separate DVD's. They can't be combined on one. The procedure doesn't vary depending on which versions are selected.
  • The point behind making one of these DVD's is not so you can use Windows 7 illegally. No matter what you install from one of these custom DVD's, it requires a legitimate activation key if you use the installation past the 30 day non-activated use period. For example, I used a Vista Business x86 system, booted from the CD made for this tutorial with Win 7 Home Premium Upgrade, performed a clean install of Windows 7 Professional x64, and then tried to activate it with the activation key that came with the Home Premium Upgrade package. The result is shown below. As you can see, you either have to reinstall Home Premium or obtain a legitimate Windows 7 Professional activation key.
  • This last comment is very similar to the previous one about activation, but the question was asked, is any one upgrade or full version preferable for following this procedure. The answer is no. Any retail version will work. It makes no difference. What does matter is that eventually, after you settle on a version, you're going to want it activated. If you buy a Home Premium version and then decide what you really need is Windows 7 Professional, you're out of luck unless you can sell the incorrect, non-activated version to somebody and apply the money toward what you really need.

 

XP Main Page


Vista Main Page


Win 8 Main Page

Be sure to visit TEG on
Windows XP and Vista

Download VMware Workstation 7.1 Today! 
Trend Micro Titanium Internet Security 
 
 
System Services Guide
for Windows 7
 
Testing Operating Systems On A Primary System

Here's a method I use for testing operating systems and other software on a primary system without impacting the current primary operating system.
Roxio Creator  2012 Pro 
 
System Mechanic&reg; - Fix and Speed Up Your PC... 
Set BIOS to Boot from CD/DVD Drive

For those who aren't familiar with the steps involved, here's a generic guide to the procedures.
 
Has The Elder Geek
site been useful?
 Consider A Donation
 
No Drive or Partition Available in VMware XP to Win 7 Install

This tutorial explains how to correct the issue and allow the Windows 7 installation to proceed.
UK - avast! Logo, homepage 
 
 
 
Custom Search
 
   
 
-  Important Information  -
The Elder Geek sites contain many articles and suggestions for modifying the Windows operating system. I've tried these tweaks and tips on many systems. Sometimes they work, sometimes not. The point is, ensure you have a current, tested backup of all system and data files and understand how to restore the system in case something goes very wrong. You can still yell at me, but I assume no responsibility for your actions and use of the information and disclaim any legal responsibility for any consequences of such actions.
 
     
  Copyright © 2002/2003/2004/2005/2006/2007/2008/2009/2010/2011, Jim Foley/The Elder Geek, All Rights Reserved Worldwide
 Reproduction, in any form, of information on this site is prohibited without express written permission.
 Microsoft is in no way affiliated with, nor offers endorsement of, this site.