Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

No sounds, no beeps

Featured Replies

How do you enable the No Sounds scheme?

How do you disable the pc speaker/beep device?

What's the best way of setting TEMP/TMP variables? When exporting [HKEY_CURRENT_USER\Environment], I get back hex values. Would like something a little cleaner.

Here's for the beep:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Sound]
"Beep"="No"

I'll see if I can locate my no sounds tweak next.

This should work to get rid of the sounds:

REGEDIT4

[HKEY_CURRENT_USER\AppEvents\Schemes]
@=".None"

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Conf\Receive Request to Join\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Conf\Person Joins\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Conf\Person Leaves\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Conf\Receive Call\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\BlockedPopup\.current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\FaxError\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\FaxNew\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\Navigating\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\SecurityBand\.current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\FaxSent\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\FaxLineRings\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSMSGS\MSMsgs_ContactOnline\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSMSGS\MSMsgs_NewMail\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSMSGS\MSMsgs_NewAlert\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSMSGS\MSMsgs_NewMessage\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\kav\KAV50_TaskCompleted\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\kav\KAV50_Infected\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\kav\KAV50_PasswordRequest\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_NewMessage\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_NewMail\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_ContactOnline\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_NewAlert\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceFail\.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\SystemAsterisk\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MailBeep\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\LowBatteryAlarm\.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\.Default\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExit\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemNotification\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemHand\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemStart\.Current]
@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExclamation\.Current]
@=""

I haven't tried searching, but chances are they were alerady listed somewhere.

  • Author

Thanks Crahak!

Now, any idea about the TEMP variables? I'd like to set them before RunOnceEx ...

thats been asked, plz search :)

  • 1 year later...

I know this is an old threat, but I've dug it up because I still have one last problem with setting sounds in my unattended install.

I'm trying to apply the NO SOUNDS scheme by default, and I pasted what Crahak posted into custom .THEME file. Since the theme is applied by winnt.sif, I was hoping that the theme would set the sounds to NO SOUNDS. But it doesn't work!

If I manually merge Crahak's registry entries, then the sounds are changed correctly. But it doesn't work if they are put into a .THEME file, which is applied by winnt.sif.

I am using VMWare Workstation 5.5.1, so not sure if this is related to that? Or maybe the syntax of those registry entries need to be modified when I put them in my .THEME file?

Thanks in advance, anybody who can hehlp.. :wacko:

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.