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

Windows 11: known problems and workarounds #479

Open
RaiMan opened this issue Oct 13, 2021 · 0 comments
Open

Windows 11: known problems and workarounds #479

RaiMan opened this issue Oct 13, 2021 · 0 comments
Assignees

Comments

@RaiMan
Copy link
Owner

RaiMan commented Oct 13, 2021

--- workaround for scripting ---
windowsVersion = run("systeminfo").split("\n")[2].split(":")[1].strip()
print windowsVersion

will show on Win11: Microsoft Windows 11 Pro
(tested on Win11 and on Win10)

There is a temp-fix in 2.0.6

@RaiMan RaiMan self-assigned this Oct 14, 2021
@RaiMan RaiMan added this to the 2.0.6 milestone Oct 14, 2021
@RaiMan RaiMan pinned this issue Oct 14, 2021
@RaiMan RaiMan removed this from the 2.0.6 milestone Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant