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
I get the same on my Win11 laptop, except the build is 22621. However, looking at more of the Get-ComputerInfo details indicates this is working correctly.
WindowsProductName : Windows 10 Enterprise
OsName : Microsoft Windows 11 Enterprise
OsVersion : 10.0.22621
I thought that if pull requests like perl-libwin32/win32#40 were applied on the Win32 module side, the results would be different.
I would wait for the Win32 module maintainer to incorporate such a pull request.
Hello,
I have run
perl -MWin32 -e "print Win32::GetOSName"
on a Windows 11 PC.The results are displayed as if it were Windows 10.
See below.
Thank you,
The text was updated successfully, but these errors were encountered: