@JPDev@programming.dev to Programmer Humor@programming.dev • 1 year agodotnet developerprogramming.devimagemessage-square148fedilinkarrow-up11.65Karrow-down111
arrow-up11.64Karrow-down1imagedotnet developerprogramming.dev@JPDev@programming.dev to Programmer Humor@programming.dev • 1 year agomessage-square148fedilink
minus-square@jadelord@discuss.tchncs.delinkfedilink3•1 year agoStrange argument… how does that prevent checks versus Windows 7, 8 and 1* all of which would be less than 9.
minus-square@Wrrzag@lemmy.mllinkfedilink5•1 year agoBecause it checks if the version starts with the string “Windows 9*”, not wether the number is less than 9.
minus-square@dan@upvote.aulinkfedilink2•1 year agoThis is a myth - code that checks the version number uses the internal version number, which is 4.0 for Windows 95.
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.