[DISCUSSION] Patch WMC to run on Windows 10 final & possible alternatives

Discussion in 'Windows 10' started by ricktendo64, May 8, 2015.

  1. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120
    After the author of ServerWMC another VIP here.

    We miss just Satya Nadella now. :D
     
  2. Klownicle

    Klownicle MDL Member

    Jul 27, 2009
    127
    26
    10
    #2162 Klownicle, Oct 17, 2015
    Last edited: Oct 17, 2015
    Thanks for the explanations. If my understandings of how the "codecs" are enabled, @Graznok has mentioned that the in Windows10, a %SystemRoot%\System32\CompPkgSup.dll file has a function AreDvdCodecsEnabled() which tells the codecs to work or not when called from msmpeg2vdec.dll. (and gave the patch details as well) But if we take the MediaPack from Windows 8.1 and put that on Windows 10, does the Windows 8.1 msmpeg2vdec.dll call the same AreDvdCodecsEnabled() function? I think not, as according to Microsoft when you google that function, its min OS support is Windows 10. The msmpeg2vdec.dll from Windows 8.1 has its own function to check if the Windows Media Center SKU/Installed etc to activate the codecs. So if we move that from Windows 8.1 MediaFeaturePack, that will try and check on 10 and fail?

    And we want to move this to replicate the same MediaFoundation/etc that Windows 8.1 has on Windows 10 so we can hope that PlayReady will then allow the content to play and not report System Files Modified. Yes?
     
  3. phrunt

    phrunt MDL Addicted

    May 1, 2007
    896
    90
    30
    I'd say he's passed by from time to time too! :)
     
  4. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120
    The codecs working or not doesn't depends on WMC SKU policy, but on their own policy.

    That policy is set to 1 WMC and on on WHS (because its integration with MCE) but is set to 0 on W10 (I wrote that policy, but there are more than one, for codecs, decoders, audio, video and so on).

    Graznok has already patched the relevant files (w/o doing this you can't even see the Live TV menus on WMC).

    Now, I think, Graznok is checking for additional checks on other parts of the system to get rid of the DVDplayer requirement.
     
  5. vanhesling

    vanhesling MDL Novice

    Sep 24, 2015
    8
    0
    0
    I'm a newbie and I'm very new to this forum. I have made a few posts but can't really get the help I need as this thread is primarily covering getting Windows Media Center working in Windows 10. I have accomplished that as I had previously stated but can't get Windows Media Center to wake for schedule recordings. I had learned that some of the problems I was having was due to my edition being Windows 10 home edition. Would it be wise to have a new thread for people like myself who can watch TV and have a working guide but can't get WMC to wake for schedule recordings or maybe someone could PM me and walk me through it. The work arounds that I know have been discussed for my problem can't be implemented as I understand them.
     
  6. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120

    We replied a number of times to you, in turn, asking about your problem.

    In short you have to add the network service to the administrator group.

    It's still not clear if you did that or not.
     
  7. vanhesling

    vanhesling MDL Novice

    Sep 24, 2015
    8
    0
    0
    That is my problem. I haven't found a way to accomplish that. So far the instructions that have been supplied do not work. I am more than willing to try anything and I appreciate your assistance as well as others who may have contributed.
     
  8. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120
    I think the command line works and you mistyped something, post the error.
     
  9. Klownicle

    Klownicle MDL Member

    Jul 27, 2009
    127
    26
    10
    I'm not fully following you. So let's say for instance, I want to install our standalone WMC onto Windows 8.1. If I do this, right now I know MPEG2 codecs don't work. I tried that... How do I get codecs to work on Windows 8.1?
     
  10. vanhesling

    vanhesling MDL Novice

    Sep 24, 2015
    8
    0
    0
    I believe the command line that was suggested to me was "net localgroup "administrators" "Network Service" /add" Please let me know if that is correct.
     
  11. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120
  12. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120

    Yes, correct (at least if you are using an english version)
     
  13. vanhesling

    vanhesling MDL Novice

    Sep 24, 2015
    8
    0
    0
    I just tried it again and it the command was completed successfully. I will try to schedule a recording and see what happens. Thanks. I will let you know if it works.
     
  14. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120
    #2174 T-S, Oct 18, 2015
    Last edited by a moderator: Apr 20, 2017

    For the record I did a simple string serach on the whole win directory.

    The files where AreDvdCodecsEnabled() is present are:

    CompPkgSup.dll
    DolbyDecMFT.dll
    iertutil.dll
    KernelBase.dll
    MSAC3ENC.DLL
    MSAudDecMFT.dll
    msmpeg2adec.dll
    MSMPEG2ENC.DLL
    msmpeg2vdec.dll

    I haven't tested to patch CompPkgSup.dll, yet because here I don't have a build 240 availble.
     
  15. BatCave

    BatCave MDL Novice

    Oct 14, 2015
    2
    0
    0
    I have really been enjoying watching recorded TV once again. Thanks to everyone who has helped with this project.

    I have searched this thread and cannot find any help with a problem I'm having.

    WMC works perfectly when running on the 1st User Account used to setup Win10 (and used to install WMC), but if I open it in the 2nd User Account (which is also an admin account), GUI opens & I can select shows to record; basically do everything except one thing: Playback. I get a files needed to display video are not installed or are not working correctly. I guess this means WMC can't find the codecs, maybe? Anyone have a suggestion to fix this?

    Many thanks in advance!
     
  16. vanhesling

    vanhesling MDL Novice

    Sep 24, 2015
    8
    0
    0
    Set up a schedule recording and it appears to have worked. Thanks to everyone for their input and patience also!
     
  17. tdulcet

    tdulcet MDL Novice

    Aug 9, 2015
    41
    8
    0
    #2178 tdulcet, Oct 18, 2015
    Last edited: Oct 30, 2015
    Either run WMC as administrator in the 2nd user account or install the latest version.
     
  18. cjghome

    cjghome MDL Novice

    Oct 18, 2015
    5
    0
    0
    Windows 10 Media Center and getting XBOX 360 to connect as a extender

    Upgraded from Windows 8.1 Pro to Windows 10 and installed Media Center and everything is working great....

    Thanks to all...

    I can not get my Xbox 360 to connect with my W10 MCE, I can go through all the steps on my PC and the last step were it tries to connect and eventually times out and states "failed to connect"...

    Any suggestions? Firewall issue?

    If this has been posted on a earlier post....sorry could find it...

    Help...
    Thanks
     
  19. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,733
    120
    There is a whole thread devoted to Windows Media Center. It is a sticky.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...