Windows 11: known problems and workarounds
RaiMan opened this issue · 0 comments
RaiMan commented
--- 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