View Single Post
Old 22-10-2009, 2:55 PM   #55
evilgenius evilgenius is offline
Senior Member
Join Date: Apr 2007
Location: Derry
Experience Points:
7,403, Level: 20
Points: 7,403, Level: 20 Points: 7,403, Level: 20 Points: 7,403, Level: 20
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
Thanks: Gave 140, Got 94
Posts: 1,582
Re: Windows 7 upgrade issues

Quote:
Originally Posted by PsychoChimp View Post
Make sure you've got oscdimg.exe in your System32 folder, then open a command prompt (as Administrator if using Vista) and paste:

Oscdimg.exe -m -h -n –b"C:\Users\your_username\Desktop\expandedSetup\bo ot\etfsboot.com –h "C:\Users\your_username\Desktop\expandedSetup" C:\Win7.iso

Adjust the paths for etfsboot.com and the expandedSteup folder if you need to. I've managed to make and burn an iso using this but not had time to install yet.



Chimp
Guys my 3 setup files including the expandedSetup folder is moved to D:\Windows 7 as I was preparing my C: for Windows 7.

What should my cmd line switch look like?

EDIT

okay im trying this:
Oscdimg.exe -m -h -n –b"D:\Windows7\expandedSetup\boot\etfsboot.co m –h "D:\Windows7\expandedSetup" D:\Win7.iso

but at the cmd prompt all i get is :

OSCDIMG 2.54 CD-ROM and DVD-ROM Premastering Utility
Copyright (C) Microsoft, 1993-2007. All rights reserved.
Licensed only for producing Microsoft authorized content.


Usage: OSCDIMG [options] sourceroot targetfile

For option information, use -help with one of the following categories
ISO Options for the ISO 9660 file system
Joliet Options for the Joliet file system
UDF Options for the UDF file system
Boot Options for bootable CDs
Optimize Options for optimization
Order Options for ordering the files
DVD Options for DVD video and audio
Mesg Options for displaying warnings and messages
Other Options that do not fit in any other category

Last edited by evilgenius; 22-10-2009 at 3:02 PM.
  Quote