Jump to content

Reg tweak disabling startup sound at cmdlines.txt


Recommended Posts

I am currently disabling the (to me) annoying windows startup and shutdown -melody from a regtweak ran as the first item at WPI. However this does obviously not disable the VERY FIRST startup sound as that reg has not yet ben applied.

My question is: will it work to apply this tweak (to disable startup and shutdown sound) at cmdlines.txt? (This doing so the sound is NEVER played)

The regtweaks:

;NO Windows shutdown sound
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExit\.Current]
@=""

;NO Windows startup sound
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemStart\.Current]
@=""

Link to comment
Share on other sites


HKCU stands for HKEY_CURRENT_USER.

s it recommended to run ALL my reg tweaks at cmdlines.txt or just (QuickLaunch and) this one for sound scheme?
You may see different opinions about that. The purpose of applying HKCU tweaks at T-12 is to apply the changes to all users [created thereafter]. If you use the built-in Admin account and it's the only account on your machine, then it doesn't matter when to apply the tweaks. If you have more than one account and you want apply the HKCU tweaks to all accounts, then you need to import the HKCU tweaks at T-12.

As for the HKLM (HKEY_LOCAL_MACHINE) tweaks, I prefer to imoprt them at first logon. They will be applied to all users anyway, but some of them may not "stick" at T-12.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...