Menu

#615 Command line help for MessageBox is incomplete

2.0 Series
closed-fixed
Scripting (211)
5
2007-04-29
2007-04-29
No

NSIS 2.26
The command line help for MessageBox does not include the new MB_USERICON option:

C:\Program Files\NSIS>makensis /cmdhelp messagebox
MakeNSIS v2.26 - Copyright 1995-2007 Contributors
See the file COPYING for license details.
Credits can be found in the Users Manual.

Usage: MessageBox mode messagebox_text [/SD return] [return_check label_to_goto_if_equal [return_check2 label2]]
mode=modeflag[|modeflag[|modeflag[...]]]
modeflag=(MB_ABORTRETRYIGNORE|MB_OK|MB_OKCANCEL|MB_RETRYCANCEL|MB_YESNO|MB_YESNOCANCEL|MB_ICONEXCLAMATION|MB_ICONINFORMATION|MB_ICONQUESTION|MB_ICONSTOP|MB_TOPMOST|MB_SETFOREGROUND|MB_RIGHT

Discussion

  • Amir Szekely

    Amir Szekely - 2007-04-29
    • labels: 312863 --> Scripting
    • assigned_to: nobody --> kichik
    • status: open --> closed-fixed
     
  • Amir Szekely

    Amir Szekely - 2007-04-29

    Logged In: YES
    user_id=584402
    Originator: NO

    Thanks, fixed.

     

Log in to post a comment.