added MUI_SYSVERSION define
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3267 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
b1c888115c
commit
a00901c80f
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@
|
|||
!include "WinMessages.nsh"
|
||||
!verbose pop
|
||||
|
||||
!define MUI_SYSVERSION "1.68"
|
||||
|
||||
Var MUI_TEMP1
|
||||
Var MUI_TEMP2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue