[SOLVED] Strange sound problem with Windows XP

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
GWarner
Enthusiast
Enthusiast
Posts: 605
Joined: Fri Jul 24, 2009 1:34 pm
Location: USA

Re: Strange sound problem with Windows XP

Post by GWarner »

OK, I went to HKEY_CURRENT_USER\Control Panel\Sound
and found three values:

Default REG_SZ (value not set)
Beep REG_SZ "yes"
ExtendedSounds REG_SZ "yes"
User avatar
Kuron
Addict
Addict
Posts: 1626
Joined: Sat Oct 17, 2009 10:51 pm
Location: Pacific Northwest

Re: Strange sound problem with Windows XP

Post by Kuron »

I wonder how common this issue is?
Best wishes to the PB community. Thank you for the memories. ♥️
LuCiFeR[SD]
666
666
Posts: 1033
Joined: Mon Sep 01, 2003 2:33 pm

Re: Strange sound problem with Windows XP

Post by LuCiFeR[SD] »

Kuron wrote:I wonder how common this issue is?
Very common. generally by people who try to do performance tweaks on windows. especially when they turn off system beeps and the likes.
GWarner wrote:OK, I went to HKEY_CURRENT_USER\Control Panel\Sound
and found three values:

Default REG_SZ (value not set)
Beep REG_SZ "yes"
ExtendedSounds REG_SZ "yes"
OK, now, have you been using any utilities along the lines of CCleaner recently? especially around the time that your sound scheme kinda went wrong?

oh, and those registry entries are fine btw. kinda thrown me as in every case I have come across so far it is just somebody turned off Beep on error :P
User avatar
GWarner
Enthusiast
Enthusiast
Posts: 605
Joined: Fri Jul 24, 2009 1:34 pm
Location: USA

Re: Strange sound problem with Windows XP

Post by GWarner »

I do have CCleaner.
It's set to clean a few things like the temp folders on startup, but most of the cleaning options are turned of. Basically all I have it do on startup is clear out the temp and temporary internet folders and unwanted cookies. Everything else is turned off.
On Saturdays I run the registry clean, look through what if finds and fix (delete) those that I know are trash.

Although I don't know the actual day the sound quit working I do know that it was several days after the last registry cleanup so I doubt that that was the cause.

And I hadn't made any changes to the sound settings that might have caused this either.
User avatar
GWarner
Enthusiast
Enthusiast
Posts: 605
Joined: Fri Jul 24, 2009 1:34 pm
Location: USA

Re: [SOLVED] Strange sound problem with Windows XP

Post by GWarner »

Well, well, well, well, well....

It now appears that the problem may have been caused by an errant Microsoft update that was pushed out during the week of September 11th.

Yesterday, when I shutdown my computer ten new updates were applied. Today when I turned on the computer the windows sound effect problem was gone!

Yay! :mrgreen:
User avatar
Kuron
Addict
Addict
Posts: 1626
Joined: Sat Oct 17, 2009 10:51 pm
Location: Pacific Northwest

Re: [SOLVED] Strange sound problem with Windows XP

Post by Kuron »

Glad you got it solved and glad it turned out to be nothing you did :mrgreen:
Best wishes to the PB community. Thank you for the memories. ♥️
Post Reply