How can I disable the Microsoft Internet Explorer (IE) script debugger?
John Savill
August 13, 2003
1 Min Read
A. If you run a script in IE that results in an error, IE gives you the option to debug the script. To disable this option, perform the following steps:
Start a registry editor (e.g., regedit.exe).
Navigate to the HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMain registry subkey.
Double-click the Disable Script Debugger value.
Set the value data to "yes" to disable the script debugger, then click OK (setting the value to "no" enables the script debugger).
Restart IE for the change to take effect.
Read more about:
MicrosoftAbout the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like