8 lines
No EOL
205 B
Text
8 lines
No EOL
205 B
Text
;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" |