scriptable-client-installers/tools/Contrib/zip2exe/Modern.nsh

8 lines
206 B
Plaintext
Raw Normal View History

2023-12-15 16:09:19 -05:00
;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"