fixed bug #1784470 - MUI_RESERVEFILE_INSTALLOPTIONS fails install build

nicer error messages when moving from MUI to MUI2

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5432 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-12-22 10:13:29 +00:00
parent 807a9b3687
commit 4aca101c3c
3 changed files with 74 additions and 0 deletions

View file

@ -72,6 +72,7 @@ Copyright
;--------------------------------
;MUI interface
!include "Deprecated.nsh"
!include "Interface.nsh"
!include "Localization.nsh"
!include "Pages.nsh"