RE: Can't get mini player on toolbar


Go Back   Computer Help Articles > Windows Media Player
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 04:17 PM
ED
 
Posts: n/a
Default RE: Can't get mini player on toolbar

Me too! No "Windows Media Player" under "Toolbars" in the taskbar's pop-up
menu.

"Rachel" wrote:

> can any one help me?? i cant get the mini player to go onto the toolbar ive
> done what the website says but i cant select the windows media player on the
> toolbars optons????

Reply With Quote
  #2  
Old 01-05-2006, 04:17 PM
zachd [ms]
 
Posts: n/a
Default Re: Can't get mini player on toolbar


What kind of computer do you have? What version of Windows? The WMP
toolbar is not supported on 64 bit versions of Windows.

-Zach
--
(speaking for myself and doing this in my free time)
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.
--

"ED" <ED@discussions.microsoft.com> wrote in message
news:FEBE08F5-5CF3-47DD-8F08-72DE5B1EFCDB@microsoft.com...
> Me too! No "Windows Media Player" under "Toolbars" in the taskbar's pop-up
> menu.
>
> "Rachel" wrote:
>
>> can any one help me?? i cant get the mini player to go onto the toolbar
>> ive
>> done what the website says but i cant select the windows media player on
>> the
>> toolbars optons????



Reply With Quote
  #3  
Old 01-05-2006, 04:17 PM
ED
 
Posts: n/a
Default Re: Can't get mini player on toolbar

"zachd [ms]" wrote:

> What kind of computer do you have? What version of Windows? The WMP
> toolbar is not supported on 64 bit versions of Windows.


Windows XP, 32-bit, on an HP NC6000. Nothing special, I think.
Reply With Quote
  #4  
Old 01-05-2006, 04:18 PM
zachd [ms]
 
Posts: n/a
Default Re: Can't get mini player on toolbar


Okay, so assuming wmpband.dll is in the program files\windows media player
directory, you should have the following registry keys which encompass
everything wmpband sets up when it registers.

What happens when you run:
===
regsvr32 "c:\program files\windows media player\wmpband.dll"
===
?

-Zach (reg keys follow)

===
[HKEY_CLASSES_ROOT\CLSID\{0A4286EA-E355-44FB-8086-AF3DF7645BD9}]
@="Windows Media Player"

[HKEY_CLASSES_ROOT\CLSID\{0A4286EA-E355-44FB-8086-AF3DF7645BD9}\Implemented
Categories]

[HKEY_CLASSES_ROOT\CLSID\{0A4286EA-E355-44FB-8086-AF3DF7645BD9}\Implemented
Categories\{00021492-0000-0000-C000-000000000046}]

[HKEY_CLASSES_ROOT\CLSID\{0A4286EA-E355-44FB-8086-AF3DF7645BD9}\InprocServer32]
@="c:\\program files\\windows media player\\wmpband.dll"
"ThreadingModel"="Apartment"

[HKEY_CLASSES_ROOT\CLSID\{0A4286EA-E355-44FB-8086-AF3DF7645BD9}\ProgID]
@="WMP.DeskBand.1"

[HKEY_CLASSES_ROOT\CLSID\{0A4286EA-E355-44FB-8086-AF3DF7645BD9}\VersionIndependentProgID]
@="WMP.DeskBand"

[HKEY_CLASSES_ROOT\Interface\{0A55922C-3B1F-469B-8D0D-B15060499A52}]
@="IWMPDeskBand"

[HKEY_CLASSES_ROOT\Interface\{0A55922C-3B1F-469B-8D0D-B15060499A52}\ProxyStubClsid]
@="{00020424-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\Interface\{0A55922C-3B1F-469B-8D0D-B15060499A52}\ProxyStubClsid32]
@="{00020424-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\Interface\{0A55922C-3B1F-469B-8D0D-B15060499A52}\TypeLib]
@="{B6DD1ED6-573F-40FD-99A1-F28D8BF23916}"
"Version"="1.0"

[HKEY_CLASSES_ROOT\TypeLib\{B6DD1ED6-573F-40FD-99A1-F28D8BF23916}]

[HKEY_CLASSES_ROOT\TypeLib\{B6DD1ED6-573F-40FD-99A1-F28D8BF23916}\1.0]
@="WMPDeskBand 1.0 Type Library"

[HKEY_CLASSES_ROOT\TypeLib\{B6DD1ED6-573F-40FD-99A1-F28D8BF23916}\1.0\0]

[HKEY_CLASSES_ROOT\TypeLib\{B6DD1ED6-573F-40FD-99A1-F28D8BF23916}\1.0\0\win32]
@="c:\\program files\\windows media player\\wmpband.dll"

[HKEY_CLASSES_ROOT\TypeLib\{B6DD1ED6-573F-40FD-99A1-F28D8BF23916}\1.0\FLAGS]
@="0"

[HKEY_CLASSES_ROOT\TypeLib\{B6DD1ED6-573F-40FD-99A1-F28D8BF23916}\1.0\HELPDIR]
@="c:\\program files\\windows media player\\"

[HKEY_CLASSES_ROOT\WMP.DeskBand]
@="Windows Media Player"

[HKEY_CLASSES_ROOT\WMP.DeskBand\CLSID]
@="{0A4286EA-E355-44FB-8086-AF3DF7645BD9}"

[HKEY_CLASSES_ROOT\WMP.DeskBand.1]
@="Windows Media Player"

[HKEY_CLASSES_ROOT\WMP.DeskBand.1\CLSID]
@="{0A4286EA-E355-44FB-8086-AF3DF7645BD9}"
===

--
(speaking for myself and doing this in my free time)
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.
--

"ED" <ED@discussions.microsoft.com> wrote in message
news:943CE6B2-507B-4185-B9AC-DDC61BAD5D39@microsoft.com...
> "zachd [ms]" wrote:
>
>> What kind of computer do you have? What version of Windows? The WMP
>> toolbar is not supported on 64 bit versions of Windows.

>
> Windows XP, 32-bit, on an HP NC6000. Nothing special, I think.



Reply With Quote
  #5  
Old 01-05-2006, 04:18 PM
ED
 
Posts: n/a
Default Re: Can't get mini player on toolbar

"zachd [ms]" wrote:
> What happens when you run:
> ===
> regsvr32 "c:\program files\windows media player\wmpband.dll"
> ===


Works like a charm! ;-) Tx!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Media Player toolbar (minimized) question XlKevlX Windows Media Player 1 01-05-2006 04:08 PM
Windows Media Player Taskbar Toolbar for Windows XP Pro x64 Editio micspostname Windows Media Player 1 01-05-2006 04:08 PM
WMP10 mini TOOLBAR freezing up my computer...! kenny Windows Media Player 3 01-05-2006 04:05 PM
Mini Player not working themarkthomas Windows Media Player 1 01-05-2006 04:02 PM
Re: Mini Player Now Playing List zachd [ms] Windows Media Player 0 01-05-2006 04:02 PM


All times are GMT. The time now is 11:44 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

RE: Can't get mini player on toolbar