Adding New Sound Events

How would one go about adding new sound events?

By that I mean something similar to the sound trigger for clicking a link, minimizing/maximizing a window, etc, which are already included. Programs will often add their own sound events when installed, which leads me to believe there has to be a relatively easy way to do this.

Sorry ahead of time for a poorly worded post. It's late and I didn't want to forget to post this in the morning. Thanks.

#402620

Go in Control panel => Sounds and Audio devices => Sounds and after that add your sound schemes u wanted to.

#402622

I got that far, but I don't know how to add soudns for events that aren't already on the list.

For example, "Menu Command" is on the list, and I can add any kind of sound I want for that, but how would I add another event, like a keystroke, to the list so I'm able to assign a sound to it?

Thanks

Edit: I was browing through thre registry and found all the triggers at...

HKEY_USERS*AppEventsSchemesApps.DefaultClose.Current

The asterik is your ID string for the user with the sounds.

I'll try to see if I can't figure this out.

#402697