
04-07-2003, 12:47 AM
you make a .cue file, then use the cue to burn the image of the .bin - you can use nero to do it, "flie" "burn image" select the .cue file
how to make a cue file:
1) open notepad
2) copy this into it
[code:db999]
FILE "yourfilename.bin" BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00
[/code:db999]
3) save as yourfilename.cue
the .cue and .bin must be in the same folder for it to burn
happy burning evil:
|