<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx</link><description>There have been a couple of posts by myself and Matt Goyer listing some of the registry keys and values that TweakMce changes behind the scenes to configure advanced options within Windows Media Center. I decided that it would be worthwhile to post all</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Lazy Man Joe&amp;#8217;s  &amp;raquo; Blog Archive   &amp;raquo; Interesting registry settings for MCE</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#587752</link><pubDate>Mon, 01 May 2006 21:57:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:587752</guid><dc:creator>Lazy Man Joe’s  » Blog Archive   » Interesting registry settings for MCE</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://www.lazymanjoe.com/lazymanjoe/blog/?p=7"&gt;http://www.lazymanjoe.com/lazymanjoe/blog/?p=7&lt;/a&gt;</description></item><item><title>Lazy Man Joe&amp;#8217;s  &amp;raquo; Blog Archive   &amp;raquo; Interesting registry settings for MCE</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#587759</link><pubDate>Mon, 01 May 2006 22:01:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:587759</guid><dc:creator>Lazy Man Joe’s  » Blog Archive   » Interesting registry settings for MCE</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://www.lazymanjoe.com/lazymanjoe/blog/?p=8"&gt;http://www.lazymanjoe.com/lazymanjoe/blog/?p=8&lt;/a&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#594199</link><pubDate>Wed, 10 May 2006 08:02:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:594199</guid><dc:creator>tunji afonja</dc:creator><description>Nice work. However, is there a way to keep the top and bottom bar &amp;nbsp;that are displayed when you go to window mode. They alway time out in about 2 seconds. Is there a registry key for this. I use mce a lot while on my office desktop( multitasking) I would like to keep this shell alway on. Thanks</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#598504</link><pubDate>Tue, 16 May 2006 04:12:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:598504</guid><dc:creator>astebner</dc:creator><description>Hi Tunji - There is not a way to change the length of time or disable the timeout for the mouse controls that appear over the top of the Media Center UI. &amp;nbsp;I'm not sure I understand why you would want them to always appear though. &amp;nbsp;If you are using your office desktop system, simply moving the mouse will cause them to reappear.&lt;br&gt;&lt;br&gt;If there is a scenario where you really want those mouse controls to stay visible all the time, you could write a simple background add-in for Media Center that calls GetCursorPos and SetCursorPos over and over to simulate mouse movements. &amp;nbsp;That would have a side effect of causing the mouse controls to be visible even over full-screen TV/video as it is playing back, which can become annoying.&lt;br&gt;</description></item><item><title>Remote Enter Button</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#598964</link><pubDate>Tue, 16 May 2006 18:16:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:598964</guid><dc:creator>NoVaSpY</dc:creator><description>I can't get my remote's enter/select button to work once I get into My Music for example. The enter/select button allows me into My Music but when I try to select an album, the enter/select button only makes the folder flash but that's it. So, the enter/select button only sorta work. Any ideas?</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#605318</link><pubDate>Wed, 24 May 2006 01:16:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:605318</guid><dc:creator>DUrham Evans</dc:creator><description>get my video files (avi's) to display as thumbnails in mce2005 option on and off...</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#613394</link><pubDate>Fri, 02 Jun 2006 00:31:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613394</guid><dc:creator>supermanesh</dc:creator><description>Is there a way to skip to a particular timestamp in MCE?</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#613435</link><pubDate>Fri, 02 Jun 2006 01:13:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613435</guid><dc:creator>astebner</dc:creator><description>Hi Supermanesh - Do you mean a fast forward mechanism to skip to an exact spot in a recorded TV file? &amp;nbsp;If so, there is not a built-in way to do this. &amp;nbsp;But, Stephen Toub has published an article on MSDN that talks about a way of implementing this functionality in a Media Center add-in if you're interested. &amp;nbsp;His article is located at &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnxpmce/html/positionchangeraddin.asp"&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnxpmce/html/positionchangeraddin.asp&lt;/a&gt;.&lt;br&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#681269</link><pubDate>Fri, 28 Jul 2006 11:28:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:681269</guid><dc:creator>Heula</dc:creator><description>I Would like to change the LastDVDid value in HKEY_USERS\S-1-5-21-484763869-562591055-682003330-1003\Software\Microsoft\Windows\CurrentVersion\Media Center\Settings\VideoSettings so there will be more dvd's playing where stopped.&lt;br&gt;&lt;br&gt;Does someone know if this is possible?</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#685952</link><pubDate>Wed, 02 Aug 2006 05:31:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:685952</guid><dc:creator>astebner</dc:creator><description>Hi Heula - I'm not sure I understand what you are trying to accomplish. &amp;nbsp;Can you describe your scenario in more detail?&lt;br&gt;&lt;br&gt;It is possible for you to change the LastDVDID value directly in the registry, but that just stores a value used to identify what DVD was most recently played, and Media Center uses this value to determine whether the DVD you start playing is the same as the one that you most recently played.&lt;br&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#687537</link><pubDate>Thu, 03 Aug 2006 17:10:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:687537</guid><dc:creator>Heula</dc:creator><description>Well if you play a dvd in MCE and stop in the middle and turn off MCE the next time you want to continue watching that same movie plays where you stopped and that's the function of the LastDVDid reg key.&lt;br&gt;MCE will only put the last watched dvd there so if I'm watching a adult movie but have to stop because one of my children want to watch a Disney dvd or someting for kids then MCE will store that dvd in the LastDVDid and my stoppint is gone and hae to start over with that movie and search where I stopped. &lt;br&gt;That's why I would like MCE to store more dvd's in that reg key.&lt;br&gt;Most standalone dvd players support that but MCE doesn't.&lt;br&gt;&lt;br&gt;Hope this will be helpfull info.&lt;br&gt;&lt;br&gt;Thanks Aaron.&lt;br&gt;&lt;br&gt;Heula alias Alex from www.xpmce.nl</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#688727</link><pubDate>Fri, 04 Aug 2006 20:49:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:688727</guid><dc:creator>astebner</dc:creator><description>Hi Heula - Windows Media Center does not support that type of functionality. &amp;nbsp;It only remembers the stop point of the most recently played DVD. &amp;nbsp;We have heard this request for DVD changers starting with Update Rollup 2 and it is a feature we are considering for a future release. &amp;nbsp;However, I have not ever heard of a standalone single-disc DVD player that could remember the stop point of a disc once you replace that disc with another one.&lt;br&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#689373</link><pubDate>Sat, 05 Aug 2006 13:11:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:689373</guid><dc:creator>Heula</dc:creator><description>I have a Philips dvd625 and this simpel standalone player has a 5-disk resume function. Play one of the last 5 discs that are stored in the players memory and it will play where stopped. There are Philips dvd players/recorders that have this for 10 discs.&lt;br&gt;&lt;br&gt;So this is not new and should be a standard feature in Vista and perhaps there can be a small update for MCE XP as well?&lt;br&gt;&lt;br&gt;Thanks.</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#689529</link><pubDate>Sat, 05 Aug 2006 18:32:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:689529</guid><dc:creator>astebner</dc:creator><description>Hi Heula - That makes sense that it would be possible to do this for a finite list. &amp;nbsp;I was originally thinking of it in terms of an unbounded list, which would be very difficult. &amp;nbsp;As I stated in an earlier comment, Windows Media Center does not have a feature like this currently. &amp;nbsp;We have heard this request in the past and it is something we are considering for a future release. &amp;nbsp;I'm sorry for the inconvenience in the meantime.&lt;br&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#690040</link><pubDate>Sun, 06 Aug 2006 13:04:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:690040</guid><dc:creator>Heula</dc:creator><description>ok, hopes are on Vista.</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#690476</link><pubDate>Mon, 07 Aug 2006 06:13:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:690476</guid><dc:creator>astebner</dc:creator><description>Hi Heula - I'm sorry, but the Windows Vista version of Windows Media Center does not have this multi-disc resume function either. &amp;nbsp;It is something we are considering for a future release though.&lt;br&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#816951</link><pubDate>Wed, 11 Oct 2006 17:19:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:816951</guid><dc:creator>downeya</dc:creator><description>&lt;p&gt;is there a reg hack to enable the &amp;quot;add listings to channel&amp;quot; option under &amp;quot;settings &amp;gt; tv &amp;gt; guide&amp;quot;&lt;/p&gt;
&lt;p&gt;i have at least 10 channels with epg data available that wont display data due to the way my cable provider is set up in mce.&lt;/p&gt;
&lt;p&gt;&amp;quot;film four&amp;quot; instead of &amp;quot;film4&amp;quot; being the prime example.&lt;/p&gt;
&lt;p&gt;a fix is identified here, but i dont have the partiular option needed&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.salloway.org.uk/mceblog/WelcomeFilmFour.aspx"&gt;http://www.salloway.org.uk/mceblog/WelcomeFilmFour.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#866594</link><pubDate>Tue, 24 Oct 2006 05:11:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:866594</guid><dc:creator>astebner</dc:creator><description>&lt;p&gt;Hi Downeya - Unfortunately, I am not aware of a workaround to enable these types of channels other than the one listed in the URL that you linked to.&lt;/p&gt;
</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#878091</link><pubDate>Fri, 27 Oct 2006 06:37:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:878091</guid><dc:creator>HT Slider</dc:creator><description>&lt;p&gt;One &amp;quot;feature&amp;quot; of Media Center that drives us crazy wasn't able to be controlled with any of these. &amp;nbsp;Maybe there is another registry setting that can be tweaked??&lt;/p&gt;
&lt;p&gt;We are a family of 4 and use Media Center for all TV functionality (5 Media Center PC's networked). &amp;nbsp;My wife likes to have the latest of a few of her shows available, while the rest of us just want a couple of each of our shows available.&lt;/p&gt;
&lt;p&gt;We have only one satellite reciever and one tuner (configured) and we have 60 series configured to record. &amp;nbsp;To keep the main HTPCs work load possible we have almost all of these 60 series configured to record a maximum of 2 shows and to keep them until watched.&lt;/p&gt;
&lt;p&gt;This works perfectly in that we pretty much always have 2 of each of our TV shows available to watch at any time. &amp;nbsp;What drives us crazy is the 10-20 &amp;quot;series limit has been reached&amp;quot; messages that appear every day.&lt;/p&gt;
&lt;p&gt;Is there a way to disable this message or configure it to automatically go away after some (very short) period of time?&lt;/p&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#899996</link><pubDate>Mon, 30 Oct 2006 04:08:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:899996</guid><dc:creator>astebner</dc:creator><description>&lt;p&gt;Hi HT Slider - Unfortunately, there is no way to disable or configure this error message in Media Center 2005. &amp;nbsp;This dialog has been removed from the upcoming version of Windows Media Center in Windows Vista. &amp;nbsp;I'm sorry for the inconvenience.&lt;/p&gt;
</description></item><item><title>MCE Shortcuts and Registry Hacks &amp;laquo; Ajit Monteiro</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#1173388</link><pubDate>Wed, 29 Nov 2006 21:58:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1173388</guid><dc:creator>MCE Shortcuts and Registry Hacks « Ajit Monteiro</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://ajitmonteiro.wordpress.com/2006/11/29/mce-shortcuts-and-registry-hacks/"&gt;http://ajitmonteiro.wordpress.com/2006/11/29/mce-shortcuts-and-registry-hacks/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#1516533</link><pubDate>Tue, 23 Jan 2007 23:19:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1516533</guid><dc:creator>aaron_knapp</dc:creator><description>&lt;p&gt;I was wondering if you might know of a registry setting in Vista Media Center to fix an issue I have been having since I switched from 2005. &amp;nbsp;I currently have a Xbox 360 connected to my Media Center PC (via a gigabit router, cable, etc.) &amp;nbsp;With 2005 I had no problems streaming HDTV. &amp;nbsp;But since I installed Vista there is a large amount of pixellation during the first few seconds of playback and the first few seconds after I skip and resume playback. &amp;nbsp;I have checked the network performance and I don't see any problems and I am not getting any network congestion errors. &amp;nbsp;After maybe 3 or 4 seconds the picture stays clear until I skip again or stop and restart playback. &amp;nbsp;I wasn't sure if there is a registry setting to specify the amount buffered at the start of playback or perhaps a setting to enable or disable buffering for playback. &amp;nbsp;Any suggestions would be appreciated because both my wife and I like the Vista's media center interface but this issue is driving us crazy.&lt;/p&gt;</description></item><item><title>overscan amount change?</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#4136266</link><pubDate>Tue, 31 Jul 2007 00:21:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4136266</guid><dc:creator>mnewman</dc:creator><description>&lt;p&gt;I've managed to change the margin* settings that change things like the position of UI elements.&lt;/p&gt;
&lt;p&gt;I've also found that there's a key uncer HKCU\software\ms\windows\cv\mediacenter\settings\MCEperusersettings called &amp;quot;optimizeFor&amp;quot;. This seems to change the actual VIDEO overscan and is set when you choose the display type in Vista MC's setup. For instance, I've seen &amp;quot;Television&amp;quot; and &amp;quot;ComputerMonitor&amp;quot; as values. &lt;/p&gt;
&lt;p&gt;It seems that when I'm using Television, MC pulls the video in and there is less video image lost to overscan than with ComputerMonitor, which would make sense.&lt;/p&gt;
&lt;p&gt;(ComputerMonitor seems to be used when you specify a flat panel display.)&lt;/p&gt;
&lt;p&gt;Is there however a registry setting that tells it by how MUCH to pull the video in - because by windowing the media center display I can see there is still more picture to see.&lt;/p&gt;
&lt;p&gt;Ideally I'd like to tell MC to pull even more of the video in than it does. Is there a way?&lt;/p&gt;</description></item><item><title>re: margins</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#5173665</link><pubDate>Fri, 28 Sep 2007 00:03:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5173665</guid><dc:creator>audiogeek</dc:creator><description>&lt;p&gt;I tried the following with no luck.&lt;/p&gt;
&lt;p&gt;Bottom Margin - How many units should Media Center pull in critical elements from the bottom of the screen?&lt;/p&gt;
&lt;p&gt;Registry key - HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Media Center\Settings\MCE.PerUserSettings &lt;/p&gt;
&lt;p&gt;Registry value - marginBottom &lt;/p&gt;
&lt;p&gt;Registry value data type - REG_DWORD&lt;/p&gt;
&lt;p&gt;I would like to &amp;quot;move&amp;quot; the transport controls up about 1/2&amp;quot; and to the left about a 1/2&amp;quot;. &amp;nbsp;Is this possible? &amp;nbsp;What values should I enter?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Chuck&lt;/p&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#5174012</link><pubDate>Fri, 28 Sep 2007 00:37:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5174012</guid><dc:creator>astebner</dc:creator><description>&lt;p&gt;Hi Audiogeek - I believe you have to enable overscan before the margin settings will have any effect. &amp;nbsp;Can you give that a try and see if it helps on your system?&lt;/p&gt;
</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#5176224</link><pubDate>Fri, 28 Sep 2007 04:11:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5176224</guid><dc:creator>audiogeek</dc:creator><description>&lt;p&gt;Thanks. &amp;nbsp;That worked.&lt;/p&gt;</description></item><item><title>No TV Signal</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#5391550</link><pubDate>Wed, 10 Oct 2007 16:41:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5391550</guid><dc:creator>YARG</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Unfortunately my TV signal isn't great and sometimes it takes a few seconds as I switch between channels. &amp;nbsp;This has been OK with my UK Digital Freeview box but now that I’m using MCE2005 on a Sony XL202 I sometimes get a “No TV Signal” error. &amp;nbsp;Now I know the signal is OK, if I stop MCE2005 and restart it the signal is there. &amp;nbsp;I guess there is some registry timeout setting or something that I may be able to use in order to increase the timeout delay? &lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#5391893</link><pubDate>Wed, 10 Oct 2007 18:05:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5391893</guid><dc:creator>astebner</dc:creator><description>&lt;p&gt;Hi YARG - To my knowledge, there is not an officially supported way of configuring the &amp;quot;no TV signal&amp;quot; timeout value in the registry. &amp;nbsp;You may want to post a question at one of the following locations to see if there is something unofficial that folks have used in this type of scenario in the past:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/windowsxp/expertzone/newsgroups/reader.mspx?dg=microsoft.public.windows.mediacenter"&gt;http://www.microsoft.com/windowsxp/expertzone/newsgroups/reader.mspx?dg=microsoft.public.windows.mediacenter&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://thegreenbutton.com/forums/83/ShowForum.aspx"&gt;http://thegreenbutton.com/forums/83/ShowForum.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You may also want to look into some kind of hardware to try to boost the signal strength in your area to help eliminate this issue on your system.&lt;/p&gt;
</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#5392184</link><pubDate>Wed, 10 Oct 2007 18:58:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5392184</guid><dc:creator>YARG</dc:creator><description>&lt;p&gt;Ok thanks for your prompt feedback astebner&lt;/p&gt;</description></item><item><title>Caption question</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#5510514</link><pubDate>Thu, 18 Oct 2007 19:54:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5510514</guid><dc:creator>xdriver</dc:creator><description>&lt;p&gt;I MCE2005 running on a sony VAIO without a tuner card. While I watch a dvd I would like to be able to turn the captions on. The problem is that while watching the movie, if I right click -&amp;gt; settings -&amp;gt; TV, that it says &amp;quot;tuner not found.&amp;quot; Is there a way to get around this with a registry tweak of some nature? Thank you.&lt;/p&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#5512545</link><pubDate>Thu, 18 Oct 2007 22:27:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5512545</guid><dc:creator>astebner</dc:creator><description>&lt;p&gt;Hi Xdriver - I haven't heard of an issue like this before. &amp;nbsp;I don't know of a registry tweak to avoid a &amp;quot;tuner not found&amp;quot; error. &amp;nbsp;Do you have a tuner configured on this system? &amp;nbsp;It might help to try the steps listed at &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/astebner/archive/2006/02/17/534559.aspx"&gt;http://blogs.msdn.com/astebner/archive/2006/02/17/534559.aspx&lt;/a&gt;, but I'm not positive.&lt;/p&gt;
&lt;p&gt;If that doesn't help, I'd suggest posting a question at one of the following locations to see if someone there can suggest any other workarounds:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/windowsxp/expertzone/newsgroups/reader.mspx?dg=microsoft.public.windows.mediacenter"&gt;http://www.microsoft.com/windowsxp/expertzone/newsgroups/reader.mspx?dg=microsoft.public.windows.mediacenter&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://thegreenbutton.com/forums/83/ShowForum.aspx"&gt;http://thegreenbutton.com/forums/83/ShowForum.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>links for 2008-03-14 &amp;laquo; Netweb</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#8197190</link><pubDate>Fri, 14 Mar 2008 10:20:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8197190</guid><dc:creator>links for 2008-03-14 « Netweb</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://netweb.wordpress.com/2008/03/14/links-for-2008-03-14/"&gt;http://netweb.wordpress.com/2008/03/14/links-for-2008-03-14/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#8624610</link><pubDate>Fri, 20 Jun 2008 08:36:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8624610</guid><dc:creator>andypennell</dc:creator><description>&lt;p&gt;Changing SkipAheadInterval appears to have no effect when running wvx+mpeg content on an Extender. Is this expected? Is there any other way of changing the 29s interval?&lt;/p&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#8625700</link><pubDate>Fri, 20 Jun 2008 19:09:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8625700</guid><dc:creator>astebner</dc:creator><description>&lt;p&gt;Hi Andypennell - The SkipAheadInterval setting is located under HKEY_CURRENT_USER. &amp;nbsp;Extenders log in using their own user accounts, so you need to make sure to set this registry value in the HKEY_USERS hive for the extender user account. &amp;nbsp;Could you give that a try and see if it helps? &amp;nbsp;Also, just to be sure, can you confirm that this setting works on the console as opposed to via an extender session?&lt;/p&gt;
</description></item><item><title>Windows Media Center Registry Tweaks</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#8658774</link><pubDate>Fri, 27 Jun 2008 01:58:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8658774</guid><dc:creator>Robert McLaws: Windows Vista Edition</dc:creator><description>&lt;p&gt;I was re-configuring my Windows Media Center the other day (don’t ask) and I wanted to adjust the “skip&lt;/p&gt;
</description></item><item><title> VMC Display Issues - AVForums.com</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#9231066</link><pubDate>Wed, 17 Dec 2008 18:48:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9231066</guid><dc:creator> VMC Display Issues - AVForums.com</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.avforums.com/forums/home-cinema-pcs/887754-vmc-display-issues.html#post8372467"&gt;http://www.avforums.com/forums/home-cinema-pcs/887754-vmc-display-issues.html#post8372467&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>disable remote | keyongtech</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#9338322</link><pubDate>Sun, 18 Jan 2009 20:09:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9338322</guid><dc:creator>disable remote | keyongtech</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.keyongtech.com/2820240-disable-remote"&gt;http://www.keyongtech.com/2820240-disable-remote&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#9573685</link><pubDate>Tue, 28 Apr 2009 18:09:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9573685</guid><dc:creator>oma</dc:creator><description>&lt;p&gt;hello guys, any one know y media centre dont work when i click live tv?the recorded programs work apart from live tv. used to work b4 but i dont know wat happen since its been a while since i used it. am probably think that the registry keys must be missing or corrupted, but stil dont know. am on windows Xp media centre edition version 2002 service pack 3. plz help, thanks, oma&lt;/p&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#9573786</link><pubDate>Tue, 28 Apr 2009 19:26:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9573786</guid><dc:creator>astebner</dc:creator><description>&lt;p&gt;Hi Oma - There are some troubleshooting suggestions for this type of error in the links at &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/astebner/articles/487537.aspx"&gt;http://blogs.msdn.com/astebner/articles/487537.aspx&lt;/a&gt;. &amp;nbsp;I'd suggest looking at some of those items to see if any of the workarounds listed there help in this scenario.&lt;/p&gt;
&lt;p&gt;If none of those help, then I'd suggest posting a question at one of the following locations to see if anyone there can help suggest other workarounds for you to try:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/windowsxp/expertzone/newsgroups/reader.mspx?dg=microsoft.public.windows.mediacenter"&gt;http://www.microsoft.com/windowsxp/expertzone/newsgroups/reader.mspx?dg=microsoft.public.windows.mediacenter&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://thegreenbutton.com/forums/83/ShowForum.aspx"&gt;http://thegreenbutton.com/forums/83/ShowForum.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#9574411</link><pubDate>Wed, 29 Apr 2009 01:06:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9574411</guid><dc:creator>oma</dc:creator><description>&lt;p&gt;thank u astebner,for yo response but nothing seems to work in my situation. i also forgot to mention that no error message is displayed when i click into live Tv, its like it doesn't respond or the live tv button not working. but no error message cos the recorded programmes work. hope that gives you a picture.thank u&lt;/p&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#9574637</link><pubDate>Wed, 29 Apr 2009 02:58:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9574637</guid><dc:creator>astebner</dc:creator><description>&lt;p&gt;Hi Oma - The behavior you describe sounds like it could be caused by a driver problem, so I'd also suggest searching for updated drivers for your video card and TV tuner card(s) to see if they help.&lt;/p&gt;
&lt;p&gt;If that doesn't help either, then If none of those help, then I'd suggest posting a question at one of the following locations to see if anyone there can help suggest other workarounds for you to try:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/windowsxp/expertzone/newsgroups/reader.mspx?dg=microsoft.public.windows.mediacenter"&gt;http://www.microsoft.com/windowsxp/expertzone/newsgroups/reader.mspx?dg=microsoft.public.windows.mediacenter&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://thegreenbutton.com/forums/83/ShowForum.aspx"&gt;http://thegreenbutton.com/forums/83/ShowForum.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#9589412</link><pubDate>Tue, 05 May 2009 21:22:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9589412</guid><dc:creator>oma</dc:creator><description>&lt;p&gt;hello Asteb, u may be surprised that i aint found a solution to solve the media centre problem i posted days earlier but i think i may know wats causing it. i scanned windows with RegCure application and found out i got a couple of registration keys either missing or invalid for media centre. it came with some thing like this:The key pictures MRU under media centre listing them like MRU #0, MRU #1, &amp;gt; &amp;gt; MRU #2,.i dont know how it got caused neither to get them back. hope u can advise me on this. thanks&lt;/p&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#9592208</link><pubDate>Thu, 07 May 2009 01:03:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9592208</guid><dc:creator>astebner</dc:creator><description>&lt;p&gt;Hi Oma - The MRU registry entries are used to add links to the Media Center start menu. &amp;nbsp;I don't think those keys would cause any issues with being able to view live TV within Media Center.&lt;/p&gt;
</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#9615550</link><pubDate>Thu, 14 May 2009 13:15:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9615550</guid><dc:creator>oma</dc:creator><description>&lt;p&gt;hi astebner, thnks for yo info regarding MRU registrys. to my ignorance i thout they may have caused the malfunction when viewing live TV. i stil cant get around this issue i tried updating the turner but to no avail.Am using a PCTV pinnacle media centre version &amp;nbsp;110i but it didnt help.&lt;/p&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#9616745</link><pubDate>Thu, 14 May 2009 21:13:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9616745</guid><dc:creator>astebner</dc:creator><description>&lt;p&gt;Hi Oma - I'd also suggest re-running Media Center TV Setup after updating your vidoe and TV tuner drivers to see if that helps.&lt;/p&gt;
&lt;p&gt;If that doesn't help, then I'm not sure what other suggestions I can provide. &amp;nbsp;It would probably be best to post a question at one of the forums that I posted links to previously:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/windowsxp/expertzone/newsgroups/reader.mspx?dg=microsoft.public.windows.mediacenter"&gt;http://www.microsoft.com/windowsxp/expertzone/newsgroups/reader.mspx?dg=microsoft.public.windows.mediacenter&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://thegreenbutton.com/forums/83/ShowForum.aspx"&gt;http://thegreenbutton.com/forums/83/ShowForum.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#9778480</link><pubDate>Fri, 19 Jun 2009 05:40:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9778480</guid><dc:creator>joe_geo0</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;i am trying to automate windows media center testing.&lt;/p&gt;
&lt;p&gt;when we execute media center for the first time, there is a settings page that comes up.&lt;/p&gt;
&lt;p&gt;due to that setting i cannot directly play the video, first I have to bi pass this settings page.&lt;/p&gt;
&lt;p&gt;i didnt find a perfect way to bi-pass that introductory/settings page.&lt;/p&gt;
&lt;p&gt;Note:&lt;/p&gt;
&lt;p&gt;the page shows up differently in vista and in windows7. &lt;/p&gt;
&lt;p&gt;Can you please help?&lt;/p&gt;</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#9791918</link><pubDate>Fri, 19 Jun 2009 22:21:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9791918</guid><dc:creator>astebner</dc:creator><description>&lt;p&gt;Hi Joe_Geo0 - I don't know of a reliable, supported way to automate the configuration of the settings that are controlled by this page that appears the first time you start Media Center on a system. &amp;nbsp;You may want to check on the Green Button forums to see if any folks there have any suggestions for you to try - &lt;a rel="nofollow" target="_new" href="http://thegreenbutton.com/forums/83/ShowForum.aspx"&gt;http://thegreenbutton.com/forums/83/ShowForum.aspx&lt;/a&gt;.&lt;/p&gt;
</description></item><item><title>re: Registry settings that can be used to configure advanced Media Center options</title><link>http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx#9797376</link><pubDate>Mon, 22 Jun 2009 12:21:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9797376</guid><dc:creator>joe_geo0</dc:creator><description>&lt;p&gt;Thanks astebner for pointing me the Green Button forums. &lt;/p&gt;</description></item></channel></rss>