echo Modern UI version
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2307 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
15f9cccfb6
commit
b2f4d9f336
1 changed files with 4 additions and 2 deletions
|
@ -6,13 +6,15 @@
|
|||
|
||||
;--------------------------------
|
||||
|
||||
!echo "NSIS Modern User Interface version 1.63 - © 2002-2003 Joost Verburg"
|
||||
|
||||
!ifndef MUI_MANUALVERBOSE
|
||||
!verbose 3
|
||||
!endif
|
||||
|
||||
!ifndef MUI_MACROS_USED
|
||||
!ifndef MUI_INCLUDED
|
||||
|
||||
!define MUI_MACROS_USED
|
||||
!define MUI_INCLUDED
|
||||
|
||||
!include "WinMessages.nsh"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue