Doing a quick search on google, it looks like it's the debugging utility that is included with Visual Studio.
Looks like you can disable it in the registry. (
msdn.microsoft.com towards the very bottom )
Quote:
You can avoid this issue by disabling "Just in time" debugging in the registry by setting HKEY_CURRENT_USER\Software\Microsoft\Windows Script\Settings\JITDebug to 1.
|
Sorry if this is wrong or not what you're looking for.