Is there a way to either disable Internet Explorer 8 Developer Tools, or at least change the shortcut key mapping?
I\'m working on an ASP.NET AJAX app that has use
Add a DWORD value with the name "Disabled" to
Disabled
HKCU\Software\Microsoft\Internet Explorer\IEDevTools
and give it the value "1"
1