no need for outvar
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5797 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
96327d2335
commit
8309260972
1 changed files with 1 additions and 1 deletions
|
@ -405,7 +405,7 @@
|
|||
|
||||
# service pack macros
|
||||
|
||||
!macro _WinVer_GetServicePackLevel outvar
|
||||
!macro _WinVer_GetServicePackLevel
|
||||
!insertmacro _LOGICLIB_TEMP
|
||||
${CallArtificialFunction} __WinVer_InitVars
|
||||
IntOp $_LOGICLIB_TEMP $__WINVERSP & ${_WINVER_MASKSP}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue