techPowerUp! Forums

Go Back   techPowerUp! Forums > Software > General Software

Reply
 
Thread Tools
Old May 7, 2011, 04:22 AM   #1
newtekie1
Semi-Retired Folder
 
newtekie1's Avatar
 
Join Date: Nov 2005
Location: Indiana
Posts: 17,751 (6.48/day)
Thanks: 780
Thanked 5,115 Times in 3,706 Posts

System Specs

How to Create a Universal Windows 7 Disc (AIO) with both 32 and 64-bit versions.

What you will need:
  • Windows 7 x86 Disc or ISO(Version doesn't matter, the disc/ISO actually contains them all, I'll be using a Home Premium ISO)
  • Windows 7 x64 Disc or ISO(Version doesn't matter, the disc/ISO acutally contains them all, I'll be using a Home Premium ISO)
  • The Windows Automated Installation Kit(AIK) for Windows 7
  • IMGBurn
  • 7Zip or some other software to extra ISO images if you are using ISO images instead of physical disc.


1.) Create two folders in the root of the C drive called "Win 7 x86" and "Win 7 x64".

2.) Extract the ISO images, or copy the files from the real discs, into their respective folders.

3.) Run WAIK command prompt (Deployment Tools Command Prompt) As Administrator (Start > All Programs > Microsoft Windows AIK > Deployment Tools Command Prompt).


4.) Now execute the following commands:

Code:
imagex /export "c:\Win 7 x64\sources\install.wim" 1 "c:\Win 7 x86\sources\install.wim" "Windows Home Basic"
imagex /export "c:\Win 7 x64\sources\install.wim" 2 "c:\Win 7 x86\sources\install.wim" "Windows Home Premium"
imagex /export "c:\Win 7 x64\sources\install.wim" 3 "c:\Win 7 x86\sources\install.wim" "Windows Professional"
imagex /export "c:\Win 7 x64\sources\install.wim" 4 "c:\Win 7 x86\sources\install.wim" "Windows Ultimate"


5.) Now navagate to "C:\Win 7 x86\sources\" in explorer, and delete ei.cfg.

The Win 7 x86 folder now contains a universal Windows 7 install that will allow you to install any version of Windows 7 in both x86 and x64 flavors. But we need to make it a bootable ISO image to really make it useful.

6.) Start up IMGBurn and select "Create image file from files/folders".


7.) Add the "C:\Win 7 x86" folder to the Source box.


8.) Go to the "Advanced Tab" and select the "Bootable Disc" tab under that.


9.) Check the "Make Image Bootable" box.


10.) Point the "Boot Image" path to "C:\Win 7 x86\boot\etfsboot.com"


11.) Change the "Sectors to Load" option from 4 to 8.


12.) Click on the "Options" tab and change the file system to "UDF".


13.) Click on the "Labels" tab and enter a label.


14.) Now click the "Build" button.


15.) Select where to save the file and what to name it when prompted.

16.) Let it build the iso file.

You now have an ISO image file that you can either burn to a DVD, it is still under 4GB so you can fit it on a single layer DVD, or you can put it on a flash drive using my guide here.

When you boot from the DVD/USB Flash drive you will now see an option box like the following with every version of Windows 7 both x86 and x64:


And remember, your free to install and test any of these version for 30 days, so if you have Home Premium, you can install Pro/Ultimate and see what you are missing, or install Starter and see just how shitty it is.
__________________

Rig1: System Specs.
Rig2: A8-5600K@4.4GHz / AsRock FM2A75 Pro4 / 8GB Corsair DDR3-1600 9-9-9-24 / HD7560D / Samsung DVD-Burner / 1.5TB WD Green + 3x3TB WD RED in RAID5
Rig3: Athlon X2 4200+ / M4A79 Deluxe / 4GB G.Skill Pi DDR2-800 4-4-4-12 / GT430 / Sony DVD-Burner / 500GB WD
Rig4: Phenom II x6 1605T @ 3.6GHz / Asus M5A99X Evo / 8GB PNY DDR3-1600 9-9-9 / GTX470 & GTX470 / Samsung DVD-Burner / 1.5TB Seagate

Last edited by newtekie1; Feb 27, 2013 at 04:56 PM.
newtekie1 is offline  
Crunching for Team TPU More than 25k PPD
Reply With Quote
The Following 19 Users Say Thank You to newtekie1 For This Useful Post:
Old May 7, 2011, 02:07 PM   #2
Drone
1000 Posts
 
Drone's Avatar
 
Join Date: Sep 2010
Location: Nonlocal location
Posts: 1,897 (1.91/day)
Thanks: 62
Thanked 822 Times in 525 Posts

System Specs

bonus stuff:

a) get ei.cfg remover

http://www.technibble.com/ei-cfg-rem...l-of-the-week/

If you don't wanna mess with image, nor rebuild it. This little thing will do everything.

b) You don't need whole WAIK (~ 2 GB LOL!). You need only imagex (4 MB), get it here:

http://rapidshare.com/files/31591623....0.07_Tools.7z

It's in tools\amd64 and x86 folder. Which one you need is up to your running os. You can delete the rest.

c) use imagex export commands like newtekie1 says and if you wanna compress them a bit:

Quote:
imagex /compress maximum /export "c:\Win 7 x64\sources\install.wim" 1 "c:\Win 7 x86\sources\install.wim" "Windows Home Basic"
d) You can make your dvd bootable with oscdimg

http://depositfiles.com/ru/files/d8zxuifur

example:

oscdimg.exe –l<Disc_Label> -t<MM/DD/YYYY:HH:MM> -m -u2 –b<path_of_bootable_img_file> <path_of_installation_source> <path_with_filename_is_to_be_created>

e) when iso is done you can burn it with windows built in burner
Drone is offline  
Reply With Quote
The Following 3 Users Say Thank You to Drone For This Useful Post:
Old May 7, 2011, 02:41 PM   #3
heky
500 Posts
 
heky's Avatar
 
Join Date: Sep 2009
Location: Slovenia, Europe
Posts: 873 (0.65/day)
Thanks: 888
Thanked 144 Times in 122 Posts
Send a message via MSN to heky

System Specs

@newtekie1

Does it work for Enterprise versions too? I would like to have both 32 and 64 bit on one usb stick?
heky is offline  
Reply With Quote
Old May 7, 2011, 02:46 PM   #4
ShRoOmAlIsTiC
500 Posts
 
ShRoOmAlIsTiC's Avatar
 
Join Date: Sep 2004
Location: Palm Desert, CA
Posts: 790 (0.25/day)
Thanks: 139
Thanked 161 Times in 120 Posts

System Specs

Ive got a usb drive that installs pretty much the same thing, all windows 7 32bit and 64bit including enterprise.
__________________
Heatware/Ebay=Shroomalistic
ShRoOmAlIsTiC is offline  
Reply With Quote
The Following User Says Thank You to ShRoOmAlIsTiC For This Useful Post:
Old May 7, 2011, 06:06 PM   #5
newtekie1
Semi-Retired Folder
 
newtekie1's Avatar
 
Join Date: Nov 2005
Location: Indiana
Posts: 17,751 (6.48/day)
Thanks: 780
Thanked 5,115 Times in 3,706 Posts

System Specs

Quote:
Originally Posted by Drone View Post
bonus stuff:

a) get ei.cfg remover

http://www.technibble.com/ei-cfg-rem...l-of-the-week/

If you don't wanna mess with image, nor rebuild it. This little thing will do everything.

b) You don't need whole WAIK (~ 2 GB LOL!). You need only imagex (4 MB), get it here:

http://rapidshare.com/files/31591623....0.07_Tools.7z

It's in tools\amd64 and x86 folder. Which one you need is up to your running os. You can delete the rest.

c) use imagex export commands like newtekie1 says and if you wanna compress them a bit:



d) You can make your dvd bootable with oscdimg

http://depositfiles.com/ru/files/d8zxuifur

example:

oscdimg.exe –l<Disc_Label> -t<MM/DD/YYYY:HH:MM> -m -u2 –b<path_of_bootable_img_file> <path_of_installation_source> <path_with_filename_is_to_be_created>

e) when iso is done you can burn it with windows built in burner
Useful tips, though ei.cfg remove is pretty pointless since you are already extracting the iso anyway.

Quote:
Originally Posted by heky View Post
@newtekie1

Does it work for Enterprise versions too? I would like to have both 32 and 64 bit on one usb stick?
Yes, if you extract the two to different directories you can use the same imagex command on them, it would look like
Code:
 imagex /export "c:\Win 7 x64 Ent\sources\install.wim" 1 "c:\Win 7 x86 Ent\sources\install.wim" "Windows 7 Enterprise"
__________________

Rig1: System Specs.
Rig2: A8-5600K@4.4GHz / AsRock FM2A75 Pro4 / 8GB Corsair DDR3-1600 9-9-9-24 / HD7560D / Samsung DVD-Burner / 1.5TB WD Green + 3x3TB WD RED in RAID5
Rig3: Athlon X2 4200+ / M4A79 Deluxe / 4GB G.Skill Pi DDR2-800 4-4-4-12 / GT430 / Sony DVD-Burner / 500GB WD
Rig4: Phenom II x6 1605T @ 3.6GHz / Asus M5A99X Evo / 8GB PNY DDR3-1600 9-9-9 / GTX470 & GTX470 / Samsung DVD-Burner / 1.5TB Seagate
newtekie1 is offline  
Crunching for Team TPU More than 25k PPD
Reply With Quote
The Following 2 Users Say Thank You to newtekie1 For This Useful Post:
Old May 8, 2011, 03:02 PM   #6
heky
500 Posts
 
heky's Avatar
 
Join Date: Sep 2009
Location: Slovenia, Europe
Posts: 873 (0.65/day)
Thanks: 888
Thanked 144 Times in 122 Posts
Send a message via MSN to heky

System Specs

I get the message: Image name (Windows 7 Enterprise) already exists in target file.
I used this command:
imagex /export "c:\Win 7 64\sources\install.wim" 1 "c:\Win 7 32\sources\install.wim" "Windows 7 Enterprise"

Should i just change the name to Enterprise 64?

I tried changing the name to "Windows 7 Enterprise 64" but it didnt work. When booting from USB there is no option to choose from, just a bank line, not even enterprise 32bit.

Any thoughts?

Last edited by heky; May 8, 2011 at 03:21 PM.
heky is offline  
Reply With Quote
Old May 8, 2011, 03:55 PM   #7
newtekie1
Semi-Retired Folder
 
newtekie1's Avatar
 
Join Date: Nov 2005
Location: Indiana
Posts: 17,751 (6.48/day)
Thanks: 780
Thanked 5,115 Times in 3,706 Posts

System Specs

The Win 7 64 folder contains the Windows 7 Enterprise files correct?
__________________

Rig1: System Specs.
Rig2: A8-5600K@4.4GHz / AsRock FM2A75 Pro4 / 8GB Corsair DDR3-1600 9-9-9-24 / HD7560D / Samsung DVD-Burner / 1.5TB WD Green + 3x3TB WD RED in RAID5
Rig3: Athlon X2 4200+ / M4A79 Deluxe / 4GB G.Skill Pi DDR2-800 4-4-4-12 / GT430 / Sony DVD-Burner / 500GB WD
Rig4: Phenom II x6 1605T @ 3.6GHz / Asus M5A99X Evo / 8GB PNY DDR3-1600 9-9-9 / GTX470 & GTX470 / Samsung DVD-Burner / 1.5TB Seagate
newtekie1 is offline  
Crunching for Team TPU More than 25k PPD
Reply With Quote
Old May 8, 2011, 04:04 PM   #8
heky
500 Posts
 
heky's Avatar
 
Join Date: Sep 2009
Location: Slovenia, Europe
Posts: 873 (0.65/day)
Thanks: 888
Thanked 144 Times in 122 Posts
Send a message via MSN to heky

System Specs

Both folders contain Windows 7 Enterprise files, the Win 7 x64 Ent folder contains 64bit files, and the Win 7 x86 folder contains 32bit files.
heky is offline  
Reply With Quote
Old May 8, 2011, 04:11 PM   #9
newtekie1
Semi-Retired Folder
 
newtekie1's Avatar
 
Join Date: Nov 2005
Location: Indiana
Posts: 17,751 (6.48/day)
Thanks: 780
Thanked 5,115 Times in 3,706 Posts

System Specs

Hmm... I'm not quite sure why that would be giving you that error. It shouldn't care about the name, when exporting the other versions they have the same names also...
__________________

Rig1: System Specs.
Rig2: A8-5600K@4.4GHz / AsRock FM2A75 Pro4 / 8GB Corsair DDR3-1600 9-9-9-24 / HD7560D / Samsung DVD-Burner / 1.5TB WD Green + 3x3TB WD RED in RAID5
Rig3: Athlon X2 4200+ / M4A79 Deluxe / 4GB G.Skill Pi DDR2-800 4-4-4-12 / GT430 / Sony DVD-Burner / 500GB WD
Rig4: Phenom II x6 1605T @ 3.6GHz / Asus M5A99X Evo / 8GB PNY DDR3-1600 9-9-9 / GTX470 & GTX470 / Samsung DVD-Burner / 1.5TB Seagate
newtekie1 is offline  
Crunching for Team TPU More than 25k PPD
Reply With Quote
The Following User Says Thank You to newtekie1 For This Useful Post:
Old May 8, 2011, 04:15 PM   #10
heky
500 Posts
 
heky's Avatar
 
Join Date: Sep 2009
Location: Slovenia, Europe
Posts: 873 (0.65/day)
Thanks: 888
Thanked 144 Times in 122 Posts
Send a message via MSN to heky

System Specs

Thanks anyway, i just thought it would be nice to have both versions on 1 usb stick. I guess not with Enterprise...

Edit: The thing is, that when i changed the name to "Windows 7 Enterprise 64", exporting worked, but when burned to the usb and booted, there would be nothing to choose from, just a blank line.
heky is offline  
Reply With Quote
Old May 8, 2011, 04:49 PM   #11
newtekie1
Semi-Retired Folder
 
newtekie1's Avatar
 
Join Date: Nov 2005
Location: Indiana
Posts: 17,751 (6.48/day)
Thanks: 780
Thanked 5,115 Times in 3,706 Posts

System Specs

Quote:
Originally Posted by heky View Post
Thanks anyway, i just thought it would be nice to have both versions on 1 usb stick. I guess not with Enterprise...

Edit: The thing is, that when i changed the name to "Windows 7 Enterprise 64", exporting worked, but when burned to the usb and booted, there would be nothing to choose from, just a blank line.
I know it is possible with Enterprise, there are other guides on the net on doing it with enterprise, but without access to Enterprise discs I can't test it or reproduce the errors you are recieving to troubleshoot.

Edit: I also played around with the compressiong settings. The difference between Fast compress, which is the default if you don't specify, and Maximum is very minor. So minor in fact that in the end the disc image is still 3.8GB, it might be a few MB smaller, but nothing that really matters. And sense it still fits on a single layer DVD, I don't think it is worth.
__________________

Rig1: System Specs.
Rig2: A8-5600K@4.4GHz / AsRock FM2A75 Pro4 / 8GB Corsair DDR3-1600 9-9-9-24 / HD7560D / Samsung DVD-Burner / 1.5TB WD Green + 3x3TB WD RED in RAID5
Rig3: Athlon X2 4200+ / M4A79 Deluxe / 4GB G.Skill Pi DDR2-800 4-4-4-12 / GT430 / Sony DVD-Burner / 500GB WD
Rig4: Phenom II x6 1605T @ 3.6GHz / Asus M5A99X Evo / 8GB PNY DDR3-1600 9-9-9 / GTX470 & GTX470 / Samsung DVD-Burner / 1.5TB Seagate

Last edited by newtekie1; May 8, 2011 at 05:07 PM.
newtekie1 is offline  
Crunching for Team TPU More than 25k PPD
Reply With Quote
The Following User Says Thank You to newtekie1 For This Useful Post:
Old May 9, 2011, 08:02 AM   #12
Drone
1000 Posts
 
Drone's Avatar
 
Join Date: Sep 2010
Location: Nonlocal location
Posts: 1,897 (1.91/day)
Thanks: 62
Thanked 822 Times in 525 Posts

System Specs

Quote:
Originally Posted by heky View Post
I get the message: Image name (Windows 7 Enterprise) already exists in target file.

imagex /export "c:\Win 7 64\sources\install.wim" 1 "c:\Win 7 32\sources\install.wim" "Windows 7 Enterprise"

Any thoughts?
The number after wim represents the edition. The number of enterprise edition is not 1. To know what editions your wim has use:

dism /get-wiminfo /wimfile:install.wim

And to get more info about particular edition use:

dism /get-wiminfo /wimfile:install.wim /index:x

where x is the number of edition that you want
Drone is offline  
Reply With Quote
Old May 9, 2011, 10:24 AM   #13
heky
500 Posts
 
heky's Avatar
 
Join Date: Sep 2009
Location: Slovenia, Europe
Posts: 873 (0.65/day)
Thanks: 888
Thanked 144 Times in 122 Posts
Send a message via MSN to heky

System Specs

When running the command:
dism /get-wiminfo /wimfile:install.wim

I get error 87, the command get-wiminfo is unknown

Any ideas?
heky is offline  
Reply With Quote
Old May 9, 2011, 12:14 PM   #14
Drone
1000 Posts
 
Drone's Avatar
 
Join Date: Sep 2010
Location: Nonlocal location
Posts: 1,897 (1.91/day)
Thanks: 62
Thanked 822 Times in 525 Posts

System Specs

You have to run that command from the folder where the wim is. Else type the full path for wim image.
Drone is offline  
Reply With Quote
The Following User Says Thank You to Drone For This Useful Post:
Old May 9, 2011, 12:15 PM   #15
heky
500 Posts
 
heky's Avatar
 
Join Date: Sep 2009
Location: Slovenia, Europe
Posts: 873 (0.65/day)
Thanks: 888
Thanked 144 Times in 122 Posts
Send a message via MSN to heky

System Specs

Meh, given up on this. I will just download a AIO version, with all windows versions included. I have my legit activation anyways. Just hope the downloaded images are not full of viruses/trojans.

Thanks anyway.
heky is offline  
Reply With Quote
Old May 9, 2011, 12:36 PM   #16
AlienIsGOD
2000 Posts
 
AlienIsGOD's Avatar
 
Join Date: Aug 2008
Location: Kingston, Ontario Canada
Posts: 2,601 (1.49/day)
Thanks: 4,321
Thanked 1,103 Times in 629 Posts

System Specs

WOW!! THNX newtekie1 I already have both 32 and 64 discs for my Home Premium, but this is a much better idea than having 2 discs (bought 32 and made an ISO of my friends 64 bit so I could use my Key with it).
__________________
Crunching Badges


Crunching Hardware

CPU: i5 3570K and i5 2400 = 8 cores
GPU: 7870 (8 wu's) and 7770 (4 wu's) = 1920 GCN cores (no GPU wu's atm)
AlienIsGOD is offline  
Crunching for Team TPU
Reply With Quote
Old May 9, 2011, 04:45 PM   #17
newtekie1
Semi-Retired Folder
 
newtekie1's Avatar
 
Join Date: Nov 2005
Location: Indiana
Posts: 17,751 (6.48/day)
Thanks: 780
Thanked 5,115 Times in 3,706 Posts

System Specs

Quote:
Originally Posted by Drone View Post
The number after wim represents the edition. The number of enterprise edition is not 1. To know what editions your wim has use:

dism /get-wiminfo /wimfile:install.wim

And to get more info about particular edition use:

dism /get-wiminfo /wimfile:install.wim /index:x

where x is the number of edition that you want
Or you can use

Code:
Imagex /info <path_of_wim_file>
From everything I've read, if you have an Enterprise disc that only has enterprise on it, then the number is 1. However, as I said, without actual discs for me to test this, I can't be sure.

Quote:
Originally Posted by AlienIsGOD View Post
WOW!! THNX newtekie1 I already have both 32 and 64 discs for my Home Premium, but this is a much better idea than having 2 discs (bought 32 and made an ISO of my friends 64 bit so I could use my Key with it).
It is really helpful when you do a lot of computer repair and have to re-install a lot.
__________________

Rig1: System Specs.
Rig2: A8-5600K@4.4GHz / AsRock FM2A75 Pro4 / 8GB Corsair DDR3-1600 9-9-9-24 / HD7560D / Samsung DVD-Burner / 1.5TB WD Green + 3x3TB WD RED in RAID5
Rig3: Athlon X2 4200+ / M4A79 Deluxe / 4GB G.Skill Pi DDR2-800 4-4-4-12 / GT430 / Sony DVD-Burner / 500GB WD
Rig4: Phenom II x6 1605T @ 3.6GHz / Asus M5A99X Evo / 8GB PNY DDR3-1600 9-9-9 / GTX470 & GTX470 / Samsung DVD-Burner / 1.5TB Seagate
newtekie1 is offline  
Crunching for Team TPU More than 25k PPD
Reply With Quote
Old Jun 4, 2011, 01:08 AM   #18
dac844
 
Join Date: Jun 2011
Posts: 2 (0.00/day)
Thanks: 0
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by newtekie1 View Post

From everything I've read, if you have an Enterprise disc that only has enterprise on it, then the number is 1. However, as I said, without actual discs for me to test this, I can't be sure.
That is correct, the enterprise disk's only have the enterprise version on them.

so the command is

Code:
imagex /export "c:\Win 7 x64 Ent\sources\install.wim" 1 "c:\AIO.wim" "Windows 7 Enterprise"
for the 64 bit

and

Code:
imagex /export "c:\Win 7 x86 Ent\sources\install.wim" 1 "c:\AIO.wim" "Windows 7 Enterprise"
for the 32 bit
dac844 is offline  
Reply With Quote
Old Jun 4, 2011, 01:17 AM   #19
dac844
 
Join Date: Jun 2011
Posts: 2 (0.00/day)
Thanks: 0
Thanked 0 Times in 0 Posts

Why would you want the enterprise version anyway, the only difference from Ultimate is the activation method that is supports... enterprise supports the KMS server, and thats it...
dac844 is offline  
Reply With Quote
Old Nov 18, 2011, 02:27 PM   #20
gridlocked
 
gridlocked's Avatar
 
Join Date: Nov 2011
Posts: 1 (0.00/day)
Thanks: 0
Thanked 0 Times in 0 Posts

How Will I Make Windows 7 All in One Installation Disc With custom wim file?
I mean with antivirus, microsoft office and other applications... any help will do. tnz!
gridlocked is offline  
Reply With Quote
Old Nov 18, 2011, 03:06 PM   #21
Drone
1000 Posts
 
Drone's Avatar
 
Join Date: Sep 2010
Location: Nonlocal location
Posts: 1,897 (1.91/day)
Thanks: 62
Thanked 822 Times in 525 Posts

System Specs

Quote:
Originally Posted by gridlocked View Post
I mean with antivirus, microsoft office and other applications... any help will do. tnz!
In this case it's wiser to create an image than a wim file.
__________________
...the young Universe was filled with a hot dense soup of interacting protons, electrons and photons at about 2700ºC. When the protons and electrons joined to form hydrogen atoms, the light was set free
Drone is offline  
Reply With Quote
Old Nov 18, 2011, 03:19 PM   #22
Hayder_Master
3500 Posts
 
Hayder_Master's Avatar
 
Join Date: Apr 2008
Location: IRAQ-Baghdad
Posts: 4,860 (2.62/day)
Thanks: 388
Thanked 639 Times in 444 Posts
Send a message via MSN to Hayder_Master Send a message via Yahoo to Hayder_Master

System Specs

Very useful thread, good work
Hayder_Master is offline  
Reply With Quote
Old Nov 18, 2011, 03:53 PM   #23
newtekie1
Semi-Retired Folder
 
newtekie1's Avatar
 
Join Date: Nov 2005
Location: Indiana
Posts: 17,751 (6.48/day)
Thanks: 780
Thanked 5,115 Times in 3,706 Posts

System Specs

Quote:
Originally Posted by gridlocked View Post
How Will I Make Windows 7 All in One Installation Disc With custom wim file?
I mean with antivirus, microsoft office and other applications... any help will do. tnz!
In situations like this, I generally use ninite installer to install most of the programs I need. The good thing about this is that the installer itself is is very small, so it can easily fit on the DVD with Windows 7, once it is run it goes out and downloads the latest versions of each program I want installed. So the latest versions of everything are usually installed.
__________________

Rig1: System Specs.
Rig2: A8-5600K@4.4GHz / AsRock FM2A75 Pro4 / 8GB Corsair DDR3-1600 9-9-9-24 / HD7560D / Samsung DVD-Burner / 1.5TB WD Green + 3x3TB WD RED in RAID5
Rig3: Athlon X2 4200+ / M4A79 Deluxe / 4GB G.Skill Pi DDR2-800 4-4-4-12 / GT430 / Sony DVD-Burner / 500GB WD
Rig4: Phenom II x6 1605T @ 3.6GHz / Asus M5A99X Evo / 8GB PNY DDR3-1600 9-9-9 / GTX470 & GTX470 / Samsung DVD-Burner / 1.5TB Seagate
newtekie1 is offline  
Crunching for Team TPU More than 25k PPD
Reply With Quote
Old Feb 5, 2012, 11:22 AM   #24
psyko12
1000 Posts
 
psyko12's Avatar
 
Join Date: Jun 2007
Location: Philippines
Posts: 1,378 (0.63/day)
Thanks: 511
Thanked 144 Times in 131 Posts
Send a message via Yahoo to psyko12

System Specs

Awesome post!! Was searching for threads like this! <commented so I won't loose it>
__________________
Siggy c/o stefanels!! Thanks man \m/
Knowledge is power, guard it well.
Solaris Utility DVD 3.0
Hail to the mod godz! CyberDruid and MKmods
GPU-Z Validation erocke'rs GPU Driver Uninstall Guide
psyko12 is offline  
Reply With Quote
Old Mar 5, 2012, 03:06 PM   #25
dulwichdik
 
Join Date: Mar 2012
Location: London, UK
Posts: 2 (0.00/day)
Thanks: 2
Thanked 0 Times in 0 Posts

Hello Great Post! but I have a question, At this point 5.) Now navagate to "C:\Win 7 x86\sources\" in explorer, and delete ei.cfg. Do I have to do this in the x64 folder as well? I only ask as I have followed your instructions step by step and when I get to boot, it does not offer me the options screen and goes directly to the install
dulwichdik is offline  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Japanese create a 25TB DVD Disc _JP_ Storage 17 Jun 2, 2010 05:28 PM
How to make a Windows 7 Aio driver66 General Software 1 Nov 21, 2009 04:23 PM
How to make a Windows XP 64bit Live Boot Disc NinjaNife General Software 2 Oct 15, 2009 03:15 AM
Ricoh Unveils Universal Device for All Optical Disc Formats D_o_S News 14 Jul 12, 2006 10:21 PM


All times are GMT. The time now is 11:00 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
no new posts