VA 9.1 - OS Version wrong?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

VA 9.1 - OS Version wrong?

Noschvie
Running VA 9.1 with Windows Server 2016
System osVersion gets '6.2 build 9200', but should be '10.0 ...'

https://en.wikipedia.org/wiki/Comparison_of_Microsoft_Windows_versions

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: VA 9.1 - OS Version wrong?

Seth Berman
Hello Norbert,

Great find!.  Looks like Windows deprecated the GetVersionEx function, and in fact change its behavior after Windows 8.1.
I've been reading all the different bug reports from java, python....with basically the same title as this post, so the solution was not hard to find:)  
We'll update the vm code to fix this...thanks again for your help!

-- Seth


On Friday, August 17, 2018 at 7:05:06 AM UTC-4, Norbert Schlemmer wrote:
Running VA 9.1 with Windows Server 2016
System osVersion gets '6.2 build 9200', but should be '10.0 ...'

<a href="https://en.wikipedia.org/wiki/Comparison_of_Microsoft_Windows_versions" target="_blank" rel="nofollow" onmousedown="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fen.wikipedia.org%2Fwiki%2FComparison_of_Microsoft_Windows_versions\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHp6aZj-RcCxlb8W8XNEglU9kWMWw&#39;;return true;" onclick="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fen.wikipedia.org%2Fwiki%2FComparison_of_Microsoft_Windows_versions\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHp6aZj-RcCxlb8W8XNEglU9kWMWw&#39;;return true;">https://en.wikipedia.org/wiki/Comparison_of_Microsoft_Windows_versions

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/d/optout.