From 96eb3b05373e8b51409d9f3a45571f01254f2366 Mon Sep 17 00:00:00 2001 From: joostverburg Date: Sun, 16 Mar 2003 19:49:50 +0000 Subject: [PATCH] uninstaller: don't show page tile in titlebar git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2314 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/Modern UI/System.nsh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Contrib/Modern UI/System.nsh b/Contrib/Modern UI/System.nsh index 9d39a354..d81c4a37 100644 --- a/Contrib/Modern UI/System.nsh +++ b/Contrib/Modern UI/System.nsh @@ -1862,6 +1862,10 @@ SubCaption 3 " " SubCaption 4 " " + UninstallSubCaption 0 " " + UninstallSubCaption 1 " " + UninstallSubCaption 2 " " + !ifndef MUI_BRANDINGTEXT !define MUI_BRANDINGTEXT "" !endif