Hi,
I have WMP 11 toolbar that sits in my taskbar. Whenever I change track,
it displays the name of the track, etc.
Is there any way to change this behaviour? I.E. I want to display the
title for 5 seconds on my desktop, some things like this.

Thanks

Re: Track title by zachd

zachd
Sun May 04 23:40:20 PDT 2008


A tiny bit.

You can do this in v11 by creating a REG_DWORD value named
"DeskbandFlyoutTimeout" under
HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences . If you set
it to 0x0, it'll never show up. If you set it to 0xFFFFFFFF it'll always
show up. Anything in between it'll show up for that many milliseconds. The
normal setting is I believe 3000ms. If that value is not present, the
default is used.

--
Speaking for myself only.
See http://zachd.com/pss/pss.html for some helpful WMP info.
This posting is provided "AS IS" with no warranties, and confers no rights.
--
"Michele" <michele@nectarine.it> wrote in message
news:47efd53b$0$36451$4fafbaef@reader5.news.tin.it...
> Hi,
> I have WMP 11 toolbar that sits in my taskbar. Whenever I change track, it
> displays the name of the track, etc.
> Is there any way to change this behaviour? I.E. I want to display the
> title for 5 seconds on my desktop, some things like this.
>
> Thanks