<?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>How in the TECH &#187; Vista</title>
	<atom:link href="http://www.howinthetech.com/tag/vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howinthetech.com</link>
	<description>Daily Tech Tips and News</description>
	<lastBuildDate>Fri, 03 Sep 2010 20:58:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='http://www.howinthetech.com/?pushpress=hub'/>
		<item>
		<title>Erasing the Aero Taskbar thumbnail display delay</title>
		<link>http://www.howinthetech.com/erasing-the-aero-taskbar-thumbnail-display-delay/</link>
		<comments>http://www.howinthetech.com/erasing-the-aero-taskbar-thumbnail-display-delay/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 23:39:16 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=3960</guid>
		<description><![CDATA[When Microsoft unveiled the Aero engine in Vista &#8211; and later expanded upon for 7 &#8211; it brought about a sea of usability and visual changes. While some changes were more just for eye candy, and perhaps trying to match what Apple was doing in OS X, others were more functionally based. Taskbar thumbnail previews [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>When Microsoft unveiled the Aero engine in Vista &#8211; and later expanded upon for 7 &#8211; it brought about a sea of usability and visual changes. While some changes were more just for eye candy, and perhaps trying to match what Apple was doing in OS X, others were more functionally based. Taskbar thumbnail previews probably straddles a bit of both sides; in Vista/7 hovering the mouse over the application window in your taskbar will result in a live thumbnail of the window contents. You&#8217;ve probably seen yourself the examples of a video file playing in real-time in the thumbnail.</p>
<p>I&#8217;m not positive my productivity and efficiency has increased whatsoever with this flare but I do know one thing that I find annoying &#8211; there is a slight delay, maybe not even 1 second in length, from when you mouse over the application and the thumbnail displays. It&#8217;s an odd behavior to have in my opinion, it results in the perception of the entire system appearing slow and bogged down. Interestingly, it&#8217;s not a limitation but rather a design decision to have the delay. While I&#8217;m sure there is some grounded rationale behind it, it makes little sense to me and the slight pause had me investigate how to remove the delay.</p>
<p>Launch the Registry Editor from <strong>Start-&gt;Search</strong>.</p>
<p><a rel="attachment wp-att-3966" href="http://www.howinthetech.com/erasing-the-aero-taskbar-thumbnail-display-delay/start-regedit/"><img class="alignnone size-full wp-image-3966" title="start-regedit" src="http://www.howinthetech.com/wp-content/uploads/start-regedit.png" alt="" width="431" height="178" /></a></p>
<p>Traverse the tree down to <strong>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</strong>.</p>
<p><a rel="attachment wp-att-3961" href="http://www.howinthetech.com/erasing-the-aero-taskbar-thumbnail-display-delay/reg-aero-tb-delay-1/"><img class="alignnone size-large wp-image-3961" title="reg-aero-tb-delay-1" src="http://www.howinthetech.com/wp-content/uploads/reg-aero-tb-delay-1-625x247.png" alt="" width="625" height="247" /></a></p>
<p><strong>Right-click</strong> in the right panel select <strong>New-&gt;DWORD</strong> and naming the key <em><strong>ExtendedUIHoverTime</strong></em>.</p>
<p><a rel="attachment wp-att-3962" href="http://www.howinthetech.com/erasing-the-aero-taskbar-thumbnail-display-delay/reg-aero-tb-delay-2/"><img class="alignnone size-full wp-image-3962" title="reg-aero-tb-delay-2" src="http://www.howinthetech.com/wp-content/uploads/reg-aero-tb-delay-2.png" alt="" width="429" height="225" /></a></p>
<p>The value of <em>ExtendedUIHoverTime</em> will control the delay in the thumbnail display; the time is measured in milliseconds. <strong>Double-click</strong> the key and setting it to <strong><em>1</em></strong> will result in an instantaneous display. Logically, you could define the delay to something longer if you&#8217;d like.</p>
<p><a rel="attachment wp-att-3963" href="http://www.howinthetech.com/erasing-the-aero-taskbar-thumbnail-display-delay/reg-aero-tb-delay-3/"><img class="alignnone size-full wp-image-3963" title="reg-aero-tb-delay-3" src="http://www.howinthetech.com/wp-content/uploads/reg-aero-tb-delay-3.png" alt="" width="615" height="249" /></a></p>
<p>Remember that you must log off and come back in to apply many registry settings, this one included!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/erasing-the-aero-taskbar-thumbnail-display-delay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Return the &#8220;run&#8221; command to Windows 7 Start Menu</title>
		<link>http://www.howinthetech.com/return-the-run-command-to-windows-7-start-menu/</link>
		<comments>http://www.howinthetech.com/return-the-run-command-to-windows-7-start-menu/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 01:28:54 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=2773</guid>
		<description><![CDATA[The notion of Start-&#62;Run has been ingrained in most enthusiasts minds as the premise existed since the days of Windows 95. The method was an efficient way to launch commands without the need of traversing the Start Menu &#8211; assuming you knew what you were looking for. For reasons unknown, Microsoft chose to remove the [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>The notion of <em>Start-&gt;Run</em> has been ingrained in most enthusiasts minds as the premise existed since the days of Windows 95. The method was an efficient way to launch commands without the need of traversing the Start Menu &#8211; assuming you knew what you were looking for. For reasons unknown, Microsoft chose to remove the <em>Run</em> command from Vista and Windows 7&#8242;s Start Menu &#8211; replacing it with the <em>Start-&gt;Search</em> command instead. Generally, <em>Start-&gt;Search</em> expands upon the <em>Run</em> command of old as it can pull from an indexed database, meaning you don&#8217;t need to know, or path explicitly to what you are launching.</p>
<p>For the most part, the functionality works fantastically but there are circumstances where the process bogs down, especially when the command in question isn&#8217;t part of the indexed database &#8211; like a remote network path you are trying to access. It&#8217;s times like these that one may miss the <em>Run</em> command. Keyboard junkies may already be thinking to themselves, <em>what about WinKey+R?</em> This is an effective alternative as the <em>Run</em> command dialog still exists in 7 but more and more computer users are shying away from memorization of obscure shortcuts. For those users, they should know it&#8217;s quite simple to return the <em>Run </em>command back to it&#8217;s rightful spot in the Start Menu.</p>
<ol>
<li><strong>Right-click</strong> on the <strong>Taskbar</strong> and choose <strong>Properties</strong>.<a rel="attachment wp-att-2774" href="http://www.howinthetech.com/return-the-run-command-to-windows-7-start-menu/taskbar-properties/"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2774" title="taskbar-properties" src="http://www.howinthetech.com/wp-content/uploads/taskbar-properties.png" alt="" width="287" height="252" /></p>
<li>Click the <strong>Start Menu</strong> tab and choose <strong>Customize</strong>.<a rel="attachment wp-att-2775" href="http://www.howinthetech.com/return-the-run-command-to-windows-7-start-menu/taskbar-customize/"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2775" title="taskbar-customize" src="http://www.howinthetech.com/wp-content/uploads/taskbar-customize.png" alt="" width="435" height="482" /></p>
<li>In the <strong>Customize Start Menu</strong> dialog scroll through the list and look for the check-box next to <strong>Run command</strong>. Check it!<a rel="attachment wp-att-2776" href="http://www.howinthetech.com/return-the-run-command-to-windows-7-start-menu/taskbar-customize-run/"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2776" title="taskbar-customize-run" src="http://www.howinthetech.com/wp-content/uploads/taskbar-customize-run.png" alt="" width="393" height="483" /></p>
<li><strong>OK</strong> out of the two dialog windows, returning yourself to your desktop view.</li>
<li>Click on the <strong>Start Orb</strong> and notice that the <strong>Run command</strong> has returned.<a rel="attachment wp-att-2777" href="http://www.howinthetech.com/return-the-run-command-to-windows-7-start-menu/win7-start-run/"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2777" title="win7-start-run" src="http://www.howinthetech.com/wp-content/uploads/win7-start-run.png" alt="" width="163" height="394" /></p>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/return-the-run-command-to-windows-7-start-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safely Disable Unnecessary System Services in Vista</title>
		<link>http://www.howinthetech.com/safely-disable-unnecessary-system-services-in-vista/</link>
		<comments>http://www.howinthetech.com/safely-disable-unnecessary-system-services-in-vista/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 22:11:50 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=1995</guid>
		<description><![CDATA[In the days when processing power was measured in megahertz and memory counted by the megabytes, PC users were always striving to eek every little bit of performance possible. Microsoft Windows has long had the stigmata of being a bloated and heavy operating system and a lot of that stems from the sheer amount of [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>In the days when processing power was measured in megahertz and memory counted by the megabytes, PC users were always striving to eek every little bit of performance possible. Microsoft Windows has long had the stigmata of being a bloated and heavy operating system and a lot of that stems from the sheer amount of processes running in the background, typically unbeknown to the user. In the Microsoft world, background processes are called services and chances are, you have a number of services running that you don&#8217;t even need. Don&#8217;t have a printer? You still have the Print Spooler service running unless you actively disable it. For most, the days of performance squeezing are long gone but that doesn&#8217;t mean it&#8217;s completely dead.</p>
<p><a href="http://smartpcutilities.bravehost.com/servicesoptimizer.html">Vista Services Optimizer</a> is a free Windows utility that aids in the ability to streamline your Windows system. There are plenty of articles on the Internet that describe each and every service but often times you are still left confused on whether or not the service is truly necessary. Vista Services Optimizer takes the guess work out of the entire process by analyzing your running system and providing suggestions on what to disable. It will never lead you down the path of disabling a vital Windows service.</p>
<p style="text-align: center;"><img class="size-medium wp-image-1996 aligncenter" title="vista-services-optimizer" src="http://www.howinthetech.com/wp-content/uploads/vista-services-optimizer-469x315.jpg" alt="vista-services-optimizer" width="469" height="315" /></p>
<p>A system scan and recommendations thereafter is great but Vista Services Optimizer takes it a step further by asking easily answered questions about your system. <em>Do you have a scanner or digital camera? Have you installed anti-spyware software?</em> The answers to these questions will help the software further pin down your requirements.</p>
<p style="text-align: center;"><img class="size-medium wp-image-1997 aligncenter" title="vista-services-optimizer-tune" src="http://www.howinthetech.com/wp-content/uploads/vista-services-optimizer-tune-469x315.jpg" alt="vista-services-optimizer-tune" width="469" height="315" /></p>
<p>If you end up getting yourself in trouble still by disabling something you actually needed the <strong>Rescue Center</strong> can revert to a previous snapshot of the system services state. Additionally, you can have multiple profiles defined and applied on a whim. If you are playing a resource intensive game, it may make sense to disable different services.</p>
<p>Vista Services Optimizer requires the .Net 3.5 framework and, of course, Windows Vista.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/safely-disable-unnecessary-system-services-in-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Squeeze Out Extra Juice with Vista Battery Saver</title>
		<link>http://www.howinthetech.com/squeeze-out-extra-juice-with-vista-battery-saver/</link>
		<comments>http://www.howinthetech.com/squeeze-out-extra-juice-with-vista-battery-saver/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 21:28:00 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=1766</guid>
		<description><![CDATA[It&#8217;s pretty well accepted by computer users that every new iteration of an operating system brings about higher hardware requirements. New features and functionality are not free, especially when it comes to computer resources. This situation was no different when Microsoft released Vista as the replacement to XP. Hardware advances quite rapidly while battery technology, [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>It&#8217;s pretty well accepted by computer users that every new iteration of an operating system brings about higher hardware requirements. New features and functionality are not free, especially when it comes to computer resources. This situation was no different when Microsoft released Vista as the replacement to XP. Hardware advances quite rapidly while battery technology, at least in the consumer space, has crawled to a general standstill. Laptop users who upgraded their XP systems to Vista were hit with a decrease in battery life, even though it was the same hardware that ran XP happily.</p>
<p>There is no dispute that a Vista install on a laptop uses more juice than XP. Most users then suspect that all the visual effects and eye candy available in Vista are the culprit to the decreased battery performance. With that being said, what options do you have? Short of down-grading to XP, the best option is to just turn off all the visual flair and reclaim some of those CPU cycles. Unfortunately, Vista doesn&#8217;t exactly provide that type of flexibility &#8211; in that either all the visual effects are off or on. Ideally, you&#8217;d probably be fine with the effects when running on AC power and then fallback to a degraded visual experience when operating off the battery.</p>
<p><a href="http://www.codeplex.com/vistabattery">Vista Battery Saver</a> is a free software program designed to handle just this situation. The application provides the ability to turn off the Windows Aero interface or Sidebar depending on whether you are plugged in or not. Further, the options can remain enabled until the battery hits a certain drain level. While it doesn&#8217;t seem like much of a big deal, often times just an extra 15 minutes makes all the difference.</p>
<p style="text-align: center;"><img class="size-full wp-image-1767 aligncenter" title="vista-battery-saver" src="http://www.howinthetech.com/wp-content/uploads/vista-battery-saver.jpg" alt="vista-battery-saver" width="548" height="582" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/squeeze-out-extra-juice-with-vista-battery-saver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Icons with a Single Instead of Double Click in Vista</title>
		<link>http://www.howinthetech.com/open-icons-with-a-single-instead-of-double-click-in-vista/</link>
		<comments>http://www.howinthetech.com/open-icons-with-a-single-instead-of-double-click-in-vista/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 00:01:16 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=1562</guid>
		<description><![CDATA[Do you know when to single click or when a double click is necessary? Likely so, but for many the inconsistencies of when to do what is often very frustrating to novice users. Web links open with a single click, icons on the desktop require two clicks to activate, yet items off the Start Menu [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div><br />
Do you know when to single click or when a double click is necessary? Likely so, but for many the inconsistencies of when to do what is often very frustrating to novice users. Web links open with a single click, icons on the desktop require two clicks to activate, yet items off the Start Menu are back to one click. Most of us don&#8217;t really think about it, it&#8217;s second nature and we do take it all for granted.</p>
<p>I got a question today from a user about how to adjust this behavior, specifically regarding icons. While this isn&#8217;t new to Vista &#8211; it&#8217;s been around for as long as I can remember &#8211; it is possible to configure the icons, typically on your Desktop, to open with just a single-click.</p>
<ol>
<li>From within a <strong>Windows Explorer</strong> window click <strong>Organize</strong> and then <strong>Folder and Search Options</strong>.</li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1563" title="icon_single_click_1" src="http://www.howinthetech.com/wp-content/uploads/icon_single_click_1.jpg" alt="icon_single_click_1" width="271" height="476" /></p>
<li>Under <strong>Click items as follows</strong> select the radio button next to <strong>Single-click to open an item</strong>.</li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1564" title="icon_single_click_2" src="http://www.howinthetech.com/wp-content/uploads/icon_single_click_2.jpg" alt="icon_single_click_2" width="396" height="479" /></p>
<li>You&#8217;ll notice you have two sub-options available from step 2 both relating to how and when to underline the icons. You can chose to either underline when pointed on by the mouse, or always to underline &#8211; similar to the behavior in most web browsers. The choice is yours.</li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1565" title="icon_single_click_3" src="http://www.howinthetech.com/wp-content/uploads/icon_single_click_3.jpg" alt="icon_single_click_3" width="189" height="173" /></p>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/open-icons-with-a-single-instead-of-double-click-in-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Give Vista a Health and Performance Check-Up</title>
		<link>http://www.howinthetech.com/give-vista-a-health-and-performance-check-up/</link>
		<comments>http://www.howinthetech.com/give-vista-a-health-and-performance-check-up/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 22:47:19 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=1534</guid>
		<description><![CDATA[Microsoft introduced a number of tools in Windows Vista that help in diagnosing of system problems. If you are the one that typically has to fix or address problems, you are quite aware of such utilities as Task Manager, Event Viewer, and Performance Monitor. With Vista, there is one new tool you should keep in [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>Microsoft introduced a number of tools in Windows Vista that help in diagnosing of system problems. If you are the one that typically has to fix or address problems, you are quite aware of such utilities as <em>Task Manager, Event Viewer, </em>and <em>Performance Monitor</em>. With Vista, there is one new tool you should keep in your arsenal &#8211; the <strong>System Health Report</strong>. In the same way that proper physical health is maintained by seeing a family doctor regularly, Microsoft has the same idea when it comes to your computer. Results from a series of tests and performance metrics are gathered, organized, and presented in an intelligent list &#8211; albeit somewhat technical. Does your computer receive a clean bill of health? The results may surprise you!</p>
<ol>
<li>To launch, click the Vista Start Orb and in the search box type <em><strong>performance</strong></em>. One of the results returned will be <strong>Performance Information and Tools</strong>.</li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1535" title="vista_health_report_1" src="http://www.howinthetech.com/wp-content/uploads/vista_health_report_1.jpg" alt="vista_health_report_1" width="315" height="111" /></p>
<li>Click <strong>Advanced Tools</strong>.</li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1536" title="vista_health_report_2" src="http://www.howinthetech.com/wp-content/uploads/vista_health_report_2.jpg" alt="vista_health_report_2" width="200" height="228" /></p>
<li>Here you see many of the performance and diagnostic utilities provided to you by Microsoft. The one we are interested in is at the very bottom, <strong>Generate a system health report</strong>.</li>
<p style="text-align: center;"><img class="alignnone size-medium wp-image-1537" title="vista_health_report_3" src="http://www.howinthetech.com/wp-content/uploads/vista_health_report_3-470x410.jpg" alt="vista_health_report_3" width="470" height="410" /></p>
<li>The report will begin running immediately and will take a minute or so to complete.
<p style="text-align: center;"><img class="alignnone size-medium wp-image-1538" title="vista_health_report_4" src="http://www.howinthetech.com/wp-content/uploads/vista_health_report_4-470x352.jpg" alt="vista_health_report_4" width="470" height="352" /></p>
</li>
<li>After the report is done collect the data you are presented with the findings. I was surprised to find my computer failing a few things. Some caution must be taken though as a <strong>Failed</strong> test isn&#8217;t necessarily black or white. In my results you can see that I failed the <strong>Hardware Device and Driver Checks</strong> test. Further digging reveals it is because I have a network adapter installed, but disabled. A disabled device obviously can&#8217;t function correct; though in my instance it is disabled for a reason.</li>
<p style="text-align: center;"><img class="alignnone size-medium wp-image-1540" title="vista_health_report_5" src="http://www.howinthetech.com/wp-content/uploads/vista_health_report_5-470x420.jpg" alt="vista_health_report_5" width="470" height="420" /></p>
</ol>
<p>Not only can the system health check-up reveal existing problems it has the ability to predict future problems. As an example, the battery of tests including scrubbing the SMART data from your hard drive &#8211; a series of metrics that can keep track of disk errors and such. The multitude of information the report includes is staggering and full-on geeky. Still, there is useful information provided for users of every level.</p>
<ol>
<p style="text-align: center;">
<p style="text-align: center;">
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/give-vista-a-health-and-performance-check-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable and Disable Vista&#8217;s Aero Quickly</title>
		<link>http://www.howinthetech.com/enable-and-disable-vistas-aero-quickly/</link>
		<comments>http://www.howinthetech.com/enable-and-disable-vistas-aero-quickly/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 22:28:16 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=1523</guid>
		<description><![CDATA[While Vista&#8217;s Aero look is pretty to gaze at, it&#8217;s not for everyone. It goes without saying that the effect is not free, at least as it pertains to your system resources. Aero uses more memory and more CPU cycles than Windows last generation interface. All this adds up to increased battery usage on laptops [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>While Vista&#8217;s Aero look is pretty to gaze at, it&#8217;s not for everyone. It goes without saying that the effect is not free, at least as it pertains to your system resources. Aero uses more memory and more CPU cycles than Windows last generation interface. All this adds up to increased battery usage on laptops and overall decreases in performance for memory and CPU intensive operations.  The sledge hammer approach would be to just disable Aero across the board, sticking with the look and feel of Windows 95. Thankfully, we don&#8217;t have to be that drastic if we are only interested in squeezing out every last bit of performance in specific situations. Unfortunately, it&#8217;s not as simple as it should be &#8211; enabling or disabling Aero quickly and on demand. With a bit of registry magic, one is able to provide a quick toggle option when right-clicking on the desktop.</p>
<ol>
<li>Click <strong>Start </strong>and in the <strong>Start Search</strong> box type <em><strong>regedit.exe.</strong></em></li>
<li>Traverse the Registry Editor navigation tree on the left hand side down to <strong>HKEY_CLASSES_ROOT\Directory\Background\Shell</strong>.</li>
<p style="text-align: center;"><img class="alignnone size-medium wp-image-1524" title="aero_toggle_1" src="http://www.howinthetech.com/wp-content/uploads/aero_toggle_1-470x183.jpg" alt="aero_toggle_1" width="470" height="183" /></p>
<li><strong>Right-click</strong> on <em>Shell </em>and select <strong>New-&gt;Key</strong>. Title the key <strong><em>Aero Enable</em></strong>. Then, <strong>right-click</strong> on the key you&#8217;ve just created and create a <strong>New-&gt;Key</strong> called <em><strong>command</strong></em>.</li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1525" title="aero_toggle_2" src="http://www.howinthetech.com/wp-content/uploads/aero_toggle_2.jpg" alt="aero_toggle_2" width="414" height="248" /></p>
<li>With the newly created <em>command key<strong> </strong></em><strong>selected</strong>, double click on the <strong>(Default)</strong> and assign it a value of <strong>Rundll32 dwmApi #102</strong>.</li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1526" title="aero_toggle_3" src="http://www.howinthetech.com/wp-content/uploads/aero_toggle_3.jpg" alt="aero_toggle_3" width="394" height="173" /></p>
<li>Repeat <strong>step 3 and 4</strong>, titling the key <em><strong>Aero Disable</strong></em> and assigning <strong>(Default)</strong> to <strong>Rundll32 dwmApi #104</strong>.</li>
<p style="text-align: center;"><img class="alignnone size-medium wp-image-1527" title="aero_toggle_4" src="http://www.howinthetech.com/wp-content/uploads/aero_toggle_4-470x183.jpg" alt="aero_toggle_4" width="470" height="183" /><img class="alignnone size-medium wp-image-1528" title="aero_toggle_5" src="http://www.howinthetech.com/wp-content/uploads/aero_toggle_5-470x183.jpg" alt="aero_toggle_5" width="470" height="183" /></p>
<li>Now <strong>right-click</strong> on your Desktop and see the two new options you&#8217;ve created: <em>Aero Enable</em> and <em>Aero Disable</em>. Selecting either option triggers just what the name implies.</li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1529" title="aero_toggle_6" src="http://www.howinthetech.com/wp-content/uploads/aero_toggle_6.jpg" alt="aero_toggle_6" width="255" height="321" /></p>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/enable-and-disable-vistas-aero-quickly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update your Windows Experience Index in Vista</title>
		<link>http://www.howinthetech.com/update-your-windows-experience-index-in-vista/</link>
		<comments>http://www.howinthetech.com/update-your-windows-experience-index-in-vista/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 23:25:53 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=1239</guid>
		<description><![CDATA[Microsoft introduced a new metric in Vista titled the Windows Experience Index (WEI), a numerical representation for performance of the hardware in your computer. The WEI encompasses five sub-scores for processor, memory, 2D graphics, 3D graphics, and disk subsystem. Confusingly enough, the WEI is not an average of the five scores but rather the floor, [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>Microsoft introduced a new metric in Vista titled the Windows Experience Index (WEI), a numerical representation for performance of the hardware in your computer. The WEI encompasses five sub-scores for processor, memory, 2D graphics, 3D graphics, and disk subsystem. Confusingly enough, the WEI is not an average of the five scores but rather the floor, or the lowest score of the five. The WEI ranges from a low of 1.0 to a high of 5.9 for Vista but we can assume that the high will continue to increase in future iterations of Vista or Windows in general &#8211; we hope hardware continues to advance after all.</p>
<p>But what is the purpose of WEI? It can be summarized in a simple sentence. WEI allows users to match software requirements, typically games, to the hardware in their computer. The idea was to simplify the complexity of the answer to the question <em>will this software work on my computer</em>? I think it&#8217;s a pretty good goal but we aren&#8217;t quite there yet because many users aren&#8217;t even aware of it. So here is how to see your Windows Experience Index and re-run the test should your hardware change.</p>
<ol>
<li><strong>Right-click</strong> on <strong>Computer</strong> from your Vista Start Menu and select <strong>Properties</strong>.<a href="http://www.howinthetech.com/wp-content/uploads/vista_rating_1.jpg"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1242" title="vista_rating_1" src="http://www.howinthetech.com/wp-content/uploads/vista_rating_1.jpg" alt="" width="385" height="377" /></p>
<li>You will see a numeric value next to <strong>Rating</strong>. This is your current WEI and to re-run the test click on the <strong>Windows Experience Index</strong> link.<a href="http://www.howinthetech.com/wp-content/uploads/vista_rating_2.jpg"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1243" title="vista_rating_2" src="http://www.howinthetech.com/wp-content/uploads/vista_rating_2.jpg" alt="" width="500" height="314" /></p>
<li>After the UAC prompt, Windows will begin to run a series of tests for each of your components. Don&#8217;t be alarmed if your system jumps in and out of Aero or if the screen flickers!<a href="http://www.howinthetech.com/wp-content/uploads/vista_rating_4.jpg"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1245" title="vista_rating_4" src="http://www.howinthetech.com/wp-content/uploads/vista_rating_4.jpg" alt="" width="416" height="199" /></p>
<li>Upon completion it will return to the screen above in step 2, but this time with perhaps a new WEI.<a href="http://www.howinthetech.com/wp-content/uploads/vista_rating_3.jpg"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1244" title="vista_rating_3" src="http://www.howinthetech.com/wp-content/uploads/vista_rating_3.jpg" alt="" width="500" height="322" /></p>
</ol>
<p>You should make it a habit to keep this score up to date because WEI has an API which allows applications to reference the score and adjust their performance accordingly. The WEI is also a quick way to see any potential bottlenecks in your computer &#8211; it&#8217;s going to be your lowest sub-score of the five. Upgrade that component and your WEI and computing power will evolve.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/update-your-windows-experience-index-in-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the Desktop Icon Size in Vista</title>
		<link>http://www.howinthetech.com/changing-the-desktop-icon-size-in-vista/</link>
		<comments>http://www.howinthetech.com/changing-the-desktop-icon-size-in-vista/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 22:10:22 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=1198</guid>
		<description><![CDATA[Just a quick tip today. Have you noticed that the default install of Vista results in the desktop icons being enormous? Perhaps not, but since I like everything just so, it was immediately noticeable to me. While I don&#8217;t understand the rationale behind the decision, it&#8217;s extremely simple to fix. Click your mouse on the [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>Just a quick tip today. Have you noticed that the default install of Vista results in the desktop icons being enormous? Perhaps not, but since I like everything just so, it was immediately noticeable to me. While I don&#8217;t understand the rationale behind the decision, it&#8217;s extremely simple to fix.</p>
<p>Click your mouse on the desktop. While holding down <strong>CTRL</strong>, mouse wheel up or down and watch the icons resize accordingly. Easy right?</p>
<p style="text-align: center;"><a href="http://www.howinthetech.com/wp-content/uploads/vista_icon_size_1.jpg"><img class="size-full wp-image-1199 aligncenter" title="vista_icon_size_1" src="http://www.howinthetech.com/wp-content/uploads/vista_icon_size_1.jpg" alt="" width="264" height="156" /></a></p>
<p style="text-align: center;"><a href="http://www.howinthetech.com/wp-content/uploads/vista_icon_size_2.jpg"><img class="size-full wp-image-1200 aligncenter" title="vista_icon_size_2" src="http://www.howinthetech.com/wp-content/uploads/vista_icon_size_2.jpg" alt="" width="303" height="190" /></a></p>
<p>If you don&#8217;t have a mouse with a wheel there is another way, thankfully. Right-click on the desktop and choose <strong>View</strong>. You&#8217;ll see three options to chose the displayed icon size. <strong>Classic Icons </strong>is actually what you would be most familiar with from the XP days. The disadvantage of using this method the lack of a finer control in the resulting size; with the mouse wheel method, you achieve a few more intermediate steps rather than just the three provided.</p>
<p style="text-align: center;"><a href="http://www.howinthetech.com/wp-content/uploads/vista_icon_size_3.jpg"><img class="size-full wp-image-1201 aligncenter" title="vista_icon_size_3" src="http://www.howinthetech.com/wp-content/uploads/vista_icon_size_3.jpg" alt="" width="438" height="274" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/changing-the-desktop-icon-size-in-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling the Administrator Account in Vista</title>
		<link>http://www.howinthetech.com/enabling-the-administrator-account-in-vista/</link>
		<comments>http://www.howinthetech.com/enabling-the-administrator-account-in-vista/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 12:44:09 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
				<category><![CDATA[How in the Tech]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=1160</guid>
		<description><![CDATA[Part of Microsoft&#8217;s secure computing initiative in Vista includes the disabling of the local administrator account. The rationale is that if would be hackers knew the account name they only needed to guess the respective password before further damage could be done. With a disabled administrator username, hackers or even malicious scripts need to determine [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-top:0px;margin-left:5px;"><script type="text/javascript"><!--
google_ad_client = "pub-7614676277221702";
google_ad_slot = "8180382492";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>Part of Microsoft&#8217;s secure computing initiative in Vista includes the disabling of the local administrator account. The rationale is that if would be hackers knew the account name they only needed to guess the respective password before further damage could be done. With a disabled <em>administrator</em> username, hackers or even malicious scripts need to determine the username that holds admin privileges as well as the accompanying password. It&#8217;s a minor change really that sounds better on a bulletted security features list than in practice. Nonetheless, I will never be one to fault Microsoft in working to improve security in their product.</p>
<p>The other day I got an email from a reader that asked about enabling the local administrator account in Vista. While I&#8217;m not entirely sure why this would be necessary &#8211; I&#8217;ll update this post if the user answers my reply &#8211; the process is pretty simple.</p>
<ol>
<li>In Vista, click <strong>Start</strong> and right-click on <strong>Computer</strong> then choose <strong>Manage</strong>.<a href="http://www.howinthetech.com/wp-content/uploads/vista_admin_1.jpg"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1161" title="vista_admin_1" src="http://www.howinthetech.com/wp-content/uploads/vista_admin_1.jpg" alt="" width="400" height="275" /></p>
<li>From the left hand menu expand <strong>Local Users and Groups</strong> and select <strong>Users</strong>.<a href="http://www.howinthetech.com/wp-content/uploads/vista_admin_2.jpg"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1162" title="vista_admin_2" src="http://www.howinthetech.com/wp-content/uploads/vista_admin_2.jpg" alt="" width="450" height="273" /></p>
<li>You&#8217;ll see <strong>Administrator</strong> in the right hand panel. Right-click on it and choose <strong>Properties</strong>.<a href="http://www.howinthetech.com/wp-content/uploads/vista_admin_3.jpg"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1163" title="vista_admin_3" src="http://www.howinthetech.com/wp-content/uploads/vista_admin_3.jpg" alt="" width="350" height="212" /></p>
<li>Now uncheck the box next to <strong>Account is disabled</strong>. Now on the Vista Welcome Login screen you should see the Administrator username as one of your login options. Easy!<a href="http://www.howinthetech.com/wp-content/uploads/vista_admin_4.jpg"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1164" title="vista_admin_4" src="http://www.howinthetech.com/wp-content/uploads/vista_admin_4.jpg" alt="" width="414" height="459" /></p>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/enabling-the-administrator-account-in-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->