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:
kichik 2002-12-06 22:02:52 +00:00
parent 75a38a1839
commit d592a75bcb

View file

@ -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"