You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--- 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
The text was updated successfully, but these errors were encountered:
There is a temp-fix in 2.0.6
The text was updated successfully, but these errors were encountered: