Unistall confirm page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1920 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
75a38a1839
commit
d592a75bcb
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ SetCompressor bzip2
|
|||
|
||||
!define MUI_ABORTWARNING
|
||||
!define MUI_UNINSTALLER
|
||||
!define MUI_UNCONFIRMPAGE
|
||||
|
||||
;NSIS updates no system files
|
||||
!define MUI_TEXT_WELCOME_INFO "\r\n\r\nThis will install ${MUI_PRODUCT} on your computer.\r\n\r\n\r\n\r\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue