[UPDATE] Mute 1.3 |
Author: |
Message: |
noroom
Full Member
www.noroom.tk
Posts: 107 Reputation: 4
Joined: Sep 2003
|
O.P. RE: [RELEASE] Mute 1.11
I explained how to unmute sounds manually in the first post. Read it again.
That is happening because of an error when writing to the registry keys. Keys that have been written to stay like that (muted) and the rest of the code isn't executed anymore. Which means, the script doesn't think stuff has been muted.
I thought of a very very easy solution to the problem, but it's like cheating. Enable debugging in Plus! and paste the output of the Debug window here.
|
|
07-24-2006 06:42 PM |
|
|
CanadianOriginal
Full Member
Please Stand By
Posts: 207 Reputation: 2
44 / /
Joined: Feb 2003
|
RE: RE: [RELEASE] Mute 1.11
quote: Originally posted by noroom
I explained how to unmute sounds manually in the first post. Read it again.
That is happening because of an error when writing to the registry keys. Keys that have been written to stay like that (muted) and the rest of the code isn't executed anymore. Which means, the script doesn't think stuff has been muted.
I thought of a very very easy solution to the problem, but it's like cheating. Enable debugging in Plus! and paste the output of the Debug window here.
Unfortunately, I DID read the first post. Read the entire thread, actually. I had to delete the entire keys to the WLM preferences and re-install it to get sounds back. After reinstalling the script, same thing. So at the moment, I'm putting use of the script on hold until the next version comes out. KEep working!
~ Better to reign in hell, than serve in heaven
|
|
07-25-2006 02:25 AM |
|
|
Pure_BY
Veteran Member
Posts: 1350 Reputation: 4
– / / –
Joined: Jan 2003
Status: Away
|
RE: [RELEASE] Mute 1.11
A bug found: one way or another, all my Messenger sounds are muted no matter if I select the [ ] Mute option, or not... I can't get them back
First worked fine, started to notice this a couple of days ago...
|
|
07-26-2006 10:28 AM |
|
|
Chestah
Veteran Member
Posts: 1658 Reputation: 34
36 / / –
Joined: Jun 2004
|
RE: [RELEASE] Mute 1.11
Can't you just shove each individual registry modification you are attempting to do in a try statement? Or better yet check to see which keys are available and then only change them?
|
|
07-26-2006 10:51 AM |
|
|
noroom
Full Member
www.noroom.tk
Posts: 107 Reputation: 4
Joined: Sep 2003
|
O.P. RE: [RELEASE] Mute 1.11
quote: Originally posted by Chestah
Can't you just shove each individual registry modification you are attempting to do in a try statement? Or better yet check to see which keys are available and then only change them?
Yeah, it's what I wanted to do, but I have big exams coming up, so development will be put on hold for a while.
|
|
07-26-2006 01:08 PM |
|
|
nick_name
New Member
Posts: 1
Joined: Jul 2006
|
RE: [RELEASE] Mute 1.11
quote:
Script has been stopped
Script is starting
Script is now loaded and ready
False
Error: Invalid root in registry key "HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger\PerPassportSettings\1047113105\Sounds\MSNMSGR_NewSMSMessage\Enabled"..
Line: 29. Code: -2147024894.
Function OnEvent_MenuClicked returned an error. Code: -2147352567
the error causes for the way you r trying to change the menu
dynamically ... i geuss menus r static
and it spawns error for the registry key as well ...
|
|
08-09-2006 10:45 AM |
|
|
Pure_BY
Veteran Member
Posts: 1350 Reputation: 4
– / / –
Joined: Jan 2003
Status: Away
|
RE: [RELEASE] Mute 1.11
quote: Originally posted by Pure_BY
A bug found: one way or another, all my Messenger sounds are muted no matter if I select the [ ] Mute option, or not... I can't get them back
First worked fine, started to notice this a couple of days ago...
Removing/reinstalling plugin did not help. Neither did the reinstall of WLM, even without Mute plugin in Plus!. I want to get my sound back!
|
|
08-11-2006 11:12 PM |
|
|
lrac522
Full Member
Posts: 317 Reputation: 9
– / /
Joined: Jan 2006
|
RE: [RELEASE] Mute 1.11
Very nice script, works fine for me...
|
|
08-12-2006 05:23 AM |
|
|
Dave
Full Member
Posts: 167 Reputation: 1
33 / /
Joined: Aug 2006
|
RE: [RELEASE] Mute 1.11
It doesn't mute my toasts, and also is the [ ] thing on the options list meant to be filled in or anything, cos it always stays like [ ] for me. Is this normal?
PC Model: HP dv9340ea
OS: Windows Vista SP 1
WLM version: 14
MP!L version: 4.81
|
|
08-16-2006 05:12 PM |
|
|
Jesus
Scripting Contest Winner
Koffie, my cat ;)
Posts: 623 Reputation: 15
38 / /
Joined: Jul 2005
|
RE: RE: [RELEASE] Mute 1.11
quote:
Script has been stopped
Script is starting
Script is now loaded and ready
False
Error: Invalid root in registry key "HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger\PerPassportSettings\1047113105\Sounds\MSNMSGR_NewSMSMessage\Enabled"..
Line: 29. Code: -2147024894.
Function OnEvent_MenuClicked returned an error. Code: -2147352567
I had this error too, but creating the requested key and DWORD value solved it.
works fine now even de [x] in the menu shows up
|
|
08-16-2006 09:44 PM |
|
|
Pages: (7):
« First
«
1
2
3
[ 4 ]
5
6
7
»
Last »
|
|