Guest tomthegeek Posted April 22, 2005 Report Posted April 22, 2005 I have an SMT 5600 with 2003 amd WMP10 and I am getting the same error. Whats up? I've got an SP3i with WMP10 on it and the plugin does not work, says 'MSWMPLAYER' cannot be found. Could I edit the registry and fix this? Thanks for any advice! <{POST_SNAPBACK}>
Guest criticalx Posted April 25, 2005 Report Posted April 25, 2005 Update: After testing on an out of the box unlocked E200 the plugin works without any problems. I have now added support for graphics (selected and unselected) and position the control graphics and the colour of them too. See the attached screenshot for an idea of looks. Advice: Some MPx200s seem to be crashing when using this plugin, so if you have one of these phones then use with caution! After a bit of a wait here is the second release of the Windows Media Player Home Plugin. The plugin allows you to control (play, pause, next & back) media player from your home screen. You can now also change the formatting of the plugin (on a basic level). The CAB is unsigned (as is the dll) and contains a home layout to test the control, obviously it can be added to any home screen by placing the line of XML in the layout file. It works on 2002 and 2003 OS. The plugin works as follows: select the plugin (using up / down), action button will play or pause the track, left key will go to previous track and right key will go to next track. If Media Player isn't running when you perform an action on the plugin then it will automatically be launched. Formatting XML: Old style: <plugin clsid="{22CF74AC-E022-4c2d-BCE0-FBA9FB53BEFA}" name ="WMP_plugin" text="1" transparent="#000000" height="20" bgcolor="COLOR_HOMEHIGHLIGHT"> <background b-border-width="0"> </plugin> text - can be whatever you want to display (even empty) icon (optional) - 0 = no icon, 1 = standard icon, absolute path to a bitmap transparent (optional) - the transparency colour of the icon New style: <plugin clsid="{22CF74AC-E022-4c2d-BCE0-FBA9FB53BEFA}" ctrlcolour="#2554B0" name ="WMP_plugin" maingfx="media_remote.bmp" selgfx="media_remote_sel.bmp" ctrloffset="80" transparent="#ccccff" height="20" bgcolor="COLOR_HOMEHIGHLIGHT"> <background b-border-width="0"/> </plugin> The graphics paths need to be from the application data dir Dave Lee <{POST_SNAPBACK}> Great ;) but will it support smartphone 2003 ?? Where should I put the plugins? thanks Sorry if I'm a bit disturbing but I got this smartphone last 2 weeks ago :oops: never tried using a smartphone before. lol
Guest tomthegeek Posted May 2, 2005 Report Posted May 2, 2005 I was playing around with this tonight and I think its actually working on my SMT 5600 w/WM player 10. Just make sure you start media player BEFORE you try using the hoemscreen plugin. If its not running it will give the error "'MSWMPLAYER' cannot be found." Also I downloaded the CAB file with the least # of downloads (I assume that would be the newest). It would be nice if it didn't find MSWMPlayer it would just launch it or at least give a better error message, it locked up my phone the first time I tried it.
Guest rperalta Posted May 3, 2005 Report Posted May 3, 2005 I was playing around with this tonight and I think its actually working on my SMT 5600 w/WM player 10. Just make sure you start media player BEFORE you try using the hoemscreen plugin. If its not running it will give the error "'MSWMPLAYER' cannot be found." Also I downloaded the CAB file with the least # of downloads (I assume that would be the newest). It would be nice if it didn't find MSWMPlayer it would just launch it or at least give a better error message, it locked up my phone the first time I tried it. <{POST_SNAPBACK}> That's great! The top MP Home.CAB (22.47k) has the newest date out of the three. Double click the CAB file, select open, under Modified column it tells you the date. Robert
Guest tomthegeek Posted May 4, 2005 Report Posted May 4, 2005 Your right, the top MP Home.CAB (22.47k) is the newest, it also has the "new" look to it (The one without any text). I just verified that the newest one works in 2003 w/WMP 10 as long as its already running just like the old version. What is the WMP executable called in 2002? In 2003 its called WMPlayer.exe. If its called MSWMPlayer.exe in 2002 then this might be fixable just by creating a shortcut or perhaps a reg hack.
Guest extravagant Posted May 9, 2005 Report Posted May 9, 2005 Copyright, quick! ;) <{POST_SNAPBACK}> LMFAO LOL!
Guest Raven Nephilim Posted May 13, 2005 Report Posted May 13, 2005 (edited) OK this is a plea for help... I have just updated my SPV C500 to the new French Orange ROM. I now have Media Player 10 on my phone (WOW!!!!. Ed) I can't get the plugin in to work now. I get the MSWMPlayer file can't be found message, but it wont even work when Media Player is running.... Can anyone tell me how to get the plugin to work? :cry: I can't do without it. :x Edited May 15, 2005 by Raven Nephilim
Guest nicomouf Posted May 20, 2005 Report Posted May 20, 2005 hi orangewinger... do you plan to update yr plugin so that it works with wmp10 ??? ;)
Guest extravagant Posted May 26, 2005 Report Posted May 26, 2005 true, but you don't need all pug-ins on single page, this might be a very good reason to use a multi-screen home page with a single screen dedicated to funky pulg-ins like this! <{POST_SNAPBACK}> do u know of a porgram that allows for multi screens? thx
Guest extravagant Posted May 26, 2005 Report Posted May 26, 2005 OK this is a plea for help... I have just updated my SPV C500 to the new French Orange ROM. I now have Media Player 10 on my phone (WOW!!!!. Ed) I can't get the plugin in to work now. I get the MSWMPlayer file can't be found message, but it wont even work when Media Player is running.... Can anyone tell me how to get the plugin to work? :cry: I can't do without it. :x <{POST_SNAPBACK}> Yea, I had trouble with that with my SMT 5600 WMP10, I thought it was just my problem so I deleted it.. If someone can please make it easy on us, and if theres a fix please upload the file with the xml code so we can use it on other homescreens. to my understanding, the plugin is the dll file, which directory is it suppose to go in? thx
Guest orangewinger Posted June 1, 2005 Report Posted June 1, 2005 Anyone who's still using this or wants to with Media Player 10 will find it doesn't work, well I've lost the source code and so I can't fix it, but there may be a workaround. In the registry create the following key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:MSWMPLAYER] and copy all the values from the :WMPLAYER key, as this is how it starts media player and MS like to change the name of things. Although It may not work as I expect the media player has different key presses. Give it a try and let me know if it works. Dave
Guest Flex Posted June 2, 2005 Report Posted June 2, 2005 Anyone who's still using this or wants to with Media Player 10 will find it doesn't work, well I've lost the source code and so I can't fix it, but there may be a workaround. In the registry create the following key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:MSWMPLAYER] and copy all the values from the :WMPLAYER key, as this is how it starts media player and MS like to change the name of things. Although It may not work as I expect the media player has different key presses. Give it a try and let me know if it works. Dave <{POST_SNAPBACK}> Didn't work for me :D It stops the message coming up, but the key presses are different... Bum. Flex ;)
Guest Raven Nephilim Posted June 9, 2005 Report Posted June 9, 2005 Oh phooey! Well another great plugin bites the dust. Anyone working on a way of getting the track info to stream on the main screen? Now that would be wow ;)
Guest colincliff Posted July 12, 2005 Report Posted July 12, 2005 Here's my workaround to allow this application to work in media player 10. Simply put a shortcut to media player 10 in the startup folder on the handset and each time you turn on the phone the player will atart automatically. Makes the start up time slightly longer but its ridiculously long anyway!! Works for me but i dont turn my phone off that much
Guest bnycastro Posted July 13, 2005 Report Posted July 13, 2005 hi can someone work on a SP2003se and WMP10 compatible version? maybe after this someone can make a WM2003se and WMP10 version as well (I also own a PPC-PE) hehehe well goodluck to whoever takes up this project. :)
Guest foxtome Posted July 22, 2005 Report Posted July 22, 2005 Anyone who's still using this or wants to with Media Player 10 will find it doesn't work, well I've lost the source code and so I can't fix it, but there may be a workaround. In the registry create the following key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:MSWMPLAYER] and copy all the values from the :WMPLAYER key, as this is how it starts media player and MS like to change the name of things. Although It may not work as I expect the media player has different key presses. Give it a try and let me know if it works. Dave <{POST_SNAPBACK}> :roll: no works!!! :exclaim: :x pls do new ver for mdplay10 !!! ths
Guest liam walsh Posted July 30, 2005 Report Posted July 30, 2005 I get it all workin but when i press the buttons nothing happens? im using wmp10
Guest GingerNinja.net Posted August 2, 2005 Report Posted August 2, 2005 OK - I think that the message is clear - this plug-in ONLY works for Media Player 9 and not 10 which is the version on the new ROM update and with the C550 (not that this is an issue as the C550 has dedicated media buttons!).
Guest drellmsu Posted August 19, 2005 Report Posted August 19, 2005 Yes but what about those of us that have WMPlayer 10 on an SMT5600. I for one would love for it to work. If anyone can find the source code anywhere for it, there's a good chance I could come up with a workaround for it.
Guest leoiden Posted November 3, 2005 Report Posted November 3, 2005 hey orangewinger how about hooking us up with a compatible version version 10 thanks in advance!!
Guest simon qian Posted November 11, 2005 Report Posted November 11, 2005 Yea, I had trouble with that with my SMT 5600 WMP10, I thought it was just my problem so I deleted it.. If someone can please make it easy on us, and if theres a fix please upload the file with the xml code so we can use it on other homescreens. to my understanding, the plugin is the dll file, which directory is it suppose to go in? thx <{POST_SNAPBACK}> Nothing works..
Guest Dr Who Posted January 25, 2006 Report Posted January 25, 2006 Hmmm, could one make a shortcut called MSWMPlayer.exe that points to WMPlayer? I am trying to get this working for the icandy homescreen on a WMP10 C500. I will give it a try tomorrow.
Guest Jamma14 Posted January 26, 2006 Report Posted January 26, 2006 Think MSWMPlayer is the name of the program's window that the plugin needs to find to be able to control it, so since it has changed with WMP10, and orangewinger has lost his source, there isn't much hope for getting it working. By all means give it a try anyway though, I'm sure many people would be really pleased if you managed to get it working..just don't hold your breath! :)
Guest vimafeje Posted February 3, 2006 Report Posted February 3, 2006 Anyone who's still using this or wants to with Media Player 10 will find it doesn't work, well I've lost the source code and so I can't fix it, but there may be a workaround. In the registry create the following key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:MSWMPLAYER] and copy all the values from the :WMPLAYER key, as this is how it starts media player and MS like to change the name of things. Although It may not work as I expect the media player has different key presses. Give it a try and let me know if it works. Dave <{POST_SNAPBACK}> please...... by mistake i have deleted the value 1 on: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:WMPLAYER] can anyone give-me what is on it? please.....
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now