08-18-2012
|
#4 (permalink)
|
| | Join Date: Sep 2010 Location: California
Posts: 12,115
Thanks: 11,713 | | | Re: Installing Windows VIA USB Yes you can and Quote:
How to make a bootable Windows 7 USB installer with CMD:
Open and run CMD as Administrator.
Type Diskpart, press Enter.
Type List Disk, press Enter.
Type Select Disk # (where # is the number your USB drive shows up as), press Enter.
Type Clean, press Enter.
Type Create Partition Primary, press Enter.
Type Active, press Enter.
Type Format Quick FS=FAT32, press Enter.
Type Assign, press Enter.
Type Exit, press Enter.
Copy everything from the Windows 7 installation DVD onto the USB key (a simple drag and drop will do; if you have an .iso extract or mount first).
| He doesn't have very many other options. |
| |