dotnet developer

JPDev@programming.dev to Programmer Humor@programming.dev – 1606 points –
120

You are viewing a single comment

Strange argument... how does that prevent checks versus Windows 7, 8 and 1* all of which would be less than 9.

Because it checks if the version starts with the string "Windows 9*", not wether the number is less than 9.

This is a myth - code that checks the version number uses the internal version number, which is 4.0 for Windows 95.