<?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>FettesPS &#187; Windows Vista</title>
	<atom:link href="http://www.fettesps.com/category/windows/windows-vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fettesps.com</link>
	<description>Fettes Programming Solutions</description>
	<lastBuildDate>Sun, 22 Jan 2012 18:21:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The system administrator has set policies to prevent this installation</title>
		<link>http://www.fettesps.com/the-system-administrator-has-set-policies-to-prevent-this-installation/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-system-administrator-has-set-policies-to-prevent-this-installation</link>
		<comments>http://www.fettesps.com/the-system-administrator-has-set-policies-to-prevent-this-installation/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 20:17:49 +0000</pubDate>
		<dc:creator>FettesPS</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[msi]]></category>
		<category><![CDATA[nsis]]></category>

		<guid isPermaLink="false">http://www.fettesps.com/?p=1740</guid>
		<description><![CDATA[While I was installing Arduino for Visual Studio I encountered this annoying message: There are a few ways to fix it, including deactivating User Account Control (UAC) or logging in as the Administrator user (and not a regular user with Administrator privileges), but the method I chose to handle it was the following. I chose [...]]]></description>
			<content:encoded><![CDATA[<p>While I was installing Arduino for Visual Studio I encountered this annoying message:</p>
<p><a href="http://www.fettesps.com/wp-content/uploads/2011/12/the-system-administrator-has-set-policies-to-prevent-this-installation.jpg"><img src="http://www.fettesps.com/wp-content/uploads/2011/12/the-system-administrator-has-set-policies-to-prevent-this-installation-300x130.jpg" alt="" title="the-system-administrator-has-set-policies-to-prevent-this-installation" width="300" height="130" class="alignright size-medium wp-image-1745" /></a></p>
<p>There are a few ways to fix it, including deactivating User Account Control (UAC) or logging in as the Administrator user (and not a regular user with Administrator privileges), but the method I chose to handle it was the following.  I chose this method because it didn&#8217;t not open any needless security risks such as turning off UAC and I didn&#8217;t feel like logging into another user.</p>
<ol>
<li>Open <b>Administrative Tools</b></li>
<li>Open <b>Local Security Settings</b></li>
<li>Click on <b>Software Restriction Policies</b></li>
<li>If there are no software restrictions defined, <b>right click</b> on Restriction Policies and<br />
select <b>New Software Restriction Policy</b></li>
<li>Double click on the new enforcement and select <b>All Users Except Local Administrators</b></li>
<li>Click <b>OK</b></li>
<li>Reboot your computer and run the installer again</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.fettesps.com/the-system-administrator-has-set-policies-to-prevent-this-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista &#8211; Enable Telnet</title>
		<link>http://www.fettesps.com/windows-vista-enable-telnet/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-vista-enable-telnet</link>
		<comments>http://www.fettesps.com/windows-vista-enable-telnet/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 15:03:29 +0000</pubDate>
		<dc:creator>FettesPS</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[programs and features]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[vista telnet]]></category>
		<category><![CDATA[windows vista enable telnet]]></category>
		<category><![CDATA[windows vista telnet]]></category>

		<guid isPermaLink="false">http://www.fettesps.com/?p=1019</guid>
		<description><![CDATA[It is quite rare that I use Telnet these days, so it took a long time for me to notice that by default it was not packaged with Windows Vista. This is also the case for Windows 7.   Telnet is very insecure and whenever you have the choice you should always use SSH, so [...]]]></description>
			<content:encoded><![CDATA[<p>It is quite rare that I use Telnet these days, so it took a long time for me to notice that by default it was not packaged with Windows Vista. This is also the case for <a href="http://www.fettesps.com/windows-7-enable-telnet">Windows 7</a>.   Telnet is very insecure and whenever you have the choice you should always use SSH, so more than likely this was an attempt to make Windows more secure by default.</p>
<p>With that being said, you can quickly re-enable Telnet by following these steps:</p>
<div>
<ol>
<li>Start</li>
<li>Control Panel</li>
<li>Programs And Features</li>
<li>Turn Windows features on or off</li>
<li>Check Telnet Client</li>
<li>Hit OK</li>
</ol>
<p>After that you can start Telnet via Command Prompt or through the Start Menu.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.fettesps.com/windows-vista-enable-telnet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Remove the Windows 7 Build Number</title>
		<link>http://www.fettesps.com/how-to-remove-the-windows-7-build-number/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-remove-the-windows-7-build-number</link>
		<comments>http://www.fettesps.com/how-to-remove-the-windows-7-build-number/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 00:42:09 +0000</pubDate>
		<dc:creator>FettesPS</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[build 7100]]></category>
		<category><![CDATA[evaluation copy]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[win7]]></category>

		<guid isPermaLink="false">http://www.fettesps.com/?p=590</guid>
		<description><![CDATA[So you&#8217;re still using the Windows 7 Release Candidate, and plan on using it until it expires in on June 1, 2010, but you&#8217;re sick of looking at the build number that&#8217;s etched in the bottom right corner of your screen. Thanks to our friends at DeepXW, this is quite simple to remove. Download the [...]]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;re still using the Windows 7 Release Candidate, and plan on using it until it expires in on June 1, 2010, but you&#8217;re sick of looking at the build number that&#8217;s etched in the bottom right corner of your screen.  Thanks to our friends at <a href="http://deepxw.blogspot.com" rel="nofollow">DeepXW</a>, this is quite simple to remove.</p>
<ol>
<li><a href="http://www.fettesps.com/files/RemoveWatermark.zip">Download the Patch</a></li>
<li>Extract the archive</li>
<li>Right click the appropriate executable and select <b>Run As Administrator</b></li>
<li>When prompted, enter <b>Yes</b> to apply the patch</li>
<li>When it is complete, hit <b>enter</b> to close the program</li>
<li>Reboot</li>
</ol>
<p>If after rebooting you find the watermark is still present, then perform the following additional steps:</p>
<ol>
<li>Hold down your <b>Windows key</b> and hit <b>R</b> to open the Run dialog</li>
<li>Enter <b>cmd</b> and hit enter</li>
<li>Type <b>mcbuilder.exe</b> into command prompt and press <b>enter</b>. After it has finished, reboot your computer once again</li>
</ol>
<p>You should now be free of the Windows build number watermark!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fettesps.com/how-to-remove-the-windows-7-build-number/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 &#8211; Enable Telnet</title>
		<link>http://www.fettesps.com/windows-7-enable-telnet/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-7-enable-telnet</link>
		<comments>http://www.fettesps.com/windows-7-enable-telnet/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 17:59:31 +0000</pubDate>
		<dc:creator>FettesPS</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[control panel]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[telnet]]></category>
		<category><![CDATA[telnet how to]]></category>
		<category><![CDATA[telnet in vista]]></category>
		<category><![CDATA[telnet server]]></category>
		<category><![CDATA[telnet vista]]></category>
		<category><![CDATA[telnet windows vista]]></category>
		<category><![CDATA[windows telnet]]></category>

		<guid isPermaLink="false">http://www.fettesps.com/?p=276</guid>
		<description><![CDATA[It&#8217;s very rare that I use Telnet these days, so it took a long time for me to notice that by default it was not packaged with Windows 7. I did some research and found out that this was also true for Windows Vista. More than likely this was an attempt to make Windows more [...]]]></description>
			<content:encoded><![CDATA[<div style="float:right; margin: 0px 0px 0px 10px">
<script type="text/javascript"><!--
google_ad_client = "pub-5626577267457549";
/* FPS - 250x250, created 9/25/10 */
google_ad_slot = "3194187494";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p>It&#8217;s very rare that I use Telnet these days, so it took a long time for me to notice that by default it was not packaged with Windows 7.  I did some research and found out that this was also true for Windows Vista.  More than likely this was an attempt to make Windows more secure by default, as Telnet is very insecure and whenever you have the choice you should always use SSH.  However, with that being said, you can quickly re-enable Telnet by following these steps:</p>
<ol>
<li>Start</li>
<li>Control Panel</li>
<li>Programs And Features</li>
<li>Turn Windows features on or off</li>
<li>Check Telnet Client</li>
<li>Hit OK</li>
</ol>
<p>After that you can start Telnet via Command Prompt.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fettesps.com/windows-7-enable-telnet/feed/</wfw:commentRss>
		<slash:comments>195</slash:comments>
		</item>
	</channel>
</rss>

