Green Button (1 Viewer)

oekie

MP Donator
  • Premium Supporter
  • April 25, 2008
    221
    14
    Gennep
    Home Country
    Netherlands Netherlands
    I Killed media center ;)

    Just make a key in the reg...

    Start... regedit.......HKEY_LOCAL_MACHINE......Software...Policies....Windows.
    Make a new KEY in Windows, called..."WndowsMediaCenter"
    Make a new DWORD in that map called "MediaCenter"
    Right clic on the DWORD and change 0 into 1

    Good Luck!

    Oekie
     

    mudds

    Portal Member
    June 8, 2008
    17
    0
    Auckland
    Home Country
    New Zealand New Zealand
    Hi Have istalled tried both MPTRAY and MPTRAYMOD in the Team Media Portal directory but neither work for me. Running XPSP2 with MCE remote. Mptray service is running but the green button does not start MP.

    Any ideas on what I might being doing wrong?

    Cheers
    Andy
     

    c128

    Portal Member
    July 17, 2007
    42
    6

    ocean55

    Portal Member
    May 13, 2006
    32
    0
    Outerspace
    Just thought you guys may find this useful or interesting on this topic as it worked for me in Vista Ultimate....

    Disable Windows Media Center using Group Policy (or Registry)

    Run Group Policy Object Editor (GPEdit.msc), expand Computer Configuration (for per-machine settings if you want disable for all users on the computer) or User Configuration (for per-user settings if you want to disable for logged on user only), then expand Administrative Templates, and finally Windows Components, and select Windows Media Center. Change the setting for Do not allow Windows Media Center to run to Enabled. Once WMC disable policy is set, the following message will appear whenever users trying to run Windows Media Center.


    Windows cannot open this program because it has been prevented by a software restriction policy. For more information contact your system administrator.

    Windows Vista Home Premium edition does not come with GPEdit.msc (Group Policy Editor), however the policy that block MCE from running can still be set manually in registry, and will be honored by the operating system. To set the policy registry key, open Registry Editor, and navigate to the following registry key:

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft

    Right click on Microsoft and create a New Key named WindowsMediaCenter (no space in between). Under “WindowsMediaCenter” registry branch, create a new DWORD (32-bit) Value named MediaCenter, and set its value data to 1.



    Alternatively, simply run the following command in elevated privilege command prompt:

    reg add HKLM\SOFTWARE\Policies\Microsoft\WindowsMediaCenter /v MediaCenter /t REG_DWORD /d 1 /f

    To revert and re-enable MCE, simply delete the WindowsMediaCenter registry key created in Registry Editor, or run the following command in elevated privilege command prompt:

    reg delete HKLM\SOFTWARE\Policies\Microsoft\WindowsMediaCenter /v MediaCenter /f


    Cheers
    -=O=-
     

    Users who are viewing this thread

    Similar threads

    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV Server development looks dead so I'm afraid you're going to have to figure that out by yourself if it's even possible.
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV...
    Hi everyone, I've set up Mediaportal TV Server on a Windows 11 box, tuner deteced okay, scanned channels, can preview, all seems...
    Replies
    8
    Views
    2K
    4.5 is really old. I'm not sure 4.5.5 even is a version that actually existed. You should be able to install .NET Framework 4.8.0 on Windows 7 SP1
    4.5 is really old. I'm not sure 4.5.5 even is a version that actually existed. You should be able to install .NET Framework 4.8.0...
    My TV PC is more a cast-off on older hardware (a 'Quiet PC' i5 4690, 16GB ram, 2xSSD 1xHDD, system graphics), mainly as a cheap way...
    Replies
    5
    Views
    2K
    Fixed, I think. Certainly the vintage MP2 installer that I was using no longer installs the LAV filters. I can only assume that these were never part of the install package itself, but rather downloaded during the install, and that link no longer exists. Shame that the installer doesn't indicate this. Last time when I installed the...
    Fixed, I think. Certainly the vintage MP2 installer that I was using no longer installs the LAV filters. I can only assume that...
    Hi all, I've recently retired my MP2 setup for my main HTPC and gone back to separates, but I wanted to retain the ability to play...
    Replies
    4
    Views
    344
    Got a reply from SD ... "Looks like your last successful download was on 5/23. On 5/24 for some reason we received 194 connections between 10:54 and 11:05 triggering a denial of service attack ban. The logs show it was lifted on 5/25, but I still see the entry in iptables. I reset fail2ban and hopefully you're working again." Weird...
    Got a reply from SD ... "Looks like your last successful download was on 5/23. On 5/24 for some reason we received 194...
    I'm using MediaPortal 1.38.1 x64 and have an SD-DD lineup account. In the last week, I have not been able to update my EPG, and...
    Replies
    3
    Views
    489
    Thank you Cybersymian, that solution works perfectly. Thanks for the prompt reply and solution.
    Thank you Cybersymian, that solution works perfectly. Thanks for the prompt reply and solution.
    I recently upgraded to Mediaportal 1.33 x64 version. Everything works great, except when I drop out to Windows and want to go back...
    Replies
    2
    Views
    2K
    Top Bottom