!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:
kichik 2006-11-03 11:13:16 +00:00
parent 2971d77008
commit 07278e86f2

View file

@ -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