home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Talk
Green Button
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ocean55" data-source="post: 283897" data-attributes="member: 20508"><p>Just thought you guys may find this useful or interesting on this topic as it worked for me in Vista Ultimate....</p><p></p><p><strong>Disable Windows Media Center using Group Policy (or Registry)</strong></p><p></p><p>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.</p><p></p><p></p><p>Windows cannot open this program because it has been prevented by a software restriction policy. For more information contact your system administrator.</p><p></p><p>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:</p><p></p><p>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft</p><p></p><p>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.</p><p></p><p></p><p></p><p>Alternatively, simply run the following command in elevated privilege command prompt:</p><p></p><p>reg add HKLM\SOFTWARE\Policies\Microsoft\WindowsMediaCenter /v MediaCenter /t REG_DWORD /d 1 /f</p><p></p><p>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:</p><p></p><p>reg delete HKLM\SOFTWARE\Policies\Microsoft\WindowsMediaCenter /v MediaCenter /f</p><p></p><p></p><p>Cheers</p><p>-=O=-</p></blockquote><p></p>
[QUOTE="ocean55, post: 283897, member: 20508"] Just thought you guys may find this useful or interesting on this topic as it worked for me in Vista Ultimate.... [B]Disable Windows Media Center using Group Policy (or Registry)[/B] 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=- [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
Green Button
Contact us
RSS
Top
Bottom