
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6079 212acab6-be3b-0410-9dea-997c60f758d6
8 lines
No EOL
206 B
NSIS
8 lines
No EOL
206 B
NSIS
;Change this file to customize zip2exe generated installers with a modern interface
|
|
|
|
!include "MUI2.nsh"
|
|
|
|
!insertmacro MUI_PAGE_DIRECTORY
|
|
!insertmacro MUI_PAGE_INSTFILES
|
|
|
|
!insertmacro MUI_LANGUAGE "English" |