Skip to content

Windows 11: known problems and workarounds #479

@RaiMan

Description

@RaiMan
--- 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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions