From f3ac7d9f93f417d998c121eea2088281f0c9b462 Mon Sep 17 00:00:00 2001 From: afrow_uk Date: Mon, 3 May 2010 20:02:32 +0000 Subject: [PATCH] Changed to use MUI2.nsh git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6079 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/zip2exe/Modern.nsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contrib/zip2exe/Modern.nsh b/Contrib/zip2exe/Modern.nsh index b0159060..7fcfa71e 100644 --- a/Contrib/zip2exe/Modern.nsh +++ b/Contrib/zip2exe/Modern.nsh @@ -1,6 +1,6 @@ ;Change this file to customize zip2exe generated installers with a modern interface -!include "MUI.nsh" +!include "MUI2.nsh" !insertmacro MUI_PAGE_DIRECTORY !insertmacro MUI_PAGE_INSTFILES