Reference/!echo

From NSIS Wiki
Revision as of 11:12, 3 June 2013 by Jan (talk | contribs)
Jump to navigationJump to search

!echo

message

This command will echo a message to the user compiling the script.

!echo "hello world"

Command introduced with NSIS v2.0