diff --git a/Include/WinVer.nsh b/Include/WinVer.nsh index e9d34657..facf28d0 100644 --- a/Include/WinVer.nsh +++ b/Include/WinVer.nsh @@ -300,7 +300,7 @@ Pop $0 # is server? - IntCmp $0 ${VER_NT_WORKSTATION} _winver_noserver _winver_noserver "" + IntCmp $0 ${VER_NT_WORKSTATION} _winver_noserver IntOp $__WINVERSP $__WINVERSP | ${_WINVER_NTSRVBIT} _winver_noserver: