Guest th1rt3en Posted May 18, 2007 Report Posted May 18, 2007 I got a buddy who has the tmobile dash, and upgraded to WM6, and he continues to brag about the media player plugin.. has anyone been able to successfully get it to work on the s710?
Guest jimmie geddes Posted May 18, 2007 Report Posted May 18, 2007 I also have the Dash running WM6 and really like the audio plugin. I've tried to get it to work on my Vox but it doesn't show up. If anyone has any ideas let me know.
Guest darkfinger Posted June 15, 2007 Report Posted June 15, 2007 Yeah, like you I missed the media plugin when I side-graded from my Dash. I finally figured it out. Here's what you do. 1. Insert the following text into your home screen xml file. Put it after the ... pair where you want the media player control to show up. I put it after the carrier section. You can use the liveexample.home.xml file in the archive available here. <!-- Music Player --> 2. Copy all files in the archive to \windows. These are the various graphics, Music Plugin Switch.lnk, MusicPlayerGridView.exe, and also WmpPluginToday.dll Next, you need to do a bunch of registry edits (not for the faint of heart). For MusicPlayerHomePlugin.dll you could also just register it with regsrvGUI.exe included in the archive. 3. Create key HKLM\Software\HTC\MusicPlayerPlugin (key may or may not exist) and add the following: -Add string "HomeLayout" with value "\Application Data\Home\home.xml" (for example "\Application Data\Home\liveexample.home.xml") -Add DWORD "ClientUIShowOff" with value 1 4. Register the MusicPlayerHomePlugin.dll with regsrvceGUI.exe -OR- make the following registry edits: Create key HKCR\CLSID\{166B4205-4D6C-46d7-AA10-9647198FBF65} Creake subkey InprocServer32, and make its default value "MusicPlayerHomePlugin.dll" 5. Creake key HKCR\CLSID\{DAD087AB-1E2F-4b3b-BB5F-0F4D6AB630F8} Creake subkey InprocServer32, and make its default value "WmpPluginToday.dll" 6. Create key HKCR\MusicPlayerApp Create subkey SelectIcon and make it's default value "MusicPlayerGridView.exe,-229" Create subkey DefaultIcon and make it's default value "MusicPlayerGridView.exe,-230" 7. Create key HKLM\Software\Microsoft\MediaPlayer\UIPlugins Create subkey {DAD087AB-1E2F-4b3b-BB5F-0F4D6AB630F8} -Add strings "FriendlyName"="HTC WMP Plug-in Today" and "Description"="HTC WMP Plug-in Today" -Add DWORD "Capabilities" with value 1 Create subkey {A13C7005-B7BD-4f0f-B496-A830EAF8DB32} (I'm not actually sure this is needed) -Add DWORD "Capabilities" with value 42000001 8. Reboot That's it. Works great. Enjoy D
Guest birdibird Posted June 15, 2007 Report Posted June 15, 2007 (edited) Yeah, like you I missed the media plugin when I side-graded from my Dash. I finally figured it out. Here's what you do. .... That's it. Works great. Enjoy D sounds great. can you post a pic of how it looks, so I can see before I do all the reg? :rolleyes: Edited June 15, 2007 by birdibird
Guest Doktor M@buse Posted June 16, 2007 Report Posted June 16, 2007 (edited) Mighty Megabytes! I love you, my friend. With this program 'MusicPlayerGridView.exe' (also included in the package above) you can turn the plugin on and off. :rolleyes: Edited June 16, 2007 by Doktor M@buse
Guest th1rt3en Posted June 16, 2007 Report Posted June 16, 2007 This is the part that confuses me: 7. Create key HKLM\Software\Microsoft\MediaPlayer\UIPlugins Create subkey {DAD087AB-1E2F-4b3b-BB5F-0F4D6AB630F8} -Add strings "FriendlyName"="HTC WMP Plug-in Today" and "Description"="HTC WMP Plug-in Today" -Add DWORD "Capabilities" with value 1 Create subkey {A13C7005-B7BD-4f0f-B496-A830EAF8DB32} (I'm not actually sure this is needed) -Add DWORD "Capabilities" with value 42000001 so a string with Value name: FriendlyName Value Data: HTC WMP Plug-in Today ?? or am I doin that wrong..?
Guest Doktor M@buse Posted June 16, 2007 Report Posted June 16, 2007 (edited) You are right. :rolleyes: You need to do it this way: one time a dword and twice a string [HKEY_LOCAL_MACHINE\Software\Microsoft\MediaPlayer\UIPlugins\{DAD087AB-1E2F-4b3b-BB5F-0F4D6AB630F8}] "Capabilities"=dword:00000001 "Description"="HTC WMP Plug-in Today" "FriendlyName"="HTC WMP Plug-in Today" Edited June 16, 2007 by Doktor M@buse
Guest th1rt3en Posted June 16, 2007 Report Posted June 16, 2007 then i have no idea why its not working for me.. followed it step by step. when I hit the play button, it opens WMP, but nothin after that, no song name, volume/song switch doesnt work... any ideas?
Guest Doktor M@buse Posted June 16, 2007 Report Posted June 16, 2007 What happens when you play a song in the windows media player and go back to the home screen?!
Guest paholman Posted June 18, 2007 Report Posted June 18, 2007 I can't download the archive from that link. Any chance you could upload it and insert into this topic?
Guest gerben Posted June 18, 2007 Report Posted June 18, 2007 (edited) Same here. Install works fine, plugin shows at the homescreen (I took the liveexample file); first press on "Play" button opens the WMP, but thats it. Returning to home screen while music keeps playing: works fine, but none of the buttons seems to function after that.... Title is not showing up, no time display (other than 00:00). Edited June 18, 2007 by gerben
Guest bchenoweth Posted June 19, 2007 Report Posted June 19, 2007 Your instructions work perfectly for me. Everything works as it is supposed to including song information.
Guest th1rt3en Posted June 19, 2007 Report Posted June 19, 2007 bryan ur a real qmo. haha.. jk you'll have to walk me through it when i come out there tomorrow.
Guest Newchurch Posted June 19, 2007 Report Posted June 19, 2007 Hi, look here and here :rolleyes: Newchurch
Guest paholman Posted June 28, 2007 Report Posted June 28, 2007 Hi, look here and here :P Newchurch Installing the cab, edited my existing homescreen to add the new plugins, worked 1st time. Excellent post, and thanks to all who contributed on this one. :)
Guest th1rt3en Posted June 28, 2007 Report Posted June 28, 2007 very good job. worked good for me too. im gonna hold on to that cab.
Guest Skunkchild Posted July 3, 2007 Report Posted July 3, 2007 (edited) Many thanks for this :) an excellent addition to my E650 Worked as per instructions - one note though is that you must uncheck the 'Pause playback while using another program' option in Windows Media Player (else it will only play for 1 or 2 seconds) Edited July 3, 2007 by Skunkchild
Guest paholman Posted July 5, 2007 Report Posted July 5, 2007 I created a homescreen to match the WMP Plugin: See here if you like it and want to download :)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now