Hello,
When I change the registry keys at [HKLM\Software\Microsoft\Splash
Screen\MSTimeout]( & CarrierTimeout) to values that will allow multiple
splash screens to display
ie.
MSTimeout = 750
CarrierTimeout = 10000

I get the expected result
ie.
MSBitmap Displayed - Carrier Bitmap Displayed - MSBitmap Overlayed

however.. when my phone(or the emulator) boots a System Event
Sound(Alarm2.wav I believe) is played whenever Carrier Bitmap is first
displayed. I can stop the sound behavior by unchecking "Events (warnings,
system events)" in "Sounds & Notifications" in the control panel but this is
not the desired solution.

I would like to be able to disable the sound for that specific event, but if
need be i would settle for being able to uncheck the Events box
programatically through a registry setting or some other means. Are either
of these options available? Ive been digging through the registry like crazy
but I can't seem to find specific

Thanks in advance
DrewG