Last active
November 5, 2020 01:37
-
-
Save dogancelik/98ea193f825aed29842d to your computer and use it in GitHub Desktop.
Disable Sounds Registry File (Not tested) #Windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\.Default\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\AppGPFault\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\CCSelect] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\CCSelect\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\ChangeTheme\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Close\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\CriticalBatteryAlarm\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceConnect\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceFail\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\FaxBeep\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\LowBatteryAlarm\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MailBeep\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Maximize\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MenuCommand\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MenuPopup\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Minimize\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Open\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\PrintComplete\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\RestoreDown\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\RestoreUp\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\ShowBand] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\ShowBand\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemAsterisk\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExclamation\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExit\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemHand\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemNotification\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemQuestion\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogoff\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogon\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsUAC\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\ActivatingDocument] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\ActivatingDocument\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\BlockedPopup] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\BlockedPopup\.current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\FaxError\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\FaxLineRings\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\FaxSent\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\FeedDiscovered] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\FeedDiscovered\.current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\MoveMenuItem] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\MoveMenuItem\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\Navigating\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\SearchProviderDiscovered] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\SearchProviderDiscovered\.Current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\SecurityBand] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\SecurityBand\.current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\sapisvr\DisNumbersSound\.current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\sapisvr\HubOffSound\.current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\sapisvr\HubOnSound\.current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\sapisvr\HubSleepSound\.current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\sapisvr\MisrecoSound\.current] | |
@="" | |
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\sapisvr\PanelSound\.current] | |
@="" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment