<?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>A Problem Shared . . . &#187; Windows Vista</title>
	<atom:link href="http://www.moorlandit.net/index.php/category/windowsvista/feed" rel="self" type="application/rss+xml" />
	<link>http://www.moorlandit.net</link>
	<description>A blog of problems . . . and solutions</description>
	<lastBuildDate>Thu, 19 Aug 2010 15:18:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Unable to see buttons on a Netbook screen</title>
		<link>http://www.moorlandit.net/index.php/2010/08/unable-to-see-buttons-on-a-netbook-screen-141?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=unable-to-see-buttons-on-a-netbook-screen</link>
		<comments>http://www.moorlandit.net/index.php/2010/08/unable-to-see-buttons-on-a-netbook-screen-141#comments</comments>
		<pubDate>Thu, 19 Aug 2010 15:18:28 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Netbooks]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[resolution]]></category>

		<guid isPermaLink="false">http://www.moorlandit.net/?p=141</guid>
		<description><![CDATA[Netbooks by their nature have small screens, many which have a vertical resolution which is on 600px. The problem with this is that many web pages and some applications have dialog boxes or popups where the buttons you&#8217;d like to click (like OK and SAVE!) are often off the bottom of the screen and unreachable. [...]]]></description>
			<content:encoded><![CDATA[<p>Netbooks by their nature have small screens, many which have a vertical resolution which is on 600px. The problem with this is that many web pages and some applications have dialog boxes or popups where the buttons you&#8217;d like to click (like OK and SAVE!) are often off the bottom of the screen and unreachable.</p>
<p>One solution to this is <a href="http://www.deskex.com/AltMove/index.asp">AltMove</a> which is a program that allows you to press the ALT key and then left click the problem window and move it up until you can see the missing buttons.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moorlandit.net/index.php/2010/08/unable-to-see-buttons-on-a-netbook-screen-141/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing localhost on Vista/Windows 7</title>
		<link>http://www.moorlandit.net/index.php/2009/05/accessing-localhost-on-vistawindows-7-96?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=accessing-localhost-on-vistawindows-7</link>
		<comments>http://www.moorlandit.net/index.php/2009/05/accessing-localhost-on-vistawindows-7-96#comments</comments>
		<pubDate>Thu, 07 May 2009 13:05:51 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.moorlandit.net/?p=96</guid>
		<description><![CDATA[After installing WAMP on Windows Vista we came across a problem where we cannot access the default website using http://localhost &#8211; The name just doesn&#8217;t seem to resolve. For some reason in Vista and Windows 7 localhost doesn&#8217;t work out of the box. To get it working you have to add this line to the [...]]]></description>
			<content:encoded><![CDATA[<p>After installing <a title="http://www.wampserver.com/" href="http://www.wampserver.com/">WAMP</a> on Windows Vista we came across a problem where we cannot access the default website using http://localhost &#8211; The name just doesn&#8217;t seem to resolve.</p>
<p>For some reason in Vista and Windows 7 localhost doesn&#8217;t work out of the box. To get it working you have to add this line to the c:\windows\system32\drivers\etc\hosts file:</p>
<p style="padding-left: 30px;">127.0.0.1      locahost</p>
<p>Now the hosts file is a Windows system file so the only way Windows will allow you to edit the file is if you do it as Administrator. To do this click Start and type CMD in the search box, when Windows shows cmd.exe right-click it and click run as administrator then when the DOS box opens type:</p>
<p style="padding-left: 30px;">edit c:\windows\system32\drivers\etc\hosts</p>
<p>Then add the 127.0.0.1 localhost line and save and close the file.  Then localhost should work as it did in XP.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moorlandit.net/index.php/2009/05/accessing-localhost-on-vistawindows-7-96/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Beware Vista Junction Points!</title>
		<link>http://www.moorlandit.net/index.php/2009/02/beware-vista-junction-points-90?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=beware-vista-junction-points</link>
		<comments>http://www.moorlandit.net/index.php/2009/02/beware-vista-junction-points-90#comments</comments>
		<pubDate>Thu, 26 Feb 2009 09:55:23 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[junctions]]></category>

		<guid isPermaLink="false">http://www.moorlandit.net/?p=90</guid>
		<description><![CDATA[We&#8217;ve been having a few issues when copy files on Vista PCs. It started when we copied a &#8216;My Documents&#8217; folder from an XP PC into a user&#8217;s documents folder on a Vista PC. We looked in the documents folder and found that the &#8216;My Pictures&#8217; folder in the &#8216;My Documents&#8217; folder on the XP [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been having a few issues when copy files on Vista PCs. It started when we copied a &#8216;My Documents&#8217; folder from an XP PC into a user&#8217;s documents folder on a Vista PC. We looked in the documents folder and found that the &#8216;My Pictures&#8217; folder in the &#8216;My Documents&#8217; folder on the XP PC wasn&#8217;t there on the Vista machine even though we&#8217;d copied the whole folder.</p>
<p>Looking closer we found that everything in the &#8216;My Pictures&#8217; folder had been moved to \users\&lt;user&gt;\pictures on the Vista PC during the copy. Reading up it became clear that with Vista Microsoft change the location of many of the application data and user data folders and to minimise application compatibility due to this Vista uses junction points which are hidden redirects to the new folders. That way applications can look for the old folder that XP would use and be transparently redirected to the new location.</p>
<p>One of these junction points for example points \documents and settings\&lt;user&gt;\application data to \users\&lt;user&gt;\appdata</p>
<p>So care has to be taken when copying files and folders as they don&#8217;t always end up where you&#8217;d expect them to be. Another problem is that some junction points are cyclic &#8211; we found this out by trying to copy the whole system drive of a Vista PC onto a backup disk using nothing but Robocopy. It got to the &#8216;Application Data&#8217; junction point and just got into a loop copy it over and over again into itself resulting in the destination drive having and endless Application Data\Application Data\Application Data\Application Data\Application Data\Application Data\Application Data\Application Data\Application Data\&#8230;. path!</p>
<p>The problem can be avoided by using the /XJD switch when using Robocopy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moorlandit.net/index.php/2009/02/beware-vista-junction-points-90/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Media Center and ATI Graphics</title>
		<link>http://www.moorlandit.net/index.php/2008/12/windows-media-center-and-ati-graphics-84?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=windows-media-center-and-ati-graphics</link>
		<comments>http://www.moorlandit.net/index.php/2008/12/windows-media-center-and-ati-graphics-84#comments</comments>
		<pubDate>Tue, 23 Dec 2008 22:55:09 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Windows Media Center]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[ATI]]></category>
		<category><![CDATA[Hauppauge]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[TV]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.moorlandit.net/?p=84</guid>
		<description><![CDATA[We had a PC running Vista Ultimate with a Hauppauge Nova PCI dual tuner DVB receiver hooked up to a little stick antenna using Windows Media Center. Reception on some channels was sometimes a little flaky but then for the last week the video has been pretty much frozen and jittering on all channels but [...]]]></description>
			<content:encoded><![CDATA[<p>We had a PC running Vista Ultimate with a Hauppauge Nova PCI dual tuner DVB receiver hooked up to a little stick antenna using Windows Media Center.</p>
<p>Reception on some channels was sometimes a little flaky but then for the last week the video has been pretty much frozen and jittering on all channels but the audio was fine.</p>
<p>At first we thought it might be weather conditions or transmitter changes so re-tuned the channels but still had problems. I then remembered someone had install updated ATI Radeon X1650 drivers and the catalyst control panel.</p>
<p>Although these drivers seemed newer than Vista&#8217;s own uninstalling the drivers and catalyst control center and reverting back to Vista&#8217;s native drivers restored perfect TV playback in Media Center.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moorlandit.net/index.php/2008/12/windows-media-center-and-ati-graphics-84/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista: &#8216;a program needs your permission&#8217; at startup</title>
		<link>http://www.moorlandit.net/index.php/2008/11/vista-a-program-needs-your-permission-at-startup-80?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=vista-a-program-needs-your-permission-at-startup</link>
		<comments>http://www.moorlandit.net/index.php/2008/11/vista-a-program-needs-your-permission-at-startup-80#comments</comments>
		<pubDate>Mon, 24 Nov 2008 19:56:20 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[permission]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.moorlandit.net/?p=80</guid>
		<description><![CDATA[Certain programs that need to run at startup in Windows Vista require your permission to run. As a result these programs can often be blocked at startup by Vista. To get these programs to run at startup you need to use task scheduler to run them at logon rather than starting them through the registry [...]]]></description>
			<content:encoded><![CDATA[<p>Certain programs that need to run at startup in Windows Vista require your permission to run. As a result these programs can often be blocked at startup by Vista.</p>
<p>To get these programs to run at startup you need to use task scheduler to run them at logon rather than starting them through the registry or startup folder.</p>
<p>The scheduled task you create must be set to run with highest privilege, it should run under your user account and should run when you log in.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moorlandit.net/index.php/2008/11/vista-a-program-needs-your-permission-at-startup-80/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the Windows Vista Internet time synchronization interval</title>
		<link>http://www.moorlandit.net/index.php/2008/08/changing-the-windows-vista-internet-time-synchronization-interval-24?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=changing-the-windows-vista-internet-time-synchronization-interval</link>
		<comments>http://www.moorlandit.net/index.php/2008/08/changing-the-windows-vista-internet-time-synchronization-interval-24#comments</comments>
		<pubDate>Wed, 13 Aug 2008 08:19:59 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.moorlandit.net/?p=24</guid>
		<description><![CDATA[Windows Vista can keep your PC&#8217;s time correct by synchronizing with an Internet time server. To check that Windows is set to do this right-click the clock in the system tray and select Adjust Time/Date. Then click the Internet Time tab, if this tab says you are not synchronizing with an Internet Time server then [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Vista can keep your PC&#8217;s time correct by synchronizing with an Internet time server. To check that Windows is set to do this right-click the clock in the system tray and select <strong>Adjust Time/Date</strong>. Then click the <strong>Internet Time</strong> tab, if this tab says you are not synchronizing with an Internet Time server then click <strong>Change Settings</strong> to enable it.</p>
<p>By default Windows Vista will only synchronize with a time server once every seven days. If your PC&#8217;s clock is not so good at keeping the time or you just want to increase the accuracy of your Windows time you can decrease this update interval by editing a registry setting:</p>
<ul>
<li>Open up the Start Menu in Windows Vista</li>
<li>In the &#8216;Start Search&#8217; box type <strong>Regedit</strong> and press <strong>Enter</strong></li>
<li>If you received the Windows UAC &#8216;Windows needs your permission to continue&#8217; prompt click <strong>Continue</strong></li>
<li>In regedit navigate to <strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w32time\<br />
TimeProviders\NtpClient</strong></li>
<li>In the right pane, right click on <strong>SpecialPollInterval</strong> and click <strong>Modify</strong></li>
<li>Select <strong>Decimal</strong> instead of Hexadecimal.</li>
<li>Type in how often you want it to update <strong><em>in seconds</em></strong> and click <strong>OK</strong>.  -<span style="color: #ff0000;"> </span>Do not change the interval to any value less than <strong>14400</strong> seconds (4 hours) or your computer&#8217;s IP address might be blocked by the time server.</li>
<li>Close regedit</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.moorlandit.net/index.php/2008/08/changing-the-windows-vista-internet-time-synchronization-interval-24/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prevent Windows rebooting after automatic updates</title>
		<link>http://www.moorlandit.net/index.php/2008/08/prevent-windows-rebooting-after-automatic-updates-16?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=prevent-windows-rebooting-after-automatic-updates</link>
		<comments>http://www.moorlandit.net/index.php/2008/08/prevent-windows-rebooting-after-automatic-updates-16#comments</comments>
		<pubDate>Mon, 11 Aug 2008 08:35:43 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Update]]></category>

		<guid isPermaLink="false">http://www.moorlandit.net/?p=16</guid>
		<description><![CDATA[Problem: Windows has a nasty habit sometimes of downloading and installing automatic updates and then prompting you to restart the PC. You then are given the option to postpone the restart, which is fine if you&#8217;re actually at your PC, but if you&#8217;re not then Windows just decides to do it anyway and you just [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem:</strong></p>
<p>Windows has a nasty habit sometimes of downloading and installing automatic updates and then prompting you to restart the PC. You then are given the option to postpone the restart, which is fine if you&#8217;re actually at your PC, but if you&#8217;re not then Windows just decides to do it anyway and you just might not have wanted your server or PC to reboot exactly when it did!</p>
<p> </p>
<p><strong>Solution:</strong></p>
<p>You can prevent Windows Automatic Updates from rebooting your machine by editing a group policy setting.</p>
<ol>
<li>Click on START then RUN</li>
<li>Type gpedit.msc</li>
<li>Expand Local Computer Policy &gt; Computer Configuration &gt; Administrative Templates &gt; Windows Components &gt; Windows Update</li>
<li>Double-click &#8220;No auto-restart for scheduled Automatic Updates installations&#8221;</li>
<li>Select &#8220;Enabled&#8221;, then click OK and close the Group Policy configuration program.</li>
</ol>
<p>Windows should now never automatically reboot after an automatic update.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moorlandit.net/index.php/2008/08/prevent-windows-rebooting-after-automatic-updates-16/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
