nsisconf header: more info, Modern UI support, updated paths

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2980 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-09-28 15:48:50 +00:00
parent 75adac3e89
commit 8ee6ad13d6
2 changed files with 57 additions and 22 deletions

View file

@ -2048,6 +2048,8 @@ Var MUI_TEMP2
!macro MUI_INSERT
!insertmacro MUI_NSISCONF
!ifdef MUI_PRODUCT | MUI_VERSION
!warning "The MUI_PRODUCT and MUI_VERSION defines have been removed. Use a normal Name command now."
!endif