Jump to content

Recommended Posts


Posted
Windows Registry Editor Version 5.00


; removed start and exit sounds
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemStart]

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemStart\.Current]
@=hex(2):00,00

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemStart\.Default]
@=hex(2):00,00

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExit]

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExit\.Current]
@=hex(2):00,00

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExit\.Default]
@=hex(2):00,00

Posted
Does anyone know of a registry tweak to change the windows startup and shutdown music that is played to "none"?

Start / Settings / Control Panel / Sounds and Audio Devices / Sounds Table / under program events find find the name Start WIndows and select None under sounds, aply all, ok and restart.

:hello::hello::hello:

Posted

i realize this isnt' a reg tweak but it still pertains to the topic so chill...lol

i deleted my windows/media folder completely during install... to get rid of ALL the annyoing sounds. just an idea.

Posted
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemStart\.Current]
@=hex(2):00,00

Quick question here, as this may help me out with a lot more than just this issue.. pertaining to this issue however, I had tried, with no success, doing this:

[-HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemStart\.Current]

It obviously didn't work, so then I tried to remove the values from the keys, and finally removing the lines directly from hivedef.inf. Didn't work either. I was starting to think I'd need a priest to get rid of these sounds. I'm just wondering what the @=hex(2):00,00 does, that outright deleting of the values doesn't do.

Posted

Hmmm that is the only reg file I can find.

Get regsnap take a snap of your reg and then disable the sounds and take another reg snap and it will tell you what reg entries where changed. Thus you will get your needed file.

@ tester.br Screw you noob.

Posted

Hey i acctually imported this line, Instead of what you have posted kelsenellenelvian.

;Disables the Music Played During Windows Startup and Shutdown

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemStart\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExit\.Current]

@=""

However i am unable to import this key sucessfully during an unatteded install. At first boot i import these keys and it imports perfectly and sounds are disabled.

@kelsenellenelvian

Do you have any reason to use

@=hex(2):00,00

rather than

@=""

@deweydesigns Yea your method might work but i only want Startup Music and Shutdown music disabled. Thanks for your tip though.

Posted

Hi, Just a thought.

As an alternative way to the same ends, you could build no start-up/shutdown sounds into a custom theme. This way you can modify all your sounds if you wish :)

Posted
Hi, Just a thought.

As an alternative way to the same ends, you could build no start-up/shutdown sounds into a custom theme. This way you can modify all your sounds if you wish  :)

Now why the heck didn't I think of that? Ok, now I'm off to experiment some more...

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...