I call a vbs script within my application with "Call", which takes about 20 to 30 seconds to execute. After about 10 seconds, a window appears regularly with the message: "Script Control: The script you are executing is taking longer than expected to run. Click End to abort the script or Continue to continue script execution."
Is there a way to disable this message?
I call a vbs script within my application with "Call", which takes about 20 to 30 seconds to execute. After about 10 seconds, a window appears regularly with the message: "Script Control: The script you are executing is taking longer than expected to run. Click End to abort the script or Continue to continue script execution."
Is there a way to disable this message?