this post was submitted on 07 Feb 2024
1629 points (99.3% liked)

Programmer Humor

19187 readers
1102 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 5 points 7 months ago (1 children)

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

[โ€“] [email protected] 2 points 7 months ago

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