When I browse web pages in Internet Explorer, especially AJAX heavy sites, IE constantly clicks at me. How do I stop the madness?
migrated from serverfault.com May 26 '10 at 23:16
|
If you don't want to hack the registry: Go to Control Panel > "Sounds and Audio Devices". Select the "Sounds" tab. Scroll down to the "Windows Explorer" section: Set the following sounds to (None):
|
|||||
|
|
You need to disable the "Start Navigation" sound that is part of the Explorer shell. Disabling this sound will disable it for both Internet Explorer AND the Windows Shell. You can do this via a simple registry key change as well. Create a file called Disable Start Navigation Sound.reg and place the following contents:
|
|||
|
This disables windows navigation sounds, I think it might work for IE also:
|
|||
|
|
|
XP: Go to 'Control Panel' Double-click on the 'Sounds and Audio Devices' control panel Click the Sounds tab. Scroll down in the 'Program events' list until you find the 'Windows' section, then highlight 'Default Beep.' Change the 'Sounds' drop down menu at the bottom of the dialog to '(None).' Press the OK button when done. |
||||
|
|
