Hello!
I try create psExec action but get exception. Your exception handler doesn’t work correct in this case and I get window with debuggers. See first screenshot. After I click “NO”, appears second window (see second screenshot). If I press “OK” finalbuilder continue his work and appear action window.
If I run debugger it break at the string "Page.cbStdOut.Enabled = Page.cbWait.Checked;"
in function
function ProgramcbWaitOnClick(Sender) {
Page.cbStdOut.Enabled = Page.cbWait.Checked;
}
If you need any additional information - ask me for it. I use FB 5.0.0.53.