Hi

There is a need for conditional installation of some openssl libraries
based on windows version, like if it's lower than win10 then install
these dll's otherwise install these dll's

Probably using {WINVER} predefined runtime variable but how to do this
safely? Is there are more values fir win10 besides 65536 value I get on
my win10 ?

Thanks for helping on this
Darko