ifErrors 0 +3
MessageBox MB_OK|MB_ICONEXCLAMATION "Can't execute"
Abort After user clicks OK in the Message Box I need to be done:1. Activate Close button (it remains gray) and deactivate Cancel button.
2. Advance Progress bar to the end (it stops in the middle).