Quote:
Originally Posted by jeff_roey
Using Plain 1.4 as well. So far so good. Haven't found a bug yet.
Not an issue . . . more of a preference: How do I disable/remove the sounds that play with the annimations on startup and shutdown?
|
There you go:
to change it, just replace with the location/name of your wav:
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\HTC\HTCAnimation]
"StartupWav"="
\\Windows\\BootUpHTC.wav"
"ShutDownWav"="
\\Windows\\BootUpHTC.wav"
to disable it, change to:
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\HTC\HTCAnimation]
"StartupWav"="
\\Windows\\none"
"ShutDownWav"="
\\Windows\\none"