historical/toontown-classic.git/panda/NSIS/Contrib/zip2exe/Modern.nsh

8 lines
205 B
Text
Raw Normal View History

2024-01-16 17:20:27 +00:00
;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"