microsoft / microsoft/OmniParser
Windows installation crash in omnibox due to answer file naming
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 25.4k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
When installing Win11 Enterprise Evaluation according to the README file in omnibox, it would look for "win11x64-enterprise.xml", instead of "win11x64-enterprise-eval.xml". This would cause Windows 11 unable to boot.
Temporary fix is to rename the file "win11x64-enterprise-eval.xml" in "omnitool/omnibox/vm/win11def/win11x64-enterprise-eval.xml" into "win11x64-enterprise.xml".
OS: Windows 11
Env: Docker Desktop
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the omnibox README and the answer file at omnitool/omnibox/vm/win11def/win11x64-enterprise-eval.xml, comparing the filename the Win11 Enterprise Evaluation installation expects with the file that exists. Done means the installation finds the answer file and Windows 11 boots without requiring the reported manual rename.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100