I have an app that runs, unattended, at night.

When ever a message box pops up, it stops the processing until someone clicks OK (there is a 3rd shift working that periodically checks on running applications).

Is there a way to pop up a message box without halting program execution until OK is clicked?