EXTRACTING BIN file

toant103

Lifer
Jul 21, 2001
10,514
1
0
for some reason, my cue sheet is not loading with Nero.

Is there a program where i can extract the file from BIN?

 

Codewiz

Diamond Member
Jan 23, 2002
5,758
0
76
For future reference. The CUE probably had a full path given. Open it in notepad and make sure it doesn't

for example:

FILE "C:\files\somefile.bin" BINARY
TRACK 01 MODE2/2352
INDEX 01 00:00:00

Make it:

FILE "somefile.bin" BINARY
TRACK 01 MODE2/2352
INDEX 01 00:00:00
 

toant103

Lifer
Jul 21, 2001
10,514
1
0
Originally posted by: Codewiz
For future reference. The CUE probably had a full path given. Open it in notepad and make sure it doesn't

for example:

FILE "C:\files\somefile.bin" BINARY
TRACK 01 MODE2/2352
INDEX 01 00:00:00

Make it:

FILE "somefile.bin" BINARY
TRACK 01 MODE2/2352
INDEX 01 00:00:00



i did that, it won't work. I think the index or the mode is wrong.
 

Codewiz

Diamond Member
Jan 23, 2002
5,758
0
76
I would just use a program design to use CUE/BIN files like blindwrite, cdrwin, or fireburner