7

Is there a way that I can do this? I'd appreciate any help / pointers.

James
  • 5,159

2 Answers2

1

Could you use something like Plop? You could make a bootable USB flash drive with Windows 7 on it and boot from Plop, which could then allow you to boot from the flash drive.

edit: I realize this isn't exactly the question you're asking, but it might work for the situation you're in...

0

The Windows Automated Installation Kit (AIK) includes a utility called imagex, which will split a .wim image, among other things. The AIK is really the way to go for building customized Windows installations.