Comment on dotnet developer
jadelord@discuss.tchncs.de 9 months agoStrange argument… how does that prevent checks versus Windows 7, 8 and 1* all of which would be less than 9.
Comment on dotnet developer
jadelord@discuss.tchncs.de 9 months agoStrange argument… how does that prevent checks versus Windows 7, 8 and 1* all of which would be less than 9.
Wrrzag@lemmy.ml 9 months ago
Because it checks if the version starts with the string “Windows 9*”, not wether the number is less than 9.
dan@upvote.au 9 months ago
This is a myth - code that checks the version number uses the internal version number, which is 4.0 for Windows 95.