XP: Disable Script Debugger in IE
Get rid of the annoying script debugger in IE, and keep your webpages open
run this code -saved as scriptdebug.reg to add the necessary registry keys to stop Internet Explorer from running the script debugger.
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Disable Script Debugger"="yes"
"Disable Script DebuggerIE"="yes"
Editor Addendum:





