!verbose stuff in System.nsh

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1479 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-10-26 21:51:39 +00:00
parent c9bb8f31f6
commit 593a511516
4 changed files with 10 additions and 11 deletions

View file

@ -5,9 +5,7 @@
!define NAME "Test Software" ;Define your own software name here
!define VERSION "1.0" ;Define your own software version here
!verbose 3
!include "${NSISDIR}\Contrib\Modern UI\System.nsh"
!verbose 4
!include "${NSISDIR}\Contrib\Modern UI\System.nsh"
;--------------------------------
;Configuration