Description
SystemUtils contains static booleans such as IS_OS_WINDOWS_10.
Now that Windows 11 has been out for a while, add IS_OS_WINDOWS_11.
Note that distinguishing Windows 11 from Windows 10 is complicated, so the current approach may not work for that.