extract-xiso icon indicating copy to clipboard operation
extract-xiso copied to clipboard

Cannot generate the ISO, when running the EXTRACT-XISO executable

Open DeanMcAndrews opened this issue 4 years ago • 4 comments

01_error

The System Symbol was opened as 'Administrator'

and both filepaths are non-read-only: 02_error

So my question is, what else am I missing?

Is there something else, I need to do here?

Thanks

DeanMcAndrews avatar Aug 05 '21 00:08 DeanMcAndrews

You are trying to create an ISO with the exact same name as the directory you're trying to create it from.. obviously your computer can't create a file and a directory with the exact same name and path. Try giving it a usable output filename as the second argument.

LMBernardo avatar Oct 08 '21 11:10 LMBernardo

You are trying to create an ISO with the exact same name as the directory you're trying to create it from.. obviously your computer can't create a file and a directory with the exact same name and path. Try giving it a usable output filename as the second argument.

Looks to me like the output should have "_NEW" appended?

Is the drive full? @DeanMcAndrews I'd try omitting the output parameter, i.e. run just extract-xiso -c "C:\XEMU EMULADOR XBOX\ISOs\DOAXBV"

dracc avatar Oct 08 '21 12:10 dracc

@dracc Ah yeah, I didn't catch that

LMBernardo avatar Oct 08 '21 12:10 LMBernardo

@DeanMcAndrews What's the status on this? Did you figure your issue out?

GXTX avatar Dec 21 '21 07:12 GXTX