quote:
Originally posted by markee
You can fix the double toasts by just disabling the WLM one, I can't do this using the scripting engine (well not that I know of), you can just change it in the options though.
You can use the Registry API to change the toasts option.
HKCU\Software\Microsoft\MSNMessenger\PerPassportSettings\%Messenger.MyUserId%\ShowToast
I don't think you can use Wsh.Regwrite, cause that only writes REG_SZ and this key is REG_DWORD