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

Add detection for unattend.xml file #2451

Closed
2 tasks done
daboynb opened this issue Mar 26, 2024 · 2 comments
Closed
2 tasks done

Add detection for unattend.xml file #2451

daboynb opened this issue Mar 26, 2024 · 2 comments

Comments

@daboynb
Copy link

daboynb commented Mar 26, 2024

Checklist

  • I looked at https://github.com/pbatard/rufus/wiki/FAQ to see if my question has already been answered.
  • I performed a search in the issue tracker for similar issues using keywords relevant to my problem, such as the error message I got from the log.

Issue description

When a user provides an ISO file containing an unattend.xml file and uses Rufus, the software still prompts for unattended options.

This behavior will lead to this error
Capture

To address this issue, Rufus should include a check to determine if the unattend.xml file is already present.

If the file is found, Rufus should skip prompting for unattended options.

@pbatard
Copy link
Owner

pbatard commented Mar 26, 2024

Care to provide a log as was requested?

Yes, I understand your request, and I will consider it.

But I still very much would like to see the exact log that produced the error in your screenshot.

@daboynb
Copy link
Author

daboynb commented Mar 26, 2024

Here the log, sorry.
rufus.log

Here the error :

Error: Could not create directory 'D:\sources\$OEM$\$$\Panther': [0x000000B7] Cannot create a file when that file already exists.

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

No branches or pull requests

2 participants