Microsoft Windows 8.1 breaks version API.
If we need to check what Windows version a PowerShell script run on, we usually use a statement like this:
So imagine our surprise when we saw what happens when you run this as a script in PrimalScript:
Instead of…
Read More