Alright, I'm in the process of making a bootable DVD with my Windows .iso file, and I've come across these instructions on how to create one. But I'm a Mac user and have practically no experience with Windows, so I could really use some help with it.
Instructions:
1. Download Vista SP1/2008/Windows 7 x64 ISO from MSDN (Microsoft), or grab your CD
2. Create 3 folders c:\efi-iso c:\efi-exe c:\efi-dvd
3. Download oscdimg.exe from here and extract into c:\efi-exe
4. Extract iso using 7-Zip or WinRAR (Or copy the contents of the DVD) into c:\efi-dvd
5. Start up a command prompt (Start -> Run -> cmd)
6. Type: cd c:\efi-exe
7. Type: oscdimg -n -m -bc:\efi-dvd\boot\etfsboot.com c:\efi-dvd c:\efi-iso\windows7.iso
My main questions are for steps:
2. What does the c:\ mean? Create folders on the desktop? Where is c:\?
3. What does "extract into" mean? Unzip the file that is linked (it is a .zip file, I've downloaded it already) and place the contents into the folder?
4. Again, I don't quite understand what "extract into" means.
5. I do know how to bring up a command prompt.
6. So I type that in, and just press enter.....
7. ....and then type that in and press enter again?
Those are basically the things I need help with. If someone could just clarify everything, and let me know if I'm on the right track and make it so a 5 year old could understand it, I would really, really appreciate it.
Thank you!