Now that I understand how this works I know
why I'm not getting any sounds when I change Themes.
In the Windows\Media folder I deleted all the .wav files
that are put there upon Windows installation. I then
created several folders under Windows\Media for my
personal sounds that I use for app events. When I change
Themes and since there are no .wav files in the Windows\Media
folder no sounds are generated and I must re-select
MyDefaultScheme from the combo box selections because
the combo box has no value.
James
Actually, if you examine a saved .theme file (it's a textfile), you'll see
the sound scheme is saved and (at least on my machine) reapplied. The sound
files assigned to events are all the same, it's just the display name of the
scheme that doesn't get restored when a saved theme is reapplied.
It's the default value of the registry key:
"HKEY_CURRENT_USER\AppEvents\Schemes"
that stores the name of the current sound scheme.
Keith