pascalabcnet/Utils/NSIS2/Contrib/zip2exe/Modern.nsh
Mikhalkovich Stanislav 1fd348ec3c NSIS New 3.10
Ярлык в меню Пуск у всех пользователей
2025-02-23 20:49:26 +03:00

8 lines
206 B
Plaintext

;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"