NotebookForums.com › Forums › Notebook Manufacturers › Dell Notebook Forums › Dell Home (Inspiron, XPS, Studio) › guide to make the play button launch media player
New Posts  All Forums:Forum Nav:

guide to make the play button launch media player

post #1 of 56
Thread Starter 
just for those windows media player freaks.


ok so normally when you hit the play button it loads that dell media experience crap. Through reading in another thread how you guys have sucuessfully gotten the play button to launch winamp I have slightly modified the idea whith a few required software gehtto modifications


this will not work if you have Windows media center edition so don't even try or it will get screwed up and I'm not going to be responsible because media center will no longer load.


Prerequisites/INFO

QUICKSET MUST BE INSTALLED

THE .EXE you download from me WILL ONLY WORK WITH MEDIA PLAYER 10 (it will work for media player 9 if you move the directory to c:\program files\windows media player\ )

Dell media direct is cool to have but not necessary or even a part of this modificaion.

THIS MODIFICATION WILL NOT WORK IF YOU HAVE WINDOWS MCE EDITION BUT WE ARE WORKING ON A WAY TO MAKE IT WORK.

You must use the cracked DMX.exe I provide for media player BUT IT IS NOT REQUIRED FOR ANY OTHER PROGRAM so you don't need it if you plan on making the play button run winamp.




DOWNLOAD
I have the files required available to download at http://home.earthlink.net/~ozlo_neumero_uno/


the 2 files that you need to download from me are
DMX.exe (this is a .exe which only purpose in life is to open media player and then close it's self).

then you need the registry file (should be named something like MODIFY REGISTRY DMX EXE FOR MEDIA PLAYER.reg) right click and select save link as or left click to view.

INSTRUCTIONS
1. put the DMX.exe (the one you downloaded from me) file into c:\program files\windows media player\ (this step is not required for winamp)

2. run the registry file you downloaded(by double clicking it) and windows will ask if you want to add the information to the windows registry and you click yes {WARNING DOING SO may/WILL CAUSE WINDOWS MEDIA CENTER AND/OR DELL MEDIA EXPERIENCE TO NO LONGER BE RUN BY HOLDING THE PLAY BUTTON FOR 2 SECONDS}

2a.For winamp you will have to modify the path in the registry file to where the winamp .exe is located and then you will have to rename the winamp executable to DMX.EXE

2b.to run any other .exe file just follow step in 2a except use the path of the program you want to run from the play button.

3. press and hold the play button for 2 seconds and media player/winamp should run.




the reason why you can't just rename media player dmx.exe is because windows automatically renames the file back to mplayer.exe 3 seconds after you rename it... plus It probbably would not function because of the millions of programs (like firefox and IE that look for mplayer.exe) thus the reason for needing the .exe
post #2 of 56
I don't know if this was pointed out in another thread but....

You can easily set any of the four cornors of the laptops mouse pad to run ANY program you want, you can also set to be a shortcut to folder etc. This can all be acessed in mouse options....

Btw my play button NEVER launched Dell media experience.
post #3 of 56
Quote:
Btw my play button NEVER launched Dell media experience
It would if you press and hold it in, unless you have already disabled/modified that function in your system of course.
post #4 of 56
Quote:
Originally Posted by Aero
It would if you press and hold it in, unless you have already disabled/modified that function in your system of course.
I don't rember doing disabling it but, yeah doesn't work....thanks for the tip though...
post #5 of 56
Thanks bro.

Nice!
post #6 of 56
thanks it works.. better than that dell qs stuff
post #7 of 56
i deleted it all before i ever tried it

make the play button lauch winamp guys
post #8 of 56
Thread Starter 
lol same here... I deleted the dell media experience crap on day 1

but I kept the quickset program because it has the screen brighness level bar and sound volume bar that appears on the screen. The program dosen't suck up hardly any recources so I decided to keep it just for the 2 features.


AND I hardly ever use the touchpad and most of the time it's disabled because my palms move the cursor around sometimes when I type. I'm using a good ole mx510 got it the first week it came out in usa, still clicking strong.


to make it run winamp you change the path in the registry file to the winamp directory and rename the winamp.exe to DMX.exe (you don't need to download the DMX.exe in this case just rename winamp to that).




if you have quickset and it still don't work you might try this program which will launch the program when you hold the play button in (even from hibernate/standby if i'm not mistaken)

http://support.dell.com/support/down...&fileid=123419
post #9 of 56
yeah i wiped my HD and installed PowerDVD (whish comes with 9300/XPS)...
post #10 of 56
What mods to this have to be done for it to work on the 9200?
post #11 of 56

PCMService?

I don't have a DMX.exe file in my Media Experience directory.. It shows up as PCM2.exe ... Does anyone else have this?? I have a 9300, are the Media Experience files different for the XPS2 and 9300? I even re-downloaded DMX from a link i found on these forums, and it still installed PCM2.exe..

Any Ideas??

CZ
post #12 of 56
Thread Starter 
YOU don't need the Dell media experience file!!!!


the origional DMX.exe is not required to make the play button run windows media player or winamp for that matter, all you need to do is follow the instructions in the first post. all you need on your own is the dell quickset program. the dmx.exe and the registry hack that runs media player can be downloaded in the first post
post #13 of 56
So this will work when the laptop is in standby mode or off? and you can play media files without having to turn on the laptop?
post #14 of 56
Uh...no.
Assuming you have the software installed, it will boot you into windows if you hold down the play button. You can set it to take you directly into the Dell Media Experience if you wish though.

The ability to just play media without booting into windows is one of the few things lacking on the XPS2, and with the nice media buttons on the front you would think it should be a no-brainer for them to have added it. Ah well.

DJB
post #15 of 56
So... why can't we just modify the paths in the registry entry and forget about using DMX.exe?

Your registry change:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\DMX.exe]
@="c:\\Program Files\\Windows Media player\\DMX.exe"
"Path"="c:\\Program Files\\Windows Media player\\"

Hmm, ok. So I'm guessing that something before this step tells Windows that it must launch an executable called DMX.exe, so that's why you have to substitute a DMX.exe program, eh? Do you know if you could make the change further up, so that it doesn't look for DMX.exe, but instead will go straight to whatever program we want it to? I'm assuming that still has to be implmented in software (i.e. somewhere in Windows), not hardware nor even firmware.
post #16 of 56
Thread Starter 
Quote:
Originally Posted by Jacmert
So... why can't we just modify the paths in the registry entry and forget about using DMX.exe?

Your registry change:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\DMX.exe]
@="c:\\Program Files\\Windows Media player\\DMX.exe"
"Path"="c:\\Program Files\\Windows Media player\\"

Hmm, ok. So I'm guessing that something before this step tells Windows that it must launch an executable called DMX.exe, so that's why you have to substitute a DMX.exe program, eh? Do you know if you could make the change further up, so that it doesn't look for DMX.exe, but instead will go straight to whatever program we want it to? I'm assuming that still has to be implmented in software (i.e. somewhere in Windows), not hardware nor even firmware.



indeed the program called quickset is what detects the 2 second play button press and loads DMX.exe
post #17 of 56
I'm running MCE... is there any way I can see what it's trying to run? (I'm assuming it's not DMX.exe since this doesn't work)
post #18 of 56
Well I changed my winamp.exe to dmx.exe and modified the reg. and now it works!! Thnx!!
post #19 of 56
Thread Starter 
Quote:
Originally Posted by LittleJohny
I'm running MCE... is there any way I can see what it's trying to run? (I'm assuming it's not DMX.exe since this doesn't work)

this registry hack will not work if you are running media center edition... unless you can figure out the media center .exe and then I would have to MAKE a DMX.exe Hack for that once you told me the path and name of the media center files.
post #20 of 56
At first I was having a hard time making WinMedia Player load up. When I put it on standby it would say window media player wasn't install correctly blah blah blah do you want to reinstall. The reason is because Window Media Player 9 ws install in C: drive and Window Media Player 10 was install in D:... Couldn't get it to work at all and I wasn't able to delete DMX.exe it keeps saying used by another program (I would like to delete it could you give me instruction on how to delete it). Messed with it a couple of time and modify the path on the registry and finally got it to work. Then I try it on POWERDVD... changed it to DMX.exe and modify the registry path and wallah it work like a charm. Hmm great idea and thank you. By the way I still would like to know how I could delete the old DMX.exe. I try safe mode and I can't delete it.
New Posts  All Forums:Forum Nav:
  Return Home
NotebookForums.com › Forums › Notebook Manufacturers › Dell Notebook Forums › Dell Home (Inspiron, XPS, Studio) › guide to make the play button launch media player