Skip to content

Added support for Win 7 Embedded #83

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rtfmkiesel
Copy link

@rtfmkiesel rtfmkiesel commented Jun 10, 2025

My systeminfo output was not recognized:

...
OS Name:                   Microsoft Windows Embedded Standard 
OS Version:                6.1.7601 Service Pack 1 Build 7601
OS Manufacturer:           Microsoft Corporation
OS Configuration:          Standalone Workstation
OS Build Type:             Multiprocessor Free
...
System Type:               X86-based PC
...

It is clearly Windows 7 Embedded 32bit. I adjusted the regex and the if statement.

Edit: There are more versions than "standard". I do not have systeminfo output files from those. So for now, this will only work for "standard". I'll see if I can find ISOs for all versions. Also there would be 8/8.1 Embedded which would also need to be matched onto 8/8.1.

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

Successfully merging this pull request may close these issues.

1 participant