<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Hacking Windows 7 Media Center &#187; themes</title> <atom:link href="http://www.hack7mc.com/category/themes/feed" rel="self" type="application/rss+xml" /><link>http://www.hack7mc.com</link> <description>Using small hacks to build a better Media Center experience.</description> <lastBuildDate>Fri, 11 Jun 2010 15:15:00 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Enabling Per Section Backgrounds in Media Center</title><link>http://www.hack7mc.com/2010/05/enabling-per-section-backgrounds-in-media-center.html</link> <comments>http://www.hack7mc.com/2010/05/enabling-per-section-backgrounds-in-media-center.html#comments</comments> <pubDate>Thu, 27 May 2010 15:00:00 +0000</pubDate> <dc:creator>Michael Healy</dc:creator> <category><![CDATA[themes]]></category> <category><![CDATA[aus media center]]></category> <category><![CDATA[background]]></category> <category><![CDATA[bill24]]></category> <category><![CDATA[ehres.dll]]></category> <category><![CDATA[multiple backgrounds]]></category> <category><![CDATA[patch]]></category> <category><![CDATA[restorator]]></category><guid isPermaLink="false">http://www.hack7mc.com/2010/05/enabling-per-section-backgrounds-in-media-center.html</guid> <description><![CDATA[<p><a href="http://www.hack7mc.com/2010/05/enabling-per-section-backgrounds-in-media-center.html#comments">Read/Leave A Comment</a> - Find More on <a href="http://www.hack7mc.com/category/themes" title="View all posts in themes" rel="category tag">themes</a></p> ]]></description> <content:encoded><![CDATA[<p><img style="border-right-width: 0px; margin: 0px 15px 0px 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Pictures" border="0" alt="Pictures" align="left" src="http://www.hack7mc.com/wp-content/uploads/2010/05/Picturesicon.png" width="128" height="128"/> There are a number of other media center solutions that provide the ability to have a different background for each area of media. Movies, Music and TV all come with various different backgrounds to represent their different content. Now, thanks to <a href="http://www.xpmediacentre.com.au/community/windows-media-center-plugins-addons/43001-hack-different-background-each-media-type-hack-use-own-risk-hack.html" target="_blank">bill24 of the Australian Media Center Community</a>, Windows 7 Media Center users can as well. The end result is well worth the work for those interested in the hack though as bill24 mentions this is very much a hack. As such it’s susceptible to interference from other programs or plugins as well as being erased by a Windows Update. The changes are unlikely to cause any major problems though you should always make backups, especially when editing important system files.</p><p>For those comfortable with some minor system file manipulation bill24 lays out the steps to use the popular <a href="http://www.bome.com/products/restorator" target="_blank">Restorator</a>, which has a free trial, to change a few lines to enable the extra backgrounds. The first thing you’ll need to do is <a href="http://www.hack7mc.com/wp-content/plugins/download-monitor/download.php?id=14" target="_blank">take ownership</a> (Download, Apply, rclick ehres.dll and Take Ownership) of the <em>ehres.dll</em> file in <em>C:\Windows\ehome</em>. Next make two copies of the file one as a backup and another to edit. Once that’s done open up the file in Restorator.</p><p>First navigate to the<em> html</em> folder and locate the <strong>EXTENSIBILITY.BACKGROUND.XML</strong>, make a copy of this file on the desktop and rename it to <strong>RECORDEDTV.BACKGROUND.XML</strong>. Next open this new file for editing in any text editor (I personally prefer <a href="http://notepad-plus.sourceforge.net/uk/site.htm" target="_blank">Notepad++</a>) and find the following:</p><p><strong><em>background=&#8221;image(Common.Background.png)&#8221;</em></strong></p><p>into</p><p><strong><em>background=&#8221;image(BD.RECORDEDTV.PNG)”</em></strong></p><p>Now copy that file back into Restorator inside of the <em>html</em> folder and locate the <strong>RECORDEDTV.BROWSEPAGE.XML</strong> and edit it either inside Restorator or in a text editor. Change the following line:</p><p><strong><em>&lt;backgroundpage url=&#8221;COMMON.BACKGROUND.XML&#8221;/&gt;</em></strong></p><p>into</p><p><strong><em>&lt;backgroundpage url=&#8221;RECORDEDTV.BACKGROUND.XML&#8221;/&gt;</em></strong></p><p>This will instruct the program to load a custom image for Recorded TV’s background image. Each of these steps will have to be repeated, replacing the section name for RECOREDEDTV above. Then an image will need to be added for each background referenced in place of the Common.Backgound.png. These images should be dropped into the <em>RCData</em> folder inside Restorator. The following sections are known to be available: VIDEO, RECORDEDTV, PICTURES, MUSIC, RADIO and MOVIES.</p><p>Though <a href="http://www.hack7mc.com/wp-content/plugins/download-monitor/download.php?id=93" target="_blank">there is a patch</a> to make this slightly simpler it still requires use of Restorator. You’ll need to <a href="http://download.hack7mc.com/download.php?id=93" target="_blank">apply the patch</a> to an editable version of <em>ehres.dll </em>and then replace the background images named:</p><p>BD.VIDEO.png<br />BD.RECOREDTV.png<br />BD.PICTURES.png<br />BD.MUSIC.png<br />BD.RADIO.png<br />BD.MOVIES.PNG</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2010/05/restoratorpngfiles.png" rel="wp-prettyPhoto[g2894]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="restorator png files" border="0" alt="restorator png files" src="http://www.hack7mc.com/wp-content/uploads/2010/05/restoratorpngfiles_thumb.png" width="484" height="335"/></a></p><p>Users will simply need to drag and drop the image to replace the new black “replace me” background added by the patch. Then save the new dll file and copy it over the original in <em>C:\Windows\ehome</em>. Though still not particularly for novices this does make the process quite a bit easier. Even if trying your hand at the manual method didn’t work this may give better results when used on that backup file.</p><p>A great big thanks to <a href="http://www.xpmediacentre.com.au/community/windows-media-center-plugins-addons/43001-hack-different-background-each-media-type-hack-use-own-risk-hack.html#post296767" target="_blank">bill24</a> for coming up with the work to make this possible and <a href="http://www.xpmediacentre.com.au/community/" target="_blank">Australian Media Center Forums</a> for the community to bring around these great people. Be sure to become a <a href="http://www.hack7mc.com/subscribe" target="_blank">subscribing member of Hack7MC</a> to catch all the latest posts, it’s free!</p> ]]></content:encoded> <wfw:commentRss>http://www.hack7mc.com/2010/05/enabling-per-section-backgrounds-in-media-center.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Media Center Theme Pack and Brokeh Theme Updates</title><link>http://www.hack7mc.com/2010/04/media-center-theme-pack-and-brokeh-theme-updates.html</link> <comments>http://www.hack7mc.com/2010/04/media-center-theme-pack-and-brokeh-theme-updates.html#comments</comments> <pubDate>Thu, 22 Apr 2010 17:00:00 +0000</pubDate> <dc:creator>Michael Healy</dc:creator> <category><![CDATA[themes]]></category> <category><![CDATA[download]]></category> <category><![CDATA[media center studio]]></category> <category><![CDATA[theme pack]]></category> <category><![CDATA[theme7mc]]></category><guid isPermaLink="false">http://www.hack7mc.com/2010/04/media-center-theme-pack-and-brokeh-theme-updates.html</guid> <description><![CDATA[<p><a href="http://www.hack7mc.com/2010/04/media-center-theme-pack-and-brokeh-theme-updates.html#comments">Read/Leave A Comment</a> - Find More on <a href="http://www.hack7mc.com/category/themes" title="View all posts in themes" rel="category tag">themes</a></p> ]]></description> <content:encoded><![CDATA[<p><img style="border-right-width: 0px; margin: 0px 10px 0px 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Media Center Theme Pack" border="0" alt="Media Center Theme Pack" align="left" src="http://www.hack7mc.com/wp-content/uploads/2010/04/ThemeSettingsicon.png" width="128" height="128"/> Today we’ve got a special surprise set of downloads available. First, the popular Brokeh theme has been updated with a modified background to make reading text on the screen slightly easier. The theme has also been converted into a Media Center Studio theme package. This should make it much easier to install for everyone. Finally, we’ve got four additional themes that have been converted to MC Studio packages. Additionally, Theme7MC.com will be redirecting to this page for a short period while the site is folded into Hack7MC official.</p><p><strong><em><font color="#ff0000">Update:</font> Find more themes and the original <a href="http://www.hack7mc.com/2010/05/theme7mc-archive-of-available-patches-and-files.html">Theme7MC archives right here!</a></em></strong></p><p>You can find download links for the five themes in the first pack available below. Download them individually by selecting them below or download the entire pack by selecting the package link.</p><p align="center"><a href="http://download.hack7mc.com/download.php?id=72"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="brokeh" border="0" alt="brokeh" src="http://www.hack7mc.com/wp-content/uploads/2010/04/brokeh.png" width="338" height="65"/></a><a href="http://download.hack7mc.com/download.php?id=73"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="homeworld" border="0" alt="homeworld" src="http://www.hack7mc.com/wp-content/uploads/2010/04/homeworld.png" width="338" height="65"/></a><a href="http://download.hack7mc.com/download.php?id=74"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="midnight magic" border="0" alt="midnight magic" src="http://www.hack7mc.com/wp-content/uploads/2010/04/midnightmagic.png" width="338" height="65"/></a> <a href="http://download.hack7mc.com/download.php?id=75"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="nowhere road" border="0" alt="nowhere road" src="http://www.hack7mc.com/wp-content/uploads/2010/04/nowhereroad.png" width="338" height="65"/></a><a href="http://download.hack7mc.com/download.php?id=76"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="flying whales" border="0" alt="flying whales" src="http://www.hack7mc.com/wp-content/uploads/2010/04/flyingwhales.png" width="338" height="65"/></a></p><p align="center"><a href="http://download.hack7mc.com/download.php?id=77"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="theme pack one" border="0" alt="theme pack one" src="http://www.hack7mc.com/wp-content/uploads/2010/04/themepackone.png" width="338" height="65"/></a></p><p>To install the themes download them to your local Media Center machine. If downloading the entire pack extract them to the hard drive. Next, be sure to have a copy of <a href="http://www.adventmediacenter.com/">Media Center Studio</a> installed. Under the Themes menu tab select the Import Theme button and select the theme file to import.</p><p>Once imported into Media Center Studio select the theme from the Themes tab below and press the Apply button.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2010/04/mediacenterstudio.png" rel="wp-prettyPhoto[g2773]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="media center studio" border="0" alt="media center studio" src="http://www.hack7mc.com/wp-content/uploads/2010/04/mediacenterstudio_thumb.png" width="484" height="338"/></a></p><p>Hopefully this makes it much easier to distribute themes to users and eliminates much of the complications of the old way of applying the themes. If you’d like more information on making your own Media Center themes <a href="http://www.hack7mc.com/2009/09/create-custom-themes-and-start-menus-with-media-center-studio.html">start here</a> or check out our recent <a href="http://www.hack7mc.com/2010/04/changing-media-centers-background-with-media-center-studio.html">article on changing your media center background</a>. Thanks for trying out our themes and be sure to leave any comments below.</p> ]]></content:encoded> <wfw:commentRss>http://www.hack7mc.com/2010/04/media-center-theme-pack-and-brokeh-theme-updates.html/feed</wfw:commentRss> <slash:comments>36</slash:comments> </item> <item><title>Changing Media Center&#8217;s Background with Media Center Studio</title><link>http://www.hack7mc.com/2010/04/changing-media-centers-background-with-media-center-studio.html</link> <comments>http://www.hack7mc.com/2010/04/changing-media-centers-background-with-media-center-studio.html#comments</comments> <pubDate>Mon, 19 Apr 2010 13:30:00 +0000</pubDate> <dc:creator>Michael Healy</dc:creator> <category><![CDATA[themes]]></category> <category><![CDATA[background]]></category> <category><![CDATA[image]]></category> <category><![CDATA[media center studio]]></category> <category><![CDATA[png]]></category><guid isPermaLink="false">http://www.hack7mc.com/2010/04/changing-media-centers-background-with-media-center-studio.html</guid> <description><![CDATA[<p><a href="http://www.hack7mc.com/2010/04/changing-media-centers-background-with-media-center-studio.html#comments">Read/Leave A Comment</a> - Find More on <a href="http://www.hack7mc.com/category/themes" title="View all posts in themes" rel="category tag">themes</a></p> ]]></description> <content:encoded><![CDATA[<p><img style="border-right-width: 0px; margin: 0px 10px 0px 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Monitor" border="0" alt="Monitor" align="left" src="http://www.hack7mc.com/wp-content/uploads/2010/04/HPMonitorWall2icon.png" width="125" height="125"/> Let’s face it, after a while Windows 7 Media Center’s background image can become rather dull. Luckily, sprucing it up isn’t exactly rocket science. We can use Media Center Studio to quickly and easily change the default background to one of our choosing. All we need is Media Center Studio and a high resolution image from someplace like <a href="http://www.interfacelift.com">interfacelift.com</a>. Make sure to choose an image with a minimum resolution that matches the highest resolution of your monitor. Enlarging images leaves artifacts and pixelation and we don’t want that, especially on the big screen. Another good tip is to pick one with some blue in it as the rest of the Media Center elements are blue.</p><p>Now that we’ve got our background we need <a href="http://www.adventmediacenter.com/">Media Center Studio</a>. Download and install the program from the <a href="http://www.adventmediacenter.com/">author’s site</a> then, make certain Windows 7 Media Center is closed, and launch the program. From the start menu the program can be found under Start –&gt; Programs –&gt; Advent –&gt; Media Center Studio. To get started changing things about in Media Center create a new theme by pressing the New button in the Home ribbon.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2010/04/newtheme.png" rel="wp-prettyPhoto[g2762]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="new theme" border="0" alt="new theme" src="http://www.hack7mc.com/wp-content/uploads/2010/04/newtheme_thumb.png" width="484" height="319"/></a></p></p><p>Now to change the background we need to expand the <strong>Images –&gt; Common –&gt; Background</strong>. The images we’re interested in changing at this point are <strong><em>COMMON.ANIMATED.BACKGROUND.PNG</em></strong> and <strong><em>COMMON.BACKGROUND.PNG</em></strong>. Change the images to your newly downloaded background image by pressing the browse button above the original displayed on the right.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2010/04/backgroundoriginal.png" rel="wp-prettyPhoto[g2762]"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="background original" border="0" alt="background original" src="http://www.hack7mc.com/wp-content/uploads/2010/04/backgroundoriginal_thumb.png" width="484" height="338"/></a></p></p><p>You may notice that the images appear extremely small in Media Center Studio for some reason but this doesn’t seem to effect the output. After changing both images save the theme with the Save button at the top then return to the Themes tab at the top and bottom.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2010/04/themesapply.png" rel="wp-prettyPhoto[g2762]"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="themes apply" border="0" alt="themes apply" src="http://www.hack7mc.com/wp-content/uploads/2010/04/themesapply_thumb.png" width="484" height="253"/></a></p><p>Select the newest theme at the bottom, which will be marked with today’s date and time, then press the Apply button at the top under the Themes tab. Then just launch Windows 7 Media Center and everything should be all set, easy.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2010/04/newbg.png" rel="wp-prettyPhoto[g2762]"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="new bg" border="0" alt="new bg" src="http://www.hack7mc.com/wp-content/uploads/2010/04/newbg_thumb.png" width="484" height="274"/></a></p><p> That’s all there is to it. Much easier than <a href="http://www.hack7mc.com/2009/02/theme-media-center-changing-background.html" rel="wp-prettyPhoto[g2762]">the last time</a> we wrote a guide on changing the background in Windows 7 Media Center. For those looking to get rid of the animated blue images replace the rest of those images listed under background with a <a href="http://www.hack7mc.com/upload/transparent.png" rel="wp-prettyPhoto[g2762]">transparent png image</a> (right-click -&gt; save as).</p><p><strong><em><font color="#ff8000">Not a reader of our </font></em></strong><a href="http://feeds2.feedburner.com/HackingWindows7Mediacenter"><strong><em><font color="#ff8000">RSS Feed</font></em></strong></a><strong><em><font color="#ff8000"> yet? It’s the same great info delivered direct and it’s nice to see that reader number grow over on the right!</font></em></strong></p> ]]></content:encoded> <wfw:commentRss>http://www.hack7mc.com/2010/04/changing-media-centers-background-with-media-center-studio.html/feed</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Create Custom Themes and Start Menus with Media Center Studio</title><link>http://www.hack7mc.com/2009/09/create-custom-themes-and-start-menus-with-media-center-studio.html</link> <comments>http://www.hack7mc.com/2009/09/create-custom-themes-and-start-menus-with-media-center-studio.html#comments</comments> <pubDate>Wed, 16 Sep 2009 15:45:00 +0000</pubDate> <dc:creator>Michael Healy</dc:creator> <category><![CDATA[themes]]></category> <category><![CDATA[entry point]]></category> <category><![CDATA[media center studio]]></category> <category><![CDATA[programs]]></category> <category><![CDATA[start menu]]></category> <category><![CDATA[strips]]></category><guid isPermaLink="false">http://www.hack7mc.com/2009/09/create-custom-themes-and-start-menus-with-media-center-studio.html</guid> <description><![CDATA[<p><a href="http://www.hack7mc.com/2009/09/create-custom-themes-and-start-menus-with-media-center-studio.html#comments">Read/Leave A Comment</a> - Find More on <a href="http://www.hack7mc.com/category/themes" title="View all posts in themes" rel="category tag">themes</a></p> ]]></description> <content:encoded><![CDATA[<p><img style="border-right-width: 0px; margin: 0px 10px 0px 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="logo" border="0" alt="logo" align="left" src="http://www.hack7mc.com/wp-content/uploads/2009/09/logo1.png" width="125" height="123"/> A new program we’ve all been waiting for quite some time to get our hands on, Media Center Studio, has finally arrived allowing even the most novice users the ability to create their own custom Media Center themes and Start Menu arrangements. Media Center Studio, created by Advent of the Australian Media Center Community the author of Media Center Menu Mender, gives users the ability to do what could formerly only be done with heavy editing of system files and registry settings. All this has now been packed into one handy program that’s reasonably easy to use by comparison.</p><p>To get started just head over to the <a href="http://www.adventmediacenter.com/">Media Center Studio website and click the Download link</a> to get the latest version of the program. There is also a <a href="http://www.xpmediacentre.com.au/community/windows-media-center-plugins-addons/39029-media-center-studio.html">sticky thread for the app on the Aus Media Center Community Forums</a> you can check out should you have any troubles getting started. The software is still very early beta and as a result there are still a number of bugs to be found.</p><p>Once the program has been installed launch it from the programs menu and you’ll find a well styled interface allowing you to create new themes and edit the Media Center start menu. Let’s start by creating a new theme. To do this make sure you are on the themes tab and press the New button. This will create a new tab with all the theme editing options available including changing fonts colors, fonts, and images for each theme.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/09/newtheme.png" rel="wp-prettyPhoto[g2218]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="new theme" border="0" alt="new theme" src="http://www.hack7mc.com/wp-content/uploads/2009/09/newtheme_thumb.png" width="598" height="350"/></a></p><p>Just select the item you’d like to modify on the left and use the settings on the right to change that item’s appearance. You can change font colors using a series of sliders allowing for any RGB color allow with an alpha setting. A color selector would have honestly been preferable to this system as it can take quite a bit of play to get the color you are looking for. A point and click color wheel or similar system would be much simpler. Also, under the fonts section a crash occurred whenever attempting to bring up the dropdown box to select a new font, likely due to it’s just released beta status and will likely be fixed soon.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/09/fontcoloreditor.png" rel="wp-prettyPhoto[g2218]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="font color editor" border="0" alt="font color editor" src="http://www.hack7mc.com/wp-content/uploads/2009/09/fontcoloreditor_thumb.png" width="654" height="398"/></a></p><p>Though the font color selector is somewhat tricky to master it is still a huge improvement over not being able to edit the colors at all. Modifying the font colors using Media Center Studio allow for successful font color changes for the first time which should open up a large number of possibilities for Media Center background images that would have previously conflicted with the bluish font colors that are default.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/09/fontcolors.png" rel="wp-prettyPhoto[g2218]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="font colors" border="0" alt="font colors" src="http://www.hack7mc.com/wp-content/uploads/2009/09/fontcolors_thumb.png" width="654" height="370"/></a></p><p><span id="more-2218"></span><p>Changing images was also a snap. Just select the image that you’d like to alter and hit the browse button to select it’s replacement. However, after modifying the images another small bug was noticed as the option to save the theme wasn’t available until the font color was changed. There seems to be a bug in the detection of altered images and the save function.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/09/themeeditor.png" rel="wp-prettyPhoto[g2218]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="theme editor" border="0" alt="theme editor" src="http://www.hack7mc.com/wp-content/uploads/2009/09/themeeditor_thumb.png" width="654" height="459"/></a></p><p>Themes aside, Media Center Studio also provides an excellent Start Menu editor. Selecting the Start Menu tab will bring up an editor similar to the Media Center Menu Mender that was popular with Vista Media Center users. Selecting the Start Menu option at the top also allows you to create custom entry points. The editor made it fairly easy to create a new strip and add an all new application to it.</p><p>Start by creating a new strip, press the Menu Strip button at the top and a new strip will be added to the lower viewport. Edit the name and location by pressing the small notepad icon next to the name then dragging the strip to the location you’d like it to appear. Next create a new entry point by pressing either the Application or Game button at the top. This will bring up a pane allowing you to select the application and then edit the icon and details of the program.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/09/programoptions.png" rel="wp-prettyPhoto[g2218]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="program options" border="0" alt="program options" src="http://www.hack7mc.com/wp-content/uploads/2009/09/programoptions_thumb.png" width="654" height="442"/></a></p><p>The program options allow for some very advanced configuration of just what actions to perform before launching the program and how to exit the program and return to Media Center. There do seem to be some remaining bugs in the plugin that launches the programs however causing some Extensibility Host errors though they are being looked into and will hopefully be cleared up soon.</p><p>To add the program to your new start menu strip return to the Start Menu tab and expand the Entry Points pane at the bottom of the application. This will bring up a listing of all the available entry point which you can then drag and drop onto your new start menu strips. It should be noted that due to restrictions put in place by Microsoft you are still unable to add new tiles to the default strips.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/09/addentrypoint.png" rel="wp-prettyPhoto[g2218]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="add entry point" border="0" alt="add entry point" src="http://www.hack7mc.com/wp-content/uploads/2009/09/addentrypoint_thumb.png" width="654" height="437"/></a></p><p>Once finished be sure to apply any theme changes you’ve made by returning to the original Themes tab and pressing the Apply button. You’ll notice there are also options to export and import themes from other Media Center Studio users. Expect to see plenty of new themes popping up over the course of the next few weeks available for download. We’ll be bringing <a href="http://www.theme7mc.com">Theme7MC</a> over to integrate more with the current Hack7MC setup and updating software to make submitting and download themes much easier than the current system so look for that as well.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/09/newbackgroundapplied.png" rel="wp-prettyPhoto[g2218]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="new background applied" border="0" alt="new background applied" src="http://www.hack7mc.com/wp-content/uploads/2009/09/newbackgroundapplied_thumb.png" width="654" height="370"/></a></p><p>That’s all there is to it! Relaunch Windows Media Center and bask in the glory of your newly customized interface. Be sure to stick around here on Hack7MC in the near future as we relaunch Theme7MC and bring it up to be the resource we know you’ll be needing now that it’s so easy to create and distribute your own custom themes. We’ll also be bringing you even more guides and updates on Media Center Studio so stick around and <a href="http://www.hack7mc.com/subscribe">subscribe to Hack7MC</a>!</p> ]]></content:encoded> <wfw:commentRss>http://www.hack7mc.com/2009/09/create-custom-themes-and-start-menus-with-media-center-studio.html/feed</wfw:commentRss> <slash:comments>18</slash:comments> </item> <item><title>Color Channel Logo Collections for the UK</title><link>http://www.hack7mc.com/2009/07/color-channel-logo-collections-for-the-uk.html</link> <comments>http://www.hack7mc.com/2009/07/color-channel-logo-collections-for-the-uk.html#comments</comments> <pubDate>Thu, 23 Jul 2009 13:00:00 +0000</pubDate> <dc:creator>Michael Healy</dc:creator> <category><![CDATA[themes]]></category> <category><![CDATA[tv listings]]></category> <category><![CDATA[channel logo]]></category> <category><![CDATA[custom icons]]></category> <category><![CDATA[my channel logos]]></category> <category><![CDATA[uk]]></category><guid isPermaLink="false">http://www.hack7mc.com/2009/07/color-channel-logo-collections-for-the-uk.html</guid> <description><![CDATA[<p><a href="http://www.hack7mc.com/2009/07/color-channel-logo-collections-for-the-uk.html#comments">Read/Leave A Comment</a> - Find More on <a href="http://www.hack7mc.com/category/themes" title="View all posts in themes" rel="category tag">themes</a>, <a href="http://www.hack7mc.com/category/tv-listings" title="View all posts in tv listings" rel="category tag">tv listings</a></p> ]]></description> <content:encoded><![CDATA[<p><a href="http://www.theme7mc.com/2009/07/uk-freeview-channel-logos/"><img style="border-right-width: 0px; margin: 0px 10px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="freeview uk" border="0" alt="freeview uk" align="left" src="http://www.hack7mc.com/wp-content/uploads/2009/07/freeview_uk_thumb.png" width="240" height="170" /></a> Adding <a href="http://www.hack7mc.com/2009/04/color-channel-logos-for-my-channel-logos.html">colorful channel logos</a> to the default Windows 7 Media Center guide has quickly become one of those features many users can no longer live without. <a href="http://www.hack7mc.com/2009/03/add-channel-logos-to-7mc-with-the-latest-my.html">Using the My Channel Logos program</a> to add colorful channel logos to your guide listings is simple enough for even the most novice users and provides wonderful results. For users in the United Kingdom we now have a number of user submitted channel logo collections to share.</p><p>Many of our readers most likely know that <a href="http://www.theme7mc.com">Theme7MC</a> is our resource for downloading Windows Media Center themes but you should know that Theme7MC also provides channel logos for download and use with My Channel Logos as well. A few of our UK members have created color channel logo packs for download and are available now.</p><p>Users in the UK are lucky enough to have multiple sources of free television programming available and we also have multiple packages tailored to these services. The <a href="http://www.theme7mc.com/2009/06/uk-channel-logos/">first of these packages is submitted by Jon</a> and actually covers more than one service and includes including <a href="http://www.theme7mc.com/2009/06/uk-channel-logos/">Analog, Freeview and Freesat</a> and 132 channel logos.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/07/uk_channels_large.jpg" rel="wp-prettyPhoto[g1783]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="uk_channels_large" border="0" alt="uk_channels_large" src="http://www.hack7mc.com/wp-content/uploads/2009/07/uk_channels_large_thumb.jpg" width="450" height="163" /></a></p><p>The next package available is from Simon Tether and provides <a href="http://www.theme7mc.com/2009/06/uk-freesat-logos/">66 channel logos available specifically for FreeSat users</a>. Using channel logos from iconharmony and our guide here on Hack7MC for <a href="http://www.hack7mc.com/2009/04/color-channel-logos-for-my-channel-logos.html">creating your own custom color channel logos</a>, Simon has provided a quality icon pack for download.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/07/freeview_uk_large.png" rel="wp-prettyPhoto[g1783]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="freeview_uk_large" border="0" alt="freeview_uk_large" src="http://www.hack7mc.com/wp-content/uploads/2009/07/freeview_uk_large_thumb.png" width="454" height="164" /></a></p><p>Finally, the most recent submission we have a pack created by <a href="http://www.theme7mc.com/2009/07/uk-freeview-channel-logos/">Robert Wilson with 67 high quality channel logos created for FreeView users</a>. This high quality set looks excellent on dark backgrounds like the default dark blue of the Windows Media Center guide. Edited specifically for use in HDTV setups this set is a truly great addition to your channel logos lineup.</p><p> <span id="more-1783"></span><p>For even more on <a href="http://www.hack7mc.com/2009/04/color-channel-logos-for-my-channel-logos.html">creating your own color channel logos</a> for Windows Media Center check out <a href="http://www.hack7mc.com/2009/04/color-channel-logos-for-my-channel-logos.html">our guide here on Hack7MC</a> then be sure to <a href="http://www.theme7mc.com/submit-a-media-center-theme/">upload your set to Theme7MC</a>!</p><p>Special thanks to all those who create custom channel logo packs as well as custom themes for download to enhance the experience of all Media Center enthusiasts and provide them for download and use for free. If you’d like to contribute be sure to <a href="http://www.theme7mc.com">check out Theme7MC</a>!</p> ]]></content:encoded> <wfw:commentRss>http://www.hack7mc.com/2009/07/color-channel-logo-collections-for-the-uk.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Remove or Add an OEM Logo with Media Center Logo Changer</title><link>http://www.hack7mc.com/2009/07/remove-or-add-an-oem-logo-with-media-center-logo-changer.html</link> <comments>http://www.hack7mc.com/2009/07/remove-or-add-an-oem-logo-with-media-center-logo-changer.html#comments</comments> <pubDate>Fri, 17 Jul 2009 14:10:00 +0000</pubDate> <dc:creator>Michael Healy</dc:creator> <category><![CDATA[programs]]></category> <category><![CDATA[themes]]></category> <category><![CDATA[media center]]></category> <category><![CDATA[oem logo]]></category> <category><![CDATA[program]]></category><guid isPermaLink="false">http://www.hack7mc.com/2009/07/remove-or-add-an-oem-logo-with-media-center-logo-changer.html</guid> <description><![CDATA[<p><a href="http://www.hack7mc.com/2009/07/remove-or-add-an-oem-logo-with-media-center-logo-changer.html#comments">Read/Leave A Comment</a> - Find More on <a href="http://www.hack7mc.com/category/programs" title="View all posts in programs" rel="category tag">programs</a>, <a href="http://www.hack7mc.com/category/themes" title="View all posts in themes" rel="category tag">themes</a></p> ]]></description> <content:encoded><![CDATA[<p><img style="border-right-width: 0px; margin: 0px 10px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Media Center Logo Changer" border="0" alt="Media Center Logo Changer" align="left" src="http://www.hack7mc.com/wp-content/uploads/2009/07/desktopeffect.png" width="128" height="128" /> If you’ve ever bought an OEM computer from a company like Dell, Gateway or HP you’ll know they love to brand every piece of software that comes preinstalled with their own logo. If you’d like to get rid of this logo on your Windows 7 Media Center software or maybe add some personal branding of your own then we’ve got a tool for you.</p><p>Thanks to forum member <a href="http://www.xpmediacentre.com.au/community/plugins-addons-windows-7/37658-mediacenter-logo-changer.html">jsbbs from the Australian Media Center Community</a> who has created a special tool that will allow you to remove, add or change the OEM logo in Media Center. The tool can be <a href="http://download.hack7mc.com/download.php?id=42">downloaded from Hack7MC here</a>.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/07/program.png" rel="wp-prettyPhoto[g1741]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Media Center Logo Changer" border="0" alt="Media Center Logo Changer" src="http://www.hack7mc.com/wp-content/uploads/2009/07/program_thumb.png" width="448" height="379" /></a></p><p>Once you’ve got the program installed using it is extremely simple. To remove an existing OEM logo just check the box marked <strong>Remove logo image</strong> and <strong>Apply</strong>. The existing logo will be gone the next time you start Media Center. There’s even a checkbox to take care of restarting Media Center for you.</p><p>Adding a new logo is equally easy. Simply double click the square on the left, that may or may not already contain an image depending on whether you’ve currently got an OEM logo installed, and select the image you’d like to use. Apply your new image and restart Media Center.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/07/hack7mclogo.png" rel="wp-prettyPhoto[g1741]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Media Center OEM Hack7MC Logo" border="0" alt="Media Center OEM Hack7MC Logo" src="http://www.hack7mc.com/wp-content/uploads/2009/07/hack7mclogo_thumb.png" width="454" height="257" /></a></p><p>Your new OEM logo will appear in the lower right hand corner of Media Center’s 10-foot interface. You can use the PNG format to get a transparent background for your logo such as the <a href="http://download.hack7mc.com/download.php?id=43">Hack7MC logo used here</a>.</p><p>It really doesn’t get much simpler than that.<strong> Be sure to subscribe to </strong><a href="http://www.hack7mc.com/feed">Hack7MC’s RSS Feed</a><strong> or </strong><a href="http://feedburner.google.com/fb/a/mailverify?uri=HackingWindows7Mediacenter&amp;loc=en_US">Email Updates</a><strong> to keep up with the latest Media Center tools and offerings!</strong></p> ]]></content:encoded> <wfw:commentRss>http://www.hack7mc.com/2009/07/remove-or-add-an-oem-logo-with-media-center-logo-changer.html/feed</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Adjusting the AlbumArt Waterfall Background Animation</title><link>http://www.hack7mc.com/2009/07/adjusting-the-albumart-waterfall-background-animation.html</link> <comments>http://www.hack7mc.com/2009/07/adjusting-the-albumart-waterfall-background-animation.html#comments</comments> <pubDate>Thu, 02 Jul 2009 13:00:00 +0000</pubDate> <dc:creator>Michael Healy</dc:creator> <category><![CDATA[music library]]></category> <category><![CDATA[programs]]></category> <category><![CDATA[themes]]></category> <category><![CDATA[albumart]]></category> <category><![CDATA[background]]></category> <category><![CDATA[hacking]]></category> <category><![CDATA[restorator]]></category> <category><![CDATA[waterfall]]></category> <category><![CDATA[xml notepad]]></category><guid isPermaLink="false">http://www.hack7mc.com/2009/07/adjusting-the-albumart-waterfall-background-animation.html</guid> <description><![CDATA[<p><a href="http://www.hack7mc.com/2009/07/adjusting-the-albumart-waterfall-background-animation.html#comments">Read/Leave A Comment</a> - Find More on <a href="http://www.hack7mc.com/category/music-library" title="View all posts in music library" rel="category tag">music library</a>, <a href="http://www.hack7mc.com/category/programs" title="View all posts in programs" rel="category tag">programs</a>, <a href="http://www.hack7mc.com/category/themes" title="View all posts in themes" rel="category tag">themes</a></p> ]]></description> <content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="albumart" border="0" alt="albumart" align="left" src="http://www.hack7mc.com/wp-content/uploads/2009/07/albumart1.png" width="150" height="144" /> If you’ve participated in the Windows 7 program for some time now you may have noticed in more recent versions that the animated waterfall album art background that is displayed while playing music has slowed down considerably. Almost to a “glacial rate” as one user put it. This was done to accommodate lower performance PCs that were having trouble rendering the background at the proper speed and keeping up with the other tasks such as actually playing the music.<p>Now that’s fantastic but they left out any option to increase or decrease the speed through a simple settings interface. Instead the rate was locked down in the trusty old <em>ehres.dll</em> file. This is bad because it makes it somewhat more difficult to change but it’s good because when opening up this file we find there are a great many possibilities to create custom animated backgrounds with this same file.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/07/albumart_waterfall.png" rel="wp-prettyPhoto[g1464]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="albumart waterfall" border="0" alt="albumart waterfall" src="http://www.hack7mc.com/wp-content/uploads/2009/07/albumart_waterfall_thumb.png" width="454" height="257" /></a></p><p>For those not interested in the how-to of this, simply <a href="http://download.hack7mc.com/download.php?id=37">download this prefab patch</a> to double the rate at which the album art waterfall scrolls. For the rest of you interested in how this is done and maybe curious about creating your own animated backgrounds you’ll need a resource editor such as <a href="http://www.bome.com/Restorator/">Restorator</a> and an XML or plain text editor, preferably <a href="http://www.microsoft.com/downloads/details.aspx?familyid=72d6aa49-787d-4118-ba5f-4f30fe913628&amp;displaylang=en">XML Notepad</a> which is free from Microsoft download.</p><p>Once you’ve got your tools, create a copy of the <strong>ehres.dll</strong> file from <em><strong>C:\Windows\ehome\</strong>.</em> Next, open up Restorator (or your resource editor of choice) and load that copy of the <strong>ehres.dll</strong> file. At this point you should probably create a backup of this file as well, just in case something should go awry later on.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/07/albumartbackgroundxml.png" rel="wp-prettyPhoto[g1464]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="albumartbackground xml" border="0" alt="albumartbackground xml" src="http://www.hack7mc.com/wp-content/uploads/2009/07/albumartbackgroundxml_thumb.png" width="454" height="277" /></a></p><p>Now, with ehres.dll open in the resource editor locate the <strong>html</strong> folder and find the file named <strong>albumartbackground.xml</strong>. This is the file that contains all the information for use in the album art waterfall background. Extract this file by simply dragging and dropping the file from the resource pane onto your desktop.</p><p> <span id="more-1464"></span><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/07/xmlnotepadtimer.png" rel="wp-prettyPhoto[g1464]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="xml notepad timer" border="0" alt="xml notepad timer" src="http://www.hack7mc.com/wp-content/uploads/2009/07/xmlnotepadtimer_thumb.png" width="454" height="250" /></a></p><p>Next, open this albumartbackground.xml file in XML Notepad. You should see something similar to the image above. Under the tree view, open up the <strong>first UI folder</strong>, then the <strong>Locals folder</strong> and finally the <strong>second Timer folder</strong>.</p><p>The name of this Timer should read <strong>TimerForScrolling</strong> and by default is set to 2000 (milliseconds). To increase the speed of the scrolling effect you will need to decrease the Interval at which this timer “ticks”. For instance, to double the speed of the scrolling effect <strong>set the Interval to 1000</strong>. Be aware, however, that at a certain lower interval the animation will not be able to maintain it’s rate and will likely not render properly.</p><p>Once you have set your new timer interval, save the XML file and reload it into the resource editor. You should be able to simply drag the file back onto it’s original location in the resource tree. Afterwards, save the new <strong>ehres.dll</strong> file you’ve created and copy it back into it’s original location in <strong>C:\Windows\ehome\ </strong>(you will need <a href="http://www.hack7mc.com/2009/03/essentials-for-hacking-windows-7-media.html">ownership of the original ehres.dll file</a>).</p><p>Now, you may be wondering how you can create your own custom animations using this file. That is something that is indeed possible but somewhat beyond the range of this particular guide. Using the tools above and a little bit of trial and error, however, you should be able to work out some fairly nice effects through this XML.</p><p>You can find even more details on editing animation effects for Windows 7 Media Center on <a href="http://msdn.microsoft.com/en-us/library/bb189823.aspx">MSDN’s guide to editing MCML (Media Center Markup Language)</a>. If you do create some nice effects that you’d like to share with the community send them in! Email your custom XML files as attachments to <a href="mailto:mhealy@hack7mc.com">mhealy@hack7mc.com</a> or <a href="http://www.hack7mc.com/submit-custom-album-art-backgrounds">use this special form</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.hack7mc.com/2009/07/adjusting-the-albumart-waterfall-background-animation.html/feed</wfw:commentRss> <slash:comments>17</slash:comments> </item> <item><title>Midnight Magic Theme on Theme7MC</title><link>http://www.hack7mc.com/2009/06/midnight-magic-theme-on-theme7mc.html</link> <comments>http://www.hack7mc.com/2009/06/midnight-magic-theme-on-theme7mc.html#comments</comments> <pubDate>Thu, 18 Jun 2009 14:57:07 +0000</pubDate> <dc:creator>Michael Healy</dc:creator> <category><![CDATA[themes]]></category> <category><![CDATA[download]]></category> <category><![CDATA[media center]]></category> <category><![CDATA[midnight magic]]></category> <category><![CDATA[patch]]></category> <category><![CDATA[theme]]></category> <category><![CDATA[windows 7]]></category><guid isPermaLink="false">http://www.hack7mc.com/2009/06/midnight-magic-theme-on-theme7mc.html</guid> <description><![CDATA[<p><a href="http://www.hack7mc.com/2009/06/midnight-magic-theme-on-theme7mc.html#comments">Read/Leave A Comment</a> - Find More on <a href="http://www.hack7mc.com/category/themes" title="View all posts in themes" rel="category tag">themes</a></p> ]]></description> <content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="midnight magic logo" border="0" alt="midnight magic logo" align="left" src="http://www.hack7mc.com/wp-content/uploads/2009/06/midnightmagiclogo1.png" width="100" height="100" /> It’s been available for a little over a week now on <a href="http://www.theme7mc.com">Theme7MC</a> and pictured in quite a few of the guides recently here on Hack7MC but I though we would do a short feature to highlight the new <a href="http://www.theme7mc.com/2009/06/midnight-magic/">Midnight Magic theme for Windows 7 Media Center</a>.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/06/midnight-magic-strip.png" rel="wp-prettyPhoto[g1293]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="midnight_magic_strip" border="0" alt="midnight_magic_strip" src="http://www.hack7mc.com/wp-content/uploads/2009/06/midnight-magic-strip-thumb.png" width="454" height="164" /></a></p><p>Featuring <a href="http://fractalangel-stock.deviantart.com/art/Realm-Of-Magic-stock-75110154">stock artwork from FractalAngel of DeviantArt</a> the background provides an excellent contrast between vibrant color and subtle detail while still providing superior readability. Pop-up dialogs and menus provide a view of the finer details with high resolution close-ups of the more subdued areas.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/06/powermenu.png" rel="wp-prettyPhoto[g1293]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="powermenu" border="0" alt="powermenu" src="http://www.hack7mc.com/wp-content/uploads/2009/06/powermenu-thumb.png" width="322" height="158" /></a></p><p>To install the theme <a href="http://www.theme7mc.com/2009/06/midnight-magic/">download the package from Theme7MC</a> and extract it to your hard drive. If you haven’t previously applied a theme to your Media Center you’ll also need to download the <a href="http://www.hack7mc.com/wp-content/plugins/download-monitor/download.php?id=14">Take Ownership registry fix</a> and apply it to your ehres.dll file.</p><p>In order to apply the fix, download and execute the registry file applying it to your registry. Then open Windows Explorer and navigate to <strong><em>C:\Windows\ehome\</em></strong> then locate <strong><em>ehres.dll</em></strong>. Next right-click the file and select <strong><em>Take Ownership</em></strong>. A command prompt should appear, execute the command and then close.</p><p>Afterward, apply the theme by running the patch file included in the theme package. Run the patch as an administrator by right-clicking and selecting <strong><em>Run As Administrator</em></strong>. Make certain that the patch dialog points to the location of your <strong><em>ehres.dll</em></strong> file and press start. The patch should apply the theme to your Windows 7 Media Center and notify your of successful patching.</p><p> <span id="more-1293"></span><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/06/midnight-magic-large.png" rel="wp-prettyPhoto[g1293]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="midnight_magic_large" border="0" alt="midnight_magic_large" src="http://www.hack7mc.com/wp-content/uploads/2009/06/midnight-magic-large-thumb.png" width="454" height="258" /></a></p><p>Afterward simply re-launch Media Center to see the changes have taken effect. To undo the process you&#8217;ll need to open <strong><em>C:\Windows\ehome</em></strong>\ and locate <strong><em>ehres backup.dll </em></strong>and rename it to <strong><em>ehres.dll</em></strong>.</p><p>If you enjoy this theme be sure to bookmark <a href="http://www.theme7mc.com/">Theme7MC</a> or join the <a href="http://www.theme7mc.com/feed/">RSS Feed</a> and keep checking back for the newest themes to be released. You can also upload your own creations on the <a href="http://www.theme7mc.com/submit-a-media-center-theme/">Submit A Theme</a> page!</p> ]]></content:encoded> <wfw:commentRss>http://www.hack7mc.com/2009/06/midnight-magic-theme-on-theme7mc.html/feed</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Preferred DirectShow Filters Tool for Windows 7</title><link>http://www.hack7mc.com/2009/06/preferred-directshow-filters-tool-for-windows-7.html</link> <comments>http://www.hack7mc.com/2009/06/preferred-directshow-filters-tool-for-windows-7.html#comments</comments> <pubDate>Tue, 02 Jun 2009 13:00:00 +0000</pubDate> <dc:creator>Michael Healy</dc:creator> <category><![CDATA[codecs]]></category> <category><![CDATA[ffdshow]]></category> <category><![CDATA[media browser]]></category> <category><![CDATA[mkv matroska]]></category> <category><![CDATA[movie library]]></category> <category><![CDATA[programs]]></category> <category><![CDATA[themes]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows media foundation]]></category> <category><![CDATA[coreavc]]></category> <category><![CDATA[cyberlink]]></category> <category><![CDATA[divx]]></category> <category><![CDATA[dscaler5]]></category> <category><![CDATA[h.264]]></category> <category><![CDATA[mp4v]]></category> <category><![CDATA[mpeg-2]]></category> <category><![CDATA[vc-1]]></category> <category><![CDATA[windows media player]]></category> <category><![CDATA[xvid]]></category><guid isPermaLink="false">http://www.hack7mc.com/2009/06/preferred-directshow-filters-tool-for-windows-7.html</guid> <description><![CDATA[<p><a href="http://www.hack7mc.com/2009/06/preferred-directshow-filters-tool-for-windows-7.html#comments">Read/Leave A Comment</a> - Find More on <a href="http://www.hack7mc.com/category/codec" title="View all posts in codecs" rel="category tag">codecs</a>, <a href="http://www.hack7mc.com/category/ffdshow" title="View all posts in ffdshow" rel="category tag">ffdshow</a>, <a href="http://www.hack7mc.com/category/media-browser" title="View all posts in media browser" rel="category tag">media browser</a>, <a href="http://www.hack7mc.com/category/mkv-matroska" title="View all posts in mkv matroska" rel="category tag">mkv matroska</a>, <a href="http://www.hack7mc.com/category/movie-library" title="View all posts in movie library" rel="category tag">movie library</a>, <a href="http://www.hack7mc.com/category/programs" title="View all posts in programs" rel="category tag">programs</a>, <a href="http://www.hack7mc.com/category/themes" title="View all posts in themes" rel="category tag">themes</a>, <a href="http://www.hack7mc.com/category/windows-7" title="View all posts in windows 7" rel="category tag">windows 7</a>, <a href="http://www.hack7mc.com/category/windows-media-foundation" title="View all posts in windows media foundation" rel="category tag">windows media foundation</a></p> ]]></description> <content:encoded><![CDATA[<p><a href="http://www.hack7mc.com/wp-content/uploads/2009/06/ranking.png" rel="wp-prettyPhoto[g1093]"><img style="border-right-width: 0px; margin: 0px 10px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="DirectShow Fitler Tweaker" border="0" alt="DirectShow Fitler Tweaker" align="left" src="http://www.hack7mc.com/wp-content/uploads/2009/06/ranking-thumb.png" width="100" height="100" /></a> With the final release of Windows 7 coming ever closer we are stating to see a number of very nice tools being released gear toward the new platform. For Media Center users some of the most useful programs being developed are in the area of codec support. With Windows Media Foundation and the new pipeline used in Media Center it has become fairly difficult for the novice users to setup their preferred codecs for video playback.</p><p>Today we’ve got a new application from CLSid, <a href="http://forum.doom9.org/showthread.php?t=146910">Doom9 member</a> and <a href="http://ffdshow-tryout.sourceforge.net/">FFDShow Tryout developer</a>, that takes much of the leg work and guess work out of setting up your preferred codecs. To get started you can <a href="http://www.hack7mc.com/wp-content/plugins/download-monitor/download.php?id=21">download v1.9 from Hack7MC servers here</a> or <a href="http://forum.doom9.org/showthread.php?t=146910">check the thread on Doom9</a> for the latest version.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/06/32bitfilterselection.png" rel="wp-prettyPhoto[g1093]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="32 bit filter selection" border="0" alt="32 bit filter selection" src="http://www.hack7mc.com/wp-content/uploads/2009/06/32bitfilterselection-thumb.png" width="454" height="351" /></a></p><p>There’s no installation needed, just run the downloaded exe file and the program will automatically detect the installed codecs available as well as whether or not they are properly setup for playing back that particular format. For instance, if FFDShow has VC-1 enabled properly it will appear under the options, otherwise it will not.</p><p><a href="http://www.hack7mc.com/wp-content/uploads/2009/06/vc1filter.png" rel="wp-prettyPhoto[g1093]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="vc1 filter with ffdshow" border="0" alt="vc1 filter with ffdshow" src="http://www.hack7mc.com/wp-content/uploads/2009/06/vc1filter-thumb.png" width="454" height="352" /></a></p><p> <span id="more-1093"></span><p>This can actually serve a dual purpose of double checking whether or not you’ve got your configuration right. The tools currently supports the following output formats:</p><ul><li>H.264</li><li>Xvid</li><li>DivX</li><li>MP4V</li><li>MPEG-2</li><li>VC-1</li><li>MP3</li></ul><p>In version 1.0 the following 32-bit filters are able to be detected by the program <em>(Later versions include additional support for both 64-bit and 32-bit filters)</em>:</p><ul><li>ffdshow</li><li>CoreAVC H.264 decoder</li><li>Xvid MPEG-4 decoder</li><li>DivX H.264 decoder</li><li>DivX MPEG-4 decoder</li><li>DScaler5 MPEG-2 decoder</li><li>Cyberlink H.264 decoder (PDVD 7)</li><li>Cyberlink MPEG-2 decoder (PDVD 7/8/9)</li><li>Cyberlink VC-1 decoder (patched with VC1Tweak)</li><li>ArcSoft H.264 decoder</li><li>ArcSoft MPEG-4 decoder</li><li>ArcSoft MPEG-2 decoder</li><li>ArcSoft VC-1 decoder (patched with VC1Tweak)</li></ul><p>The program also includes support for Microsoft and FFDShow filters under 64-bit operating systems.</p><p>The biggest advantage of this wonderful app is the ability to set separate decoders for each of the formats. This way you get a very customized setup allowing you to select the best suited decoder and tweak playback for specific formats.</p><p>With all these manual hacks being transformed into easy to use programs lately it seems like we may even see a comprehensive tweaking application at some point. We can all hope (and beg and plead) in any case that sometime soon getting your Media Center “just right” will be that simple.</p><p><strong><font color="#ff8000"><a href="http://www.hack7mc.com/free-hack7mc-subscriptions">Subscribe to Hack7MC</a> and we’ll be sure to let you know when that glorious day comes!</font></strong></p> ]]></content:encoded> <wfw:commentRss>http://www.hack7mc.com/2009/06/preferred-directshow-filters-tool-for-windows-7.html/feed</wfw:commentRss> <slash:comments>38</slash:comments> </item> <item><title>Introducing Theme7MC.com from Hack7MC</title><link>http://www.hack7mc.com/2009/05/introducing-theme7mccom-from-hack7mc-2.html</link> <comments>http://www.hack7mc.com/2009/05/introducing-theme7mccom-from-hack7mc-2.html#comments</comments> <pubDate>Wed, 13 May 2009 12:43:42 +0000</pubDate> <dc:creator>Michael Healy</dc:creator> <category><![CDATA[site news]]></category> <category><![CDATA[themes]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows 7 media center]]></category><guid isPermaLink="false">http://www.hack7mc.com/2009/05/introducing-theme7mccom-from-hack7mc-2.html</guid> <description><![CDATA[<p><a href="http://www.hack7mc.com/2009/05/introducing-theme7mccom-from-hack7mc-2.html#comments">Read/Leave A Comment</a> - Find More on <a href="http://www.hack7mc.com/category/site-news" title="View all posts in site news" rel="category tag">site news</a>, <a href="http://www.hack7mc.com/category/themes" title="View all posts in themes" rel="category tag">themes</a></p> ]]></description> <content:encoded><![CDATA[<p><a href="http://www.theme7mc.com"><img style="border-right-width: 0px; margin: 0px 10px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="logo" border="0" alt="logo" align="left" src="http://www.hack7mc.com/wp-content/uploads/2009/05/logo5.png" width="171" height="128" /></a> You may have noticed recently the inclusion of a link to the newest offering from Hack7MC, <a href="http://www.theme7mc.com">Theme7MC.com</a>, in the sidebar. This new area has been created to fill a growing gap in the creation and distribution of downloadable Media Center theme content provided on Hack7mc. In addition, this new site provides a central location where users can also submit their own creations to share with the Media Center community.<p><a href="http://www.theme7mc.com/2009/05/bokeh/"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Bokeh Theme" border="0" alt="Bokeh Theme" src="http://www.hack7mc.com/wp-content/uploads/2009/05/large-bokeh.png" width="470" height="180" /></a></p><p>Also, freshly available for download is a new theme for Media Center featuring the work of Javier Ocasio of <a href="http://www.studiotwentyeight.com/">StudioTwentyEight</a> titled ‘Bokeh’. This theme, which was built on top of Astrotoy7’s Black theme as a base, features a colorful simulated <a href="http://en.wikipedia.org/wiki/Bokeh">Bokeh effect</a> as well as the black guides and menus of the Astrotoy7 Black theme. The theme is now available for <a href="http://www.theme7mc.com/2009/05/bokeh/">download from Theme7MC</a>.</p><p>Still a work in progress, Theme7MC will grow better with time (just as Hack7MC has!) and some areas of the site aren’t complete at this point. For instance, the tutorial section which will provide detailed directions on creating your own themes for inclusion on Theme7MC is not currently up and running. You can still check out the guides on the basics of <a href="http://www.hack7mc.com/2009/02/make-your-own-7mc-themes.html">creating your own themes</a> and <a href="http://www.hack7mc.com/2009/02/theme-media-center-changing-background.html">changing your background</a> right <a href="http://www.hack7mc.com/2009/02/make-your-own-7mc-themes.html">here</a>.</p><p> <span id="more-881"></span><p>Hopefully, we’ll begin getting submissions from the community to grow the selection of themes available. Don’t worry if you’ve only done something simple, such as changing the background, as there may be someone else out there who wants the same thing. However, you’ll need to get permission from the creators of any images you use before <a href="http://www.theme7mc.com/submit-a-media-center-theme/">submitting them</a>.</p><p><a href="http://www.theme7mc.com"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Theme7MC - Windows 7 Media Center Themes" border="0" alt="Theme7MC - Windows 7 Media Center Themes" src="http://www.hack7mc.com/wp-content/uploads/2009/05/biglogo.png" width="435" height="140" /></a></p><p>So head on over to <a href="http://www.theme7mc.com">Theme7MC.com</a>, check out what it has to offer and bookmark it to keep coming back to check out the growing selection of Media Center themes and other content! Enjoy this new feature and if you’ve got any themes of your own you’d like to send in be sure to go ahead and <a href="http://www.theme7mc.com/submit-a-media-center-theme/">send them in</a>.</p><p>If you notice anything out of order on the new site you can use the <a href="http://www.hack7mc.com/contact-hack7mc">contact form here on Hack7MC</a> to send in the details.</p> ]]></content:encoded> <wfw:commentRss>http://www.hack7mc.com/2009/05/introducing-theme7mccom-from-hack7mc-2.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 9/25 queries in 0.005 seconds using memcached

Served from: newserver @ 2010-07-29 18:41:51 -->