Reference/!echo
From NSIS Wiki
Jump to navigationJump to search
!echo
message
This command will echo a message to the user compiling the script.
!echo "hello world"
message
This command will echo a message to the user compiling the script.
!echo "hello world"