typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3471 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
77022dde8b
commit
80c8c38055
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ Section
|
|||
|
||||
# this will always show on silent installers because ignore is the option automatically
|
||||
# selected when a file can't be opened for writing on a silent installer
|
||||
MessageBox MB_OK|MB_ICONINFORMATION "This message box always if the installer is silent"
|
||||
MessageBox MB_OK|MB_ICONINFORMATION "This message box always shows if the installer is silent"
|
||||
|
||||
AllowSkipFiles off
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue