AVS Forum banner
  • Our native mobile app has a new name: Fora Communities. Learn more.

Vista Media Center Pause/Done/Resume Control Menu

1104 Views 2 Replies 3 Participants Last post by  JoshDorhyke
Hi All,


I am a little confused by the way Media Center Pause/Done/Resume Control Menu behaves while playing a movie.

Usually when I stop the movie, the last frame would remain on the screen and the movie stops. (behaves like a "pause" command) However, sometimes when pressing "stop" button, the blue background menu would come up with done/resume, etc options.


I am confused by the way this menu behaves. Should stop menu always come up when pressing "stop" button?

Is there a setting that I am missing?


I am using Antec Fusion Max case (with IMON) and Vista Media Center.


Thanks

Vlad
1 - 3 of 3 Posts
It's supposed to bring up the menu, but it's broken in Vista SP2 (and SP1 + certain hotfixes). You can fix it by replacing ehplayer.dll with build 18000, as explained in these instructions.


Firstly, you need to take ownership of ehplayer.dll in C:\\Windows\\ehome:

1) Open an elevated command prompt (i.e. right-click on Command Prompt and choose Run As Administrator

2) Go to C:\\Windows\\ehome

3) Type:

takeown /f ehplayer.dll

cacls ehplayer.dll /G :F

(so on my system it is cacls ehplayer.dll /G HTPC\\cdldt:F)


Now you have access to ehplayer you can replace it. The version you need (18000) can be downloaded from here:
http://www.quantexzone.com/files/ehplayer_18000.zip

I have no intention of infecting anyone's PC with malicious software, but if you don't trust me you can get this from your side-by-side directory. Go into C:\\Windows\\winsxs and search for ehplayer. You should see several versions of ehplayer.dll listed. One of them should be build 18000 (you can tell from the directory name).


Back in C:\\Windows\\ehome, rename ehplayer.dll to ehplayer.old and then copy the 'new' version (i.e. build 18000) into C:\\Windows\\ehome.


That should be all you need to do. Of course, you've now got mismatched versions of Media Center components, so it's possible that there could be stability issues with this, but so far it's been fine for me. Good luck!


It appears that ehplayer.dll has been broken since build 6.0.6002.18005. The latest build I've identified as working is 6.0.6001.18000, but it would be interesting to hear if anybody has a newer build than that which is working.
See less See more
I'll have to check this out. Mine started to appear broken maybe a month or so ago.


I use MediaBrowser so I just use the back button which does the same thing as picking done on the menu.


Peter
1 - 3 of 3 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top