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