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
This commit is contained in:
parent
a1e73ddc9d
commit
96eb3b0537
1 changed files with 4 additions and 0 deletions
|
@ -1862,6 +1862,10 @@
|
||||||
SubCaption 3 " "
|
SubCaption 3 " "
|
||||||
SubCaption 4 " "
|
SubCaption 4 " "
|
||||||
|
|
||||||
|
UninstallSubCaption 0 " "
|
||||||
|
UninstallSubCaption 1 " "
|
||||||
|
UninstallSubCaption 2 " "
|
||||||
|
|
||||||
!ifndef MUI_BRANDINGTEXT
|
!ifndef MUI_BRANDINGTEXT
|
||||||
!define MUI_BRANDINGTEXT ""
|
!define MUI_BRANDINGTEXT ""
|
||||||
!endif
|
!endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue