_K32VER
— Returns the version
number of Kernel32.dll.
Syntax:
%_K32VER
This convenience function is equivalent to
@FILEVER
[%_winsysdir\Kernel32.dll]
.
You can use it as an alternate way to get the Windows version. The value will
be returned as four decimal values, separated by periods, without spaces or
leading zeroes.