]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
workaround
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 20 Nov 2009 15:28:10 +0000 (15:28 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 20 Nov 2009 15:28:10 +0000 (15:28 +0000)
git-svn-id: file:///svn/unbound/trunk@1916 be551aaa-1e26-0410-a405-d3ace91eadb9

winrc/setup.nsi

index fce2c2c9ccd6a2febdb41d765f2c021e1777c8e6..23d39a1d974ca93744350973e985e0d36584164b 100644 (file)
@@ -43,6 +43,8 @@ Var StartMenuFolder
 #!define MUI_FINISHPAGE_NOAUTOCLOSE  # so we can inspect install log.
 
 !insertmacro MUI_PAGE_WELCOME
+# trying to workaround bug in NSIS 2.45 MUI2 where bitmap does not appear.
+!insertmacro MUI_PAGE_FUNCTION_CUSTOM SHOW
 !insertmacro MUI_PAGE_LICENSE "..\LICENSE"
 !insertmacro MUI_PAGE_COMPONENTS
 !insertmacro MUI_PAGE_DIRECTORY