Reference/SetErrors
From NSIS Wiki
Jump to navigationJump to search
SetErrors
Sets the error flag.
SetErrors IfErrors 0 +2 MessageBox MB_OK "this message box will always show"
Sets the error flag.
SetErrors IfErrors 0 +2 MessageBox MB_OK "this message box will always show"