Changed to use MUI2.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6079 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2c774a533c
commit
f3ac7d9f93
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
;Change this file to customize zip2exe generated installers with a modern interface
|
||||
|
||||
!include "MUI.nsh"
|
||||
!include "MUI2.nsh"
|
||||
|
||||
!insertmacro MUI_PAGE_DIRECTORY
|
||||
!insertmacro MUI_PAGE_INSTFILES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue