!verbose 3
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4805 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2971d77008
commit
07278e86f2
1 changed files with 5 additions and 0 deletions
|
@ -66,6 +66,9 @@
|
|||
; ${EndIf}
|
||||
; ${EndIf}
|
||||
|
||||
!verbose push
|
||||
!verbose 3
|
||||
|
||||
!ifndef ___WINVER__NSH___
|
||||
!define ___WINVER__NSH___
|
||||
|
||||
|
@ -144,3 +147,5 @@
|
|||
!insertmacro __WinVer_DefineOSTests AtMost
|
||||
|
||||
!endif # !___WINVER__NSH___
|
||||
|
||||
!verbose pop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue