applied patch #1682748 - installer icon for message box
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5036 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
3ebe1d6d61
commit
53442f4f53
3 changed files with 25 additions and 1 deletions
|
@ -212,6 +212,8 @@ Displays a MessageBox containing the text "messagebox_text". mb_option_list must
|
|||
|
||||
\b \e{MB_ICONSTOP} - Display with stop icon
|
||||
|
||||
\b \e{MB_USERICON} - Display with installer's icon
|
||||
|
||||
\b \e{MB_TOPMOST} - Make messagebox topmost
|
||||
|
||||
\b \e{MB_SETFOREGROUND} - Set foreground
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue