Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
DeanMcAndrews opened this issue Aug 5, 2021 · 4 comments
Open

Comments

@DeanMcAndrews
Copy link

DeanMcAndrews commented Aug 5, 2021

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

@LMBernardo
Copy link

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.

@dracc
Copy link
Contributor

dracc commented Oct 8, 2021

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"

@LMBernardo
Copy link

@dracc Ah yeah, I didn't catch that

@GXTX
Copy link
Contributor

GXTX commented Dec 21, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants