Page 1 of 1

Open with... problem with Media player classic

Posted: 26 Feb 2012 13:09
by binocular222
I have this in XYPlorer portable file association:

wmv>E:\program\Media Play Classic HomeCinema x86\mpc-hc.exe" -add

However, when I select multiple WMV files and press Enter, a lot of Media Player Classic window appear instead of queuing in a play list.
(I set Media Player Classic to "Only 1 instance" already)

Please help.

Thank you.

Re: Open with... problem with Media player classic

Posted: 26 Feb 2012 13:18
by highend
I tried it with .mp3's and it works flawlessly.

I didn't use -add and I didn't forget to add the first ".

Re: Open with... problem with Media player classic

Posted: 26 Feb 2012 13:27
by binocular222
Mine not work with neither video nor music files

Re: Open with... problem with Media player classic

Posted: 26 Feb 2012 17:13
by serendipity
binocular222 wrote:Mine not work with neither video nor music files
Like Highend mentioned, did you try:

Code: Select all

wmv>"E:\program\Media Play Classic HomeCinema x86\mpc-hc.exe"
works fine here with above method.

Re: Open with... problem with Media player classic

Posted: 26 Feb 2012 17:21
by binocular222
Yeah, it works, thanks.