<?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>MakeUseOf.com &#187; windows xp</title>
	<atom:link href="http://www.makeuseof.com/tags/windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Mon, 23 Nov 2009 20:00:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>3 Ways to Manually Backup &amp; Restore Critical Windows XP Data</title>
		<link>http://www.makeuseof.com/tag/3-ways-to-manually-backup-restore-critical-windows-xp-data/</link>
		<comments>http://www.makeuseof.com/tag/3-ways-to-manually-backup-restore-critical-windows-xp-data/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 22:01:26 +0000</pubDate>
		<dc:creator>Tina</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[system restore]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=28727</guid>
		<description><![CDATA[There are several critical areas of system data that can cause serious computer issues when they become corrupted. For such cases it&#8217;s important to have a backup of these files or a way to return to a previous system state.
The registry is the central part of the system data and the one most likely to [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/11/BackupSystemData06.png" border="0" alt="backup system data" vspace="5" align="left" />There are several critical areas of system data that can cause serious computer issues when they become corrupted. For such cases it&#8217;s important to have a backup of these files or a way to return to a previous system state.</p>
<p>The registry is the central part of the system data and the one most likely to cause problems. It contains all information about installed software, drivers, plugins, updates, and more. After countless edits due to software being added, changed or removed, errors and bad entries pile up in the registry. This can make your computer slow or even unstable.</p>
<p>Here are 3 ways to backup the registry, two of them along with other critical system data.</p>
<h2><strong>1. Export Specific Registry Keys</strong></h2>
<p>If you are going to make changes to a specific registry key, you can selectively export or restore this key.</p>
<h3><strong>Backup</strong></h3>
<p>Click <em>&gt; Start &gt; Run</em>, type <em>&gt; regedit</em> and click <em>&gt; OK</em>. The registry editor will open.</p>
<p>Select the key you wish to backup, right-click to open the menu and click <em>&gt; Export</em>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/BackupSystemData01.png" border="0" alt="backup and restore xp" width="400" height="195" /></p>
<p><span id="more-28727"></span><br />
Enter a name for the REG file and save it to a safe location.</p>
<p>In the same fashion you can export an entire registry branch or the registry as a whole.</p>
<h3><strong>Restore</strong></h3>
<p>To restore, you simply double-click the backed up REG file and it will automatically update the registry with its contents.</p>
<h2><strong>2. System State Backup</strong></h2>
<p>Windows XP Pro and other NT based Windows versions have an internal backup feature, which can be used to backup essential system data, including the Boot file, the COM+ class registration database, and the registry.</p>
<h3><strong>Backup</strong></h3>
<p>Go to<em> &gt; Start &gt; All Programs &gt; Accessories &gt; System Tools &gt; Backup Option</em>.</p>
<p>The Backup or Restore Wizard will open. Click and switch to <em>&gt; Advanced Mode</em> and open the <em>&gt; Backup</em> tab.</p>
<p>Select the files you would like to backup, in this case <em>&gt; System State</em>, which can be found under <em>&gt; My Computer</em>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/BackupSystemData02.png" border="0" alt="backup and restore xp" width="450" height="195" /></p>
<p>Be sure a path is displayed under <em>&gt; Backup media or file name</em>. If this is not the case, click <em>&gt; Browse</em>&#8230; and select a destination. You can also change the name of the backup file. Then click <em>&gt; Start Backup</em>.</p>
<p>A window summarizing the backup data will open. Change the backup description and eventually make further settings. Then click <em>&gt; Start</em> once more. This backup can take up to 5 minutes.</p>
<h3><strong>Restore</strong></h3>
<p>To restore a system state backup, open the Backup or Restore Wizard in Advanced Mode as described above.</p>
<p>Switch to the <em>&gt; Restore and Manage Media</em> tab. Your previous backups should be listed. Select the one you would like to restore and click <em>&gt; Restore Backup</em>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/BackupSystemData03.png" border="0" alt="backup and restore windows xp" width="580" height="105" /></p>
<h2><strong>3. System Restore Point</strong></h2>
<p>When you set a system restore point, several files are saved, including files in the Windows File Protection (Dllcache) folder, the local user profile, COM+ and WMI databases, IIS metabase, all files that are <a title="monitored files" href="http://msdn.microsoft.com/en-us/library/aa378870%28VS.85%29.aspx">monitored</a> due to their file extension and the registry.</p>
<p>With a system restore point you can return to a previous system state. This can be helpful in case changes to the registry, new drivers or program installations have caused damage. Your personal documents, such as browser bookmarks, eMails or photos are not affected.</p>
<h3><strong>Backup</strong></h3>
<p>To create a system restore point manually, click <em>&gt; Start &gt; Run</em>, type <em>&gt; %SystemRoot%\System32\restore\rstrui.exe</em> and click <em>OK</em> to launch the tool.</p>
<p>On the welcome page select <em>&gt; Create a restore point</em> and click <em>&gt; Next</em>. On the following page enter a name for this restore point and click <em>&gt; Create</em>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/BackupSystemData05.png" border="0" alt="backup and restore registry" width="322" height="104" /></p>
<p>Stefan recently <a title="Create Windows System Restore Point with 1-Click using SCRP" href="http://www.makeuseof.com/tag/one-click-create-windows-system-restore-points-with-scrp/">reviewed</a> a tool called <a title="Single Click Restore Point" href="http://tec-updates.blogspot.com/2008/01/download-single-click-restore-point.html">Single Click Restore Point</a>, which significantly speeds up this process.</p>
<h3><strong>Restore</strong></h3>
<p>To restore previous computer settings and an older registry, you open the System Restore welcome page as described above, select <em>&gt; Restore my computer to an earlier time</em> and click <em>&gt; Next</em>.</p>
<p>On the subsequent page select a recent system restore point from the calendar and click <em>&gt; Next</em>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/BackupSystemData04.png" border="0" alt="backup and restore registry" width="542" height="271" /></p>
<p>The <em>Confirm Restore Point Selection</em> page displays the restore point you chose. Click <em>&gt; Next</em> to continue. Your computer will now start to restore the previous Windows XP configuration and reboot.</p>
<p>If you&#8217;re running into issues after installing hot fixes or patches from Microsoft, you might want to know <a title="Roll Back Windows XP Hot Fixes and Patches" href="http://www.makeuseof.com/tag/how-to-roll-back-windows-hot-fixes-and-patches/">How To Roll Back Windows Hot Fixes &amp; Patches</a> in XP. Fortunately, Sharninder has explained it in a recent article.</p>
<p>Did you ever ruin your system or the registry to the point where only a backup could save it?</p>
<p><small>Image credits: <a title="binary" href="http://www.sxc.hu/photo/1159614">flaivoloka</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/winhack-some-quick-windows-registry-tweaks/" title="Three Quick Registry Tweaks to Customize Windows Like a Pro (October 11, 2008)">Three Quick Registry Tweaks to Customize Windows Like a Pro</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/speed-up-the-shutdown-of-your-windows-system/" title="How To Speed Up The Shutdown Of Your Windows (October 18, 2008)">How To Speed Up The Shutdown Of Your Windows</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-prepare-yourself-for-system-restore-from-scratch/" title="How to Prepare Yourself for System Restore From Scratch (August 22, 2008)">How to Prepare Yourself for System Restore From Scratch</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-move-the-my-documents-folder-and-save-your-data-windows/" title="How To Move My Documents Folder To A Different Drive (April 27, 2009)">How To Move My Documents Folder To A Different Drive</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-create-an-unattended-windows-xp-disk/" title="How To Create An Unattended Windows XP Disk (January 10, 2009)">How To Create An Unattended Windows XP Disk</a> (43)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-ways-to-manually-backup-restore-critical-windows-xp-data/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>QMMander &#8211; Cool Open Source Alternative to Windows Explorer</title>
		<link>http://www.makeuseof.com/tag/qmmander-replace-your-windows-explorer-with-an-open-source-alternative/</link>
		<comments>http://www.makeuseof.com/tag/qmmander-replace-your-windows-explorer-with-an-open-source-alternative/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 12:01:13 +0000</pubDate>
		<dc:creator>Karl L. Gechlik</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[better alternative]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[windows explorer]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=28371</guid>
		<description><![CDATA[I downloaded this 4.9MB file from Google Code. QMMander is a free open source Windows Explorer alternative and it is pretty cool. It gives you a dual pane experience to relieve you from the pain of having to open two Explorer windows to drag and drop files between.
But that’s not all – no sir re [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/11/AskTheAdmin_QMM_Head.png" border="0" alt="AskTheAdmin_QMM_Head" vspace="5" align="left" />I downloaded this 4.9MB file <a title="http://code.google.com/p/qmmander/" href="http://code.google.com/p/qmmander/">from Google Code</a>. QMMander is a free open source Windows Explorer alternative and it is pretty cool. It gives you a dual pane experience to relieve you from the pain of having to open two Explorer windows to drag and drop files between.</p>
<p>But that’s not all – no sir re bob! QMMAnder is not a one hit wonder! You can also have two separate listing types going on at the same time. Qmmander is written in C++ and uses <a href="http://qt.nokia.com/">Qt</a>, a cross-platform application and GUI framework from Nokia. The Google Code page says that the application is buggy but I have not run into any issues yet.</p>
<p>You can have one window preview showing a detail listing so you can sort by file size, while in the right pane you have big icons so you can easily recognize the file icons you are looking for. The software is also portable and can (should) be run from a USB or thumb drive.</p>
<p>A person&#8217;s Explorer tells a lot about them. If you are using the built in Windows Explorer it shows that you do not like to tweak but if you are using something like this – it shows you think outside the box. That’s not just because I am a geek right?</p>
<p>Let’s see what QMMAnder can do! When you first launch the application you will be seeing double – the same thing on both sides, as you can see below:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/qmm1.png" border="0" alt="windows explorer alternative" width="569" height="492" /></p>
<p><span id="more-28371"></span><br />
Let’s fix that and make them two different drives You can see this view below:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/qmm2.png" border="0" alt="alternative to windows explorer" width="569" height="464" /></p>
<p>Yeah yeah, we all know you can sort by each column by simply clicking on the headers but let’s check out the program&#8217;s other options. As we said before, you can change each view. Here is an example:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/qmm3.png" border="0" alt="qmmander - free explorer alternative" width="569" height="464" /></p>
<p>You change the view on each item by selecting a pane and then clicking on one of these buttons in your toolbar:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/image.png" border="0" alt="image" width="201" height="42" /></p>
<p>The buttons are as follows: <em>details, list, little symbols, big symbols, directory tree</em> or <em>split horizontally instead of vertically</em> (respectively). You can also change these from the options menu as you can see below:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/qmm4.png" border="0" alt="qmm4" width="323" height="418" /></p>
<p>You can also swap the left side with the right or vice versa as well as refresh or switch which side is active. Let’s check out how the horizontal split looks. This seems like it would be a better view for me:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/qmm5.png" border="0" alt="qmm5" width="569" height="464" /></p>
<p>And that is my view! Wow I love it – the detailed listing on top and the tree view on the bottom. This Windows explorer alternative is very versatile and uses very little memory.</p>
<p>What do you guys use for a file browser? I know that Make Use of readers aren’t using Explorer – are you? We would love to hear about what you are using in the comments – so leave us a comment!</p>
<p>Oh and if you do hit any bugs leave them in the comments as well so we can all bombard the author with them! <img src='http://www.makeuseof.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Karl Gechlik over and out.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/" title="WinHack &#8211; Speed Up Your Windows XP Computer (Part 1) (October 1, 2008)">WinHack &#8211; Speed Up Your Windows XP Computer (Part 1)</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-2/" title="WinHack &#8211; Speed Up Your Windows Computer (Part 2) (October 4, 2008)">WinHack &#8211; Speed Up Your Windows Computer (Part 2)</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-how-to-change-the-windows-start-button-win-xp/" title="WinHack &#8211; How to Change the Windows Start Button (Win XP) (September 19, 2008)">WinHack &#8211; How to Change the Windows Start Button (Win XP)</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/useful-windows-registry-tweaks-part-2/" title="Windows Registry Tweaks (Part 2) (September 13, 2007)">Windows Registry Tweaks (Part 2)</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/qmmander-replace-your-windows-explorer-with-an-open-source-alternative/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Recover Your Windows XP Administrator Password With The Installation Disk</title>
		<link>http://www.makeuseof.com/tag/recover-your-windows-xp-administrator-password-with-the-installation-disk/</link>
		<comments>http://www.makeuseof.com/tag/recover-your-windows-xp-administrator-password-with-the-installation-disk/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 12:00:33 +0000</pubDate>
		<dc:creator>Karl L. Gechlik</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[recover]]></category>
		<category><![CDATA[windows hacks]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=28257</guid>
		<description><![CDATA[Have you lost your Windows Administrator Password? There are lots of options to recover it nowadays but almost all of them require a third party piece of software. What if I tell you that you can recover your windows administrator password with your install disk? All you need is your install key (hint: this does [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/11/AskTheAdmin_PWHead.png" alt="" vspace="5" align="left" />Have you lost your Windows Administrator Password? There are lots of options to recover it nowadays but almost all of them require a third party piece of software. What if I tell you that you can recover your windows administrator password with your install disk? All you need is your install key (hint: this does not need to be the same key that is installed on your machine but the key needs to match the media).</p>
<p>We will actually be doing a Repair. Once the repair session hits the GUI screen we can launch a command prompt that will let us reset your password, create new accounts or promote another user to be the administrator. Heck we can even make it so the machine logs in as the Administrator automatically! So here&#8217;s how you do it.</p>
<p>Grab your CD along with its CD key and boot to your media. Once you boot to your CD, it will say, &#8220;Press a key to boot to CD&#8221;. Go ahead and press any key.</p>
<p>Let Windows do its thing and start. We will <strong>not format or lose any data</strong> if you follow my explicit instructions. I was amazed when I got this to work and also sickened by how insecure workstations can be! If you have a third party SCSI, RAID or SATA adapter you will have to point it at the drivers so it can access your hard drive. If this is you then you know what to do already – F6 and point it to the drivers.</p>
<p><img style="border: 0pt none; display: block; margin-left: auto; margin-right: auto;" title="pw2" src="http://www.makeuseof.com/wp-content/uploads/2009/11/pw2.png" border="0" alt="recover windows administrator password" width="569" height="317" /></p>
<p>Another few minutes will pass by and Windows setup will say that it is starting Windows. Be forewarned – DO NOT HIT THE R KEY ON THE NEXT SCREEN. We will be hitting Enter to start the installation.<br />
<span id="more-28257"></span><br />
<img style="border: 0pt none; display: block; margin-left: auto; margin-right: auto;" title="PW3" src="http://www.makeuseof.com/wp-content/uploads/2009/11/PW3.png" border="0" alt="recover windows administrator password" width="569" height="313" /></p>
<p>On the screen below that says Welcome to Setup make sure you hit the ENTER key and not R. R here will take you to the recovery console – if you do not have the administrators password you will have to start ALL OVER AGAIN! So hit Enter to set up Windows and continue.</p>
<p><img style="border: 0pt none; display: block; margin-left: auto; margin-right: auto;" title="pw4" src="http://www.makeuseof.com/wp-content/uploads/2009/11/pw4.png" border="0" alt="recover windows administrator password" width="509" height="400" /></p>
<p>The agreement pops up hit the F8 key to continue.</p>
<p><img style="border: 0pt none; display: block; margin-left: auto; margin-right: auto;" title="pwF8" src="http://www.makeuseof.com/wp-content/uploads/2009/11/pwF8.png" border="0" alt="recover windows password" width="405" height="271" /></p>
<p>Ah ha! Now on this screen below you will want to highlight your installation of Windows if there is more than one. And <strong>hit the R key</strong>! Yes, here is where you will hit that key to repair the installation. The process rewrites all the system files and what not.</p>
<p><img style="border: 0pt none; display: block; margin-left: auto; margin-right: auto;" title="pw5" src="http://www.makeuseof.com/wp-content/uploads/2009/11/pw5.png" border="0" alt="recover windows admin password" width="509" height="400" /></p>
<p>After you hit that R key the Setup wizard will start to copy the system files from the media to your hard drive/Windows Installation. This took about 4 minutes on my machine.</p>
<p><img style="border: 0pt none; display: block; margin-left: auto; margin-right: auto;" title="pw6" src="http://www.makeuseof.com/wp-content/uploads/2009/11/pw6.png" border="0" alt="recover windows password" width="559" height="310" /></p>
<p>Windows will now reboot automatically or you can hit ENTER to speed things up a little. When the machine restarts DO NOT BOOT FROM THE CD! DO NOT HIT A KEY TO BOOT FROM YOUR CD! Take the CD out of the drive if you think this is going to be an issue for you.</p>
<p><img style="border: 0pt none; display: block; margin-left: auto; margin-right: auto;" title="pw7" src="http://www.makeuseof.com/wp-content/uploads/2009/11/pw7.png" border="0" alt="how to recover windows password" width="559" height="310" /></p>
<p>Once the computer starts back up it will jump into the installer. Here, when you get to about 37 minutes left on the installer it will say Installing Devices on the bottom left hand side of the screen – Hit <strong>Shift-F10</strong> at the same time and a command prompt will pop-up! Just like that.<img style="border: 0pt none; display: block; margin-left: auto; margin-right: auto;" title="pw8" src="http://www.makeuseof.com/wp-content/uploads/2009/11/pw8.png" border="0" alt="how to recover windows password" width="559" height="421" /></p>
<p>Using some basic command line kung fu we type <strong>control userpasswords2</strong> and we can do whatever we want to. You can get at anything from this command prompt you have full root/administrator access!</p>
<p><img style="border: 0pt none; display: block; margin-left: auto; margin-right: auto;" title="pw9" src="http://www.makeuseof.com/wp-content/uploads/2009/11/pw9.png" border="0" alt="how to recover windows password" width="559" height="284" /></p>
<p>Once you have the user accounts control panel up, you can add, modify or remove users. Promote a user to administrator status or what have you. Remember only use this for good and not evil.</p>
<p><img style="border: 0pt none; display: block; margin-left: auto; margin-right: auto;" title="pw10" src="http://www.makeuseof.com/wp-content/uploads/2009/11/pw10.png" border="0" alt="recover lost admin password windows xp" width="408" height="459" /></p>
<p>Log in and you are good to go! Do you have another method to get back into your machine that does not require any media? We would love to hear about it in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/3-ways-to-reset-the-forgotten-windows-administrator-password/" title="3 Ways to Reset Forgotten Windows Administrator Password (December 17, 2008)">3 Ways to Reset Forgotten Windows Administrator Password</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/protect-and-track-your-laptop-in-case-of-theft/" title="Protect And Track Your Laptop In Case Of Theft (March 31, 2009)">Protect And Track Your Laptop In Case Of Theft</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/speed-up-the-shutdown-of-your-windows-system/" title="How To Speed Up The Shutdown Of Your Windows (October 18, 2008)">How To Speed Up The Shutdown Of Your Windows</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-install-the-recovery-console-for-windows-xp/" title="How To Install The Recovery Console in Windows XP (July 16, 2009)">How To Install The Recovery Console in Windows XP</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-get-aero-shake-aero-peek-aero-snap-features-in-vista-xp/" title="How To Get Aero Shake, Aero Peek &#038; Aero Snap Features In Vista &#038; XP (October 17, 2009)">How To Get Aero Shake, Aero Peek &#038; Aero Snap Features In Vista &#038; XP</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/recover-your-windows-xp-administrator-password-with-the-installation-disk/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>How To Upgrade From XP To Windows 7 In 4 Easy Steps</title>
		<link>http://www.makeuseof.com/tag/how-to-upgrade-from-xp-to-windows-7-in-4-easy-steps/</link>
		<comments>http://www.makeuseof.com/tag/how-to-upgrade-from-xp-to-windows-7-in-4-easy-steps/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 16:00:41 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=27132</guid>
		<description><![CDATA[Windows 7 will be released today. We have already given plenty of love to Windows 7. If you are still using Windows XP and want to switch directly to Windows 7, you might get disheartened knowing that there is no direct path to upgrade Windows XP to Windows 7.  However, with a bit of planning [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/winlogo.png" alt="" vspace="5" align="left" /><a href="http://www.microsoft.com/windows/windows-7/default.aspx">Windows 7</a> will be released today. We have already given plenty of love to Windows 7. If you are still using Windows XP and want to switch directly to Windows 7, you might get disheartened knowing that there is no direct path to upgrade Windows XP to Windows 7.  However, with a bit of planning and with appropriate tools, you can move from XP to Windows 7 with minimal of fuss. If that is what you are looking for, this is the guide for you. Let&#8217;s set the ball rolling straight away.</p>
<h3>Step 1: The checks</h3>
<p>First off, you would want to make sure your existing hardware can support Windows 7. Windows XP has been out for a long time and your hardware might not support the newer and comparatively more demanding versions of Windows like Windows 7. These are the official system requirements:</p>
<ul>
<li>1 GHz processor (32- or 64-bit)</li>
<li>1 GB of RAM (32-bit); 2 GB of RAM (64-bit)</li>
<li>16 GB of available disk space (32-bit); 20 GB of available disk space (64-bit)</li>
<li>DirectX 9 graphics device with WDDM 1.0 or higher driver</li>
</ul>
<p>You can use the <a href="http://www.makeuseof.com/tag/how-to-make-sure-your-computer-can-run-windows-7/">Windows 7 Upgrade advisor</a> to see if your computer will run Windows 7. Once you are sure that you are good to go, hop up to the next step.</p>
<p><span id="more-27132"></span></p>
<h3>Step 2: Backup and Migration</h3>
<p>It is always a good idea to have backup of your important files and settings that you worked so hard to create. We have shown you various <a href="http://www.makeuseof.com/tags/backup/">applications to backup your files and settings</a> in the past. If you would rather not install any new software, a simple copy and paste would suffice for the time being. Just make sure to include everything you might need. While you might have set up your folders differently according to your taste, here are some key locations that you should check out and decide if you would like to back them up:</p>
<ul>
<li>My Documents</li>
<li>My Music</li>
<li>My Pictures</li>
<li>(If you have more than one user account on your computer, make sure to back up their files as well)</li>
<li>Your projects folders and files, if it is your work computer</li>
<li>Browser bookmarks, saved passwords, etc.</li>
<li>Other program data under %AppData% (This doesn&#8217;t always work. It is better if you use respective applications to export settings)</li>
</ul>
<p>Another option you can use to quickly backup and transfer your settings is the Windows Easy Transfer tool that you can find on the Windows 7 DVD. Browse to the folder named <strong>support</strong> and then to <strong>migwiz</strong> on your Windows 7 DVD and launch <strong>migsetup.exe</strong>. This will launch the Windows Easy Transfer tool.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/10/launchthis.png" alt="upgrade Windows XP to Windows 7" width="400" height="224" /></p>
<p>Choose how you would like to transfer the settings:</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/10/theway.png" alt="upgrade Windows XP to Windows 7" width="515" height="320" /></p>
<p>and then select what to transfer:</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/10/transfer.png" alt="upgrade XP to Windows 7" width="353" height="287" /></p>
<p>and Windows Easy Transfer will do the rest and give you a file you can store, on say a flash drive to transfer the settings to new installation later.</p>
<h3>Step 3: Drivers</h3>
<p>Next up are the drivers. It is always a good idea to search your computer manufacturer&#8217;s website to see if they have newer drivers for Windows 7. Older drivers may not always work, or may not work as intended. This is especially true for drivers made for Windows XP. I was able to use an XP display driver with Windows 7 beta but it didn&#8217;t work when Windows 7 RC came out. You might have more luck with Vista drivers on Windows 7, but nothing is guaranteed. So if you are trying to get older drivers to work, you better be prepared to play around after installation.</p>
<h3>Step 4: Install</h3>
<p>Finally, you are ready to install Windows 7. Pop in the DVD and restart your computer. Boot from the DVD and follow the prompts to install Windows 7.</p>
<p>Choose Custom (Advanced install) when given the choice:</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/10/installationtype.png" alt="upgrade windows xp" width="553" height="272" /></p>
<p>Then choose the system drive (which was your C: on Windows XP) as the partition you would like to set up Windows 7.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/10/partition.png" alt="upgrade windows xp" width="239" height="127" /></p>
<p>Wait for the installation to complete, and boot into Windows 7 once you are done.</p>
<h3>Installed, now what?</h3>
<p>Already here? Way to go. Now that you have Windows installed there are few additional steps you should take before you are ready to go. First off, make sure you install an antivirus before you start browsing the web or transferring files using USB drives. <a href="http://www.microsoft.com/Security_Essentials/">MS Security Essentials</a>, <a href="http://www.avg.com/">AVG,</a> <a href="http://www.avast.com/">Avast</a> and <a href="http://www.free-av.com/">Antivir</a> are good free choices. You might want to look into commercial ones if you want something better. <a href="http://www.eset.com/">ESET</a> and <a href="http://www.kaspersky.com/">Kaspersky</a> are good choices over there (Oops! Did I start a flame war?).</p>
<p>Install your favorite applications now. This would be a good time to get the latest versions if you have been postponing pending software updates. Looking for some software recommendations? Check out the <a href="http://www.makeuseof.com/tag/the-mark-pack-the-essentials-on-my-computer-part-one/">Mark pack</a>.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/10/newcomputer.png" alt="upgrade windows xp to 7" width="417" height="282" /></p>
<p>Oh and don&#8217;t forget to restore the settings you backed up earlier. If you went the copy-paste route, its time to do some more copy-paste. If you used Windows Easy Transfer instead,  click on <strong>Start</strong> button and <strong>type Windows Easy transfer</strong>, launch the application and let it know that this is your new computer, then browse to the location you stored those settings to and let it do the rest.</p>
<p>Hope this helps you plan your upgrade from Windows XP to Windows 7. Once you are done, use the comments area and tell us know how it went and if Windows 7 is worth the price tag!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/" title="WinHack &#8211; Speed Up Your Windows XP Computer (Part 1) (October 1, 2008)">WinHack &#8211; Speed Up Your Windows XP Computer (Part 1)</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/" title="Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker (May 2, 2009)">Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-get-aero-shake-aero-peek-aero-snap-features-in-vista-xp/" title="How To Get Aero Shake, Aero Peek &#038; Aero Snap Features In Vista &#038; XP (October 17, 2009)">How To Get Aero Shake, Aero Peek &#038; Aero Snap Features In Vista &#038; XP</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-choose-between-32-bit-64-bit-windows-7-operating-systems/" title="How To Choose Between 32-bit &#038; 64-bit Windows 7 Operating Systems (October 21, 2009)">How To Choose Between 32-bit &#038; 64-bit Windows 7 Operating Systems</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-upgrade-from-xp-to-windows-7-in-4-easy-steps/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</title>
		<link>http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/</link>
		<comments>http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 12:01:33 +0000</pubDate>
		<dc:creator>Karl L. Gechlik</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[application launchers]]></category>
		<category><![CDATA[better alternatives]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=27273</guid>
		<description><![CDATA[Are you looking to spice up your system a little? Maybe you want a little something that your friends do not have? Maybe you want to impress that special someone (if they are as geeky as you are!)
Do you want to add a window switcher that will knock your socks off? Well despite it’s name, Vista [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/SwitchHead.png" border="0" alt="SwitchHead" vspace="5" align="left" />Are you looking to spice up your system a little? Maybe you want a little something that your friends do not have? Maybe you want to impress that special someone (if they are as geeky as you are!)</p>
<p>Do you want to add a window switcher that will knock your socks off? Well despite it’s name, Vista Switcher makes your Windows XP, Vista or Windows 7 machine switch screens, real slick-like.</p>
<p>The 270KB 32 bit download page is located <a title="http://www.ntwind.com/software/vistaswitcher/download.html" href="http://www.ntwind.com/software/vistaswitcher/download.html">here</a> and wow, there is also a 64 bit download for you serious 64 bitters out there.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/image4.png" border="0" alt="image" vspace="5" align="left" />After downloading and running Vista Switcher, you will have a new icon in your system tray. It resembles an X in a box. The icon looks like the image to the left:</p>
<p>If you either hit that icon or you just push the control and tab keys together, it will launch its interface that allows you to not only select the screen you want to go to but it shows you an awesome preview of that screen.  There are hot keys that we will get to a little further in if you want to leave your default alt tab functionality.</p>
<p>Check out the program&#8217;s interface below:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/switch1.png" border="0" alt="windows vista switcher" width="569" height="279" /></p>
<p><span id="more-27273"></span><br />
You can still see your desktop through the transparent window and it does not go away if you release the keys. You can mouse over each item and it will show you a preview. Click on it to switch to that active window.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/switch2.png" border="0" alt="vista switcher" width="569" height="279" /></p>
<p>The application smoothly switches between screens and has a bunch of options which we explore below.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/switch3.png" border="0" alt="switch3" width="492" height="392" /></p>
<p>On the general tab you can first off switch your default program language. If your language is not available you can click the <em>Find more translations</em> to do just that. You have the check boxes for Auto starting Vista Switcher, to show or not to show the icon in the system tray, do you want to replace the alt tab action with Vista Switcher and (or) replace the right mouse button plus the wheel to Vista Switcher, and you can set hot keys if you do not want to use the combinations they provide.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/switch4.png" border="0" alt="switch4" width="492" height="392" /></p>
<p>This screen above is all about looks, you can change themes, fade out animations, task numbers, items allowed to be shown and preview style.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/switch5.png" border="0" alt="switch5" width="492" height="392" /></p>
<p>Next up we have the behavior window that allows you to modify the position of the window if you hate for it to be shown dead center. You can have Vista Switcher disable when you release the mouse and you can also have it show only tasks that are active or not with the last check box.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/switch6.png" border="0" alt="switch6" width="489" height="527" /></p>
<p>The exclusion list allows you to exclude specific windows from the switcher. You will see what is actually running on your machine from here.</p>
<p>I love this application and I have installed it on my Windows XP desktop as well as my Vista laptop. Are you using an alt tab replacement? If so we would love to hear about it in the comments!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/" title="Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker (May 2, 2009)">Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-get-aero-shake-aero-peek-aero-snap-features-in-vista-xp/" title="How To Get Aero Shake, Aero Peek &#038; Aero Snap Features In Vista &#038; XP (October 17, 2009)">How To Get Aero Shake, Aero Peek &#038; Aero Snap Features In Vista &#038; XP</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/great-alternatives-to-quicktime-and-realplayer/" title="Great Alternatives to Quicktime and RealPlayer (May 8, 2008)">Great Alternatives to Quicktime and RealPlayer</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/recover-your-lost-xp-vista-and-office-serial-numbers/" title="Recover Your Lost XP, Vista &#038; Office Serial Numbers (September 3, 2008)">Recover Your Lost XP, Vista &#038; Office Serial Numbers</a> (22)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-upgrade-from-xp-to-windows-7-in-4-easy-steps/" title="How To Upgrade From XP To Windows 7 In 4 Easy Steps (October 22, 2009)">How To Upgrade From XP To Windows 7 In 4 Easy Steps</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To Get Aero Shake, Aero Peek &amp; Aero Snap Features In Vista &amp; XP</title>
		<link>http://www.makeuseof.com/tag/how-to-get-aero-shake-aero-peek-aero-snap-features-in-vista-xp/</link>
		<comments>http://www.makeuseof.com/tag/how-to-get-aero-shake-aero-peek-aero-snap-features-in-vista-xp/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 14:01:42 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows hacks]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=26635</guid>
		<description><![CDATA[The release of Windows 7 is just a couple of days away. We have written our fair share about Windows 7 on MakeUseOf. Overall it is an upgrade/new purchase that you should definitely consider. Everything feels snappier and there are some added new features as well. Aero Peek, Aero Shake and Aero Snap for Windows [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/windowslogo.png" alt="" vspace="5" align="left" />The release of Windows 7 is just a couple of days away. We have written our fair share about <a href="http://www.makeuseof.com/tags/windows-7/">Windows 7</a> on MakeUseOf. Overall it is an upgrade/new purchase that you should definitely consider. Everything feels snappier and there are some added new features as well. Aero Peek, Aero Shake and Aero Snap for Windows 7, to mention a few of them.</p>
<p>If you are stuck with XP or Vista and would like to have a piece of Aero Peek and Aero Shake, no need to get disheartened. This is what I am talking about:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="315" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/xO_7sbFEJrE&amp;hl=en&amp;fs=1&amp;rel=0&amp;hd=1&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="315" src="http://www.youtube.com/v/xO_7sbFEJrE&amp;hl=en&amp;fs=1&amp;rel=0&amp;hd=1&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Users over at the WinMatrix forums (the source of many such innovations) has created an excellent software that brings such functionality to Windows XP and Vista. The application is called <a href="http://members.chello.nl/h.h.j.f.beens/WinShake/Functions.htm">WinShake</a> and is available for download <a href="http://members.chello.nl/h.h.j.f.beens/WinShake/Download.htm">here</a>. Make sure you download the latest version (2.02 at the time of writing). Written using AutoHotKey, Winshake offers quite a functionality as you shall see:</p>
<p><span id="more-26635"></span><br />
An <strong>improved show desktop</strong> which can only hide minimizable windows, leaving the gadgets and sidebars intact, or hide everything to show the entire desktop. It also remembers the minimized programs and can restore them to their previous state even if you fire up more any more applications or windows.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/aeroshake.png" alt="aero shake windows 7" width="364" height="296" /></p>
<p>A very good Aero Shak-<em>ish</em> feature:<strong> </strong>In Windows 7, holding  a window&#8217;s title bar and shaking it a little, minimizes all other windows letting you concentrate fully on the window, that is  under the mouse pointer. Winshake does something similar &#8211; hold the shift key and middle click on any window to shake it and minimize all other windows.</p>
<p>A Ctrl + Middle Click on the right end of the taskbar activates the peek functionality similar to Windows 7 peek functionality. While this one lacks the eye candy it certainly does let you peek at your desktop. Using Ctrl + Middle Click on the close button in the title bar of any window, makes it translucent and lets you peek through it at the window underneath.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/peek.png" alt="aero shake windows 7" width="540" height="405" /></p>
<p>There is a taskbar peek function as well that lets you peek at specific windows using the taskbar, but that is part of a nag and you can only use that for seven days after which you would need to buy a code to keep running this specific function. All other functions will however keep running even if you don&#8217;t shell out those bucks.</p>
<p>The application also offers shortcut keys for the above functions, which are easier to use as opposed to the mouse control, however you can easily disable them if you desire. Alt-Win-D shows the Desktop, Shift-Alt-Win-D restores the windows, Alt-Win-S activates Shake, Shift-Alt-Win-S restores the windows. Alt-Win-Space can be used to activate peek functionality.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/mousecontrol.png" alt="aero shake in windows xp vista" width="358" height="219" /></p>
<p>If you don&#8217;t like the mouse activation commands, you can customize those too using the system tray icon. In addition to that the tray icon gives you access to other settings as well. You can customize animation speeds and transparency levels that will be used while performing various actions.</p>
<p>The application definitely lacks the eye candy you would get if you use similar functionality on Windows 7. That said, it does a pretty decent job of emulating the functionality and if a very good alternative if you are wanting such functionality on Windows XP or Vista.</p>
<p>Also check out Tina&#8217;s article on <a href="http://www.makeuseof.com/tag/bring-some-windows-7-flair-to-your-xp-desktop/">how to make Windows XP to look like Windows 7</a>. She mentions AeroSnap among other things which brings the Windows Seven&#8217;s Aero Snap feature to Windows XP as well.</p>
<p>Give Winshake  a spin and pour in your thoughts about it. Know some other applications that emulate Windows 7 features? We would love to hear about them as well.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/" title="Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker (May 2, 2009)">Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/understanding-windows-7-themes-inside-out/" title="Your Easy Guide to Windows 7 Themes (September 6, 2009)">Your Easy Guide to Windows 7 Themes</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/speed-up-the-shutdown-of-your-windows-system/" title="How To Speed Up The Shutdown Of Your Windows (October 18, 2008)">How To Speed Up The Shutdown Of Your Windows</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/bring-some-windows-7-flair-to-your-xp-desktop/" title="How To Make XP Look Like Windows 7 (November 21, 2008)">How To Make XP Look Like Windows 7</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-get-aero-shake-aero-peek-aero-snap-features-in-vista-xp/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How To Create A Bootable USB Drive From Your Windows CD</title>
		<link>http://www.makeuseof.com/tag/how-to-create-a-bootable-usb-drive-from-your-windows-cd/</link>
		<comments>http://www.makeuseof.com/tag/how-to-create-a-bootable-usb-drive-from-your-windows-cd/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 16:00:48 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[usb drives]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=24492</guid>
		<description><![CDATA[We have been using CDs and DVDs to install operating systems on our computers for quite some time now. With the ever increasing popularity of netbooks, things are about to change. In such cases, an external optical drive or a USB drive is required.
There are couple of situations where the use of USB drive brings [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/usblogo.png" alt="" vspace="5" align="left" />We have been using CDs and DVDs to install operating systems on our computers for quite some time now. With the ever increasing popularity of netbooks, things are about to change. In such cases, an external optical drive or a USB drive is required.</p>
<p>There are couple of situations where the use of USB drive brings a certain benefit:</p>
<ul>
<li>When you are trying to install Windows on a netbook or your optical drive is broken</li>
<li>When you want to create a live USB from an ISO image (requires some extra effort)</li>
<li>Theoretically, the transfer speeds should be better and the installation process is a little faster</li>
<li>You can protect your original install media from wear and tear.</li>
</ul>
<p>There are a number of ways to create a bootable USB drive, however most of them require copying files manually &#8211; making it prone to mistakes. WinToFlash makes the entire task a lot simpler by the magic of automation.</p>
<p><span id="more-24492"></span></p>
<p>Download WinToFlash from <a href="http://wintoflash.com/download/en/">here</a>. It is a portable application, all you have to do is extract the zip file and you are ready to go. Start WinToFlash, pop in the Windows CD/DVD, plug in the USB flash drive and specify the paths. Click &#8216;Next&#8217; and sit back and watch WinToFlash create a bootable USB drive from the installation media. This might take some time depending upon the size of the installation media.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/specifylocation.png" alt="create a bootable usb drive" width="312" height="160" /></p>
<p>WinToFlash can also be used transfer Preinstalled Environments (PE&#8217;s) to a flash drive. Go to the &#8216;Tasks&#8217; tab and choose the appropriate option you want to use.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/variousmodes.png" alt="create bootable usb drive" width="356" height="133" /></p>
<p>Creating a bootable flash drive from an ISO image is a little more involved. WinToFlash doesn&#8217;t let you specify an ISO image as the source for Windows file. To get around this limitation, you can do one of the following:</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/wrongiso.png" alt="how to make a bootable usb drive" width="376" height="131" /></p>
<ul>
<li>Extract the ISO file. Most modern archiving software can extract files from an ISO image. I used <a href="http://www.7zip.org">7-zip</a>.</li>
<li>Virtually mount the ISO image (try <a href="http://www.makeuseof.com/tag/mount-cd-dvd-disk-images-using-a-portable-app/"> Virtual CD-ROM control panel</a>) and specify the virtual drive as the Windows file path in WinToFlash.</li>
</ul>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/creating.png" alt="convert bootable cd to bootable usb drive" width="373" height="310" /></p>
<p>The rest of the process remain unchanged and you will get a bootable USB drive after successful completion.</p>
<h3>I want to install Linux using a bootable flash drive?</h3>
<p>As the name suggests WinToFlash only works with Windows installation media. If you want to install Linux using a USB drive we suggest you have a look at <a href="http://www.makeuseof.com/tag/install-linux-with-ease-using-unetbootin/">UNetbootin</a>. It works well with ISO files and can even download the required files if you don&#8217;t currently have them on your computer. You can also use built-in tools included in many distributions these days, if you already have Linux installed on another computer.</p>
<h3>How do I check if my computer can boot from USB drive?</h3>
<p>That is a question I get asked many a times. You can refer to your computer&#8217;s manual to check if you are able to boot from a USB drive. If that doesn&#8217;t work or you have a custom-built computer than you can always check the BIOS settings to see if there is an option to boot from External drive or USB drive. If there is one, make sure your computer is configured to look for a USB drive before it defaults to boot from the hard disk.</p>
<p>After you are through with the installation, I would suggest that you move the USB drive option back down the order and protect the BIOS settings with a password to minimize the risk of your computer being compromised.</p>
<p>If you have some other nifty ideas on installing/upgrading operating systems without burning a DVD, we would love to hear about them in the comments!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/prevent-pc-from-booting-if-your-usb-drive-is-not-inserted/" title="Use Your USB Stick As a Key to Boot Your Windows PC (December 13, 2008)">Use Your USB Stick As a Key to Boot Your Windows PC</a> (52)</li>
	<li><a href="http://www.makeuseof.com/tag/the-best-freeware-to-do-an-easy-wordpress-auto-install-n/" title="The Best Freeware To Do An Easy Wordpress Auto Install (October 4, 2009)">The Best Freeware To Do An Easy Wordpress Auto Install</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-upgrade-from-xp-to-windows-7-in-4-easy-steps/" title="How To Upgrade From XP To Windows 7 In 4 Easy Steps (October 22, 2009)">How To Upgrade From XP To Windows 7 In 4 Easy Steps</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-create-an-unattended-windows-xp-disk/" title="How To Create An Unattended Windows XP Disk (January 10, 2009)">How To Create An Unattended Windows XP Disk</a> (43)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-tweak-the-windows-logon-win-xp/" title="Change The Windows Logon Screensaver And More (Win XP) (October 8, 2008)">Change The Windows Logon Screensaver And More (Win XP)</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-create-a-bootable-usb-drive-from-your-windows-cd/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</title>
		<link>http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/</link>
		<comments>http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/#comments</comments>
		<pubDate>Sat, 02 May 2009 13:30:53 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[right-click menu]]></category>
		<category><![CDATA[uac]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=16615</guid>
		<description><![CDATA[Windows 7 has been out there in the wild for some time now. Its been there and its better than Vista. However the geeks that we are, we always want more and can&#8217;t just get enough of tweaking! Making tweaking Windows 7 easier is &#8220;XdN Tweaker&#8221;.
XdN Tweaker has been around for some time and we [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/05/logoxdn.jpg" align="left">Windows 7 has been out there in the wild for some time now. Its been there and its better than Vista. However the geeks that we are, we always want more and can&#8217;t just get enough of tweaking! Making tweaking Windows 7 easier is &#8220;XdN Tweaker&#8221;.</p>
<p>XdN Tweaker has been around for some time and we have used it to tweak Windows XP, Vista and now it supports <a href="http://www.makeuseof.com/tag/a-make-use-of-preview-of-windows-7/">Windows 7</a>. XdN Tweaker provides you with a number of tweaks to get the system working the way you want it to. It provides options to tweak <a href="http://www.makeuseof.com/tags/uac/">UAC</a>, file and folders views and settings, some user interface tweaks and much more.</p>
<p>You just need to <a href="http://xenomorph.net/?page_id=336">download</a> and install XdN Tweaker or if you prefer you can download the portable version and run it as it is without having to install. This is what you would see when you fire it up:</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/05/mainxdn.png"></p>
<p>One of the XdN features that I loved with Vista was the <a href="http://www.makeuseof.com/tag/modify-vistas-horrible-prompts-with-nortons-uac-tool/">ability to modify UAC prompts</a>, this of course is not a problem with Windows 7 as there is a UAC control is built into Windows 7, so you can simply launch it and adjust the settings according to you needs.</p>
<p>Then there are tweaks for the right click menu. We have shown you <a href="http://www.makeuseof.com/tags/right-click-menu/">various tools</a> in the past that you can use to customize your right click context menu. If you are looking for something quick and simple you will find some pretty handy tweaks XdN Tweaker has to offer. You can quickly disable the Send To menu, add copy to and move to to right click menu.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/05/rtclksdn.png"></p>
<p>Another great feature that XdN provides is the ability to remove program associations for a particular file extension. Let&#8217;s say you installed iTunes and set it to handle mp3 files but don&#8217;t want to launch it everytime you play one, change the association here. Although Windows has provided ways to do this from quite some time now but none of them are as intuitive and straightforward as using XdN Tweaker to get the job done.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/05/extxdn.png"></p>
<p>There are some Windows 7 specific tweaks like changing the delay for aero peek and to disable the windows arrangement features new and unique to Windows 7 (although I must admit I like them).</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/05/aeroxdn.png"></p>
<p>There are other nifty options like adding a &#8220;Take Ownership&#8221; entry to right click menu for files and folders to manipulate files you dont have permission to perform operations on, make folder views persist, tweak the IE interface, enable disable hibernation with a single click, change Windows performance settings, getting info and so on.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/05/hibernationxdn.png"></p>
<p>No doubt all this can be achieved via registry editing but XdN Tweaker makes the task easier. Do you know some other tools for similar purposes? Do you like to use programs like these or do you prefer getting down and dirty with the <a href="http://www.makeuseof.com/tags/registry/">registry</a>?</p>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-get-aero-shake-aero-peek-aero-snap-features-in-vista-xp/" title="How To Get Aero Shake, Aero Peek &#038; Aero Snap Features In Vista &#038; XP (October 17, 2009)">How To Get Aero Shake, Aero Peek &#038; Aero Snap Features In Vista &#038; XP</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-move-the-my-documents-folder-and-save-your-data-windows/" title="How To Move My Documents Folder To A Different Drive (April 27, 2009)">How To Move My Documents Folder To A Different Drive</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/5-tools-to-make-windows-xp-look-like-vista/" title="5 Tools to Make Windows XP Look Like Vista (November 26, 2007)">5 Tools to Make Windows XP Look Like Vista</a> (90)</li>
	<li><a href="http://www.makeuseof.com/tag/understanding-windows-7-themes-inside-out/" title="Your Easy Guide to Windows 7 Themes (September 6, 2009)">Your Easy Guide to Windows 7 Themes</a> (16)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Move My Documents Folder To A Different Drive</title>
		<link>http://www.makeuseof.com/tag/how-to-move-the-my-documents-folder-and-save-your-data-windows/</link>
		<comments>http://www.makeuseof.com/tag/how-to-move-the-my-documents-folder-and-save-your-data-windows/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 13:00:17 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[documents]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=16384</guid>
		<description><![CDATA[ Does ‘My Documents’ sound like a contradiction in terms? In Vista, we impersonally call it Documents but do we really pay attention to this folder which is one of the most important ones in our system? Of course, it is not the only folder we have. But it usually is the default one called [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://makeuseof.com/images/my-documents.png" alt="how-to-move-my-documents-to-a-different-drive" align="left" /> Does ‘My Documents’ sound like a contradiction in terms? In Vista, we impersonally call it <em>Documents</em> but do we really pay attention to this folder which is one of the most important ones in our system? Of course, it is not the only folder we have. But it usually is the default one called by the system when it needs to save something. And here lies its value as a time saver or its Achilles Heel – it depends on the way we manage it.</p>
<p><em>My Documents</em> is the common folder which by default stores all our personal data i.e. our document files, music, movies, downloads and photos. Within it has the <em>My Music, My Videos </em>and a <em>My Pictures</em> folder to stash a particular file type. So it pays to deal with it like an important filing cabinet and not as a junk drawer.</p>
<p>Over time this folder becomes the ‘Big Daddy’ of all folders. Our personal data storehouse thus needs to be handled well and safeguarded from a digital disaster. It can be done by simply moving it to a safer backup location. In this article we are going to show you how to move the My Documents to a different drive.</p>
<p><strong>There are two serious reasons to do this with immediate effect.</strong></p>
<ol>
<li>Imagine that all your precious documents, photos and sundry other files are organized beautifully in this folder on the system partition (commonly the C Drive). Imagine a system crash. Imagine the loss of never able to recover that data. And now imagine a simple step which could have saved the day.</li>
<li>The usual good word is to partition your hard disk into multiples with a minimum size kept for the system drive. With time <em>My Documents</em> will fatten up as more data is stashed away in it. Moving the folder to a different drive saves space and more importantly safeguards it.</li>
</ol>
<h2>How To Move My Documents Folder in Windows XP</h2>
<ol>
<li>Right click on the <em>My Document</em>s icon on the desktop.</li>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/04/1_right-click.png"><img class="aligncenter size-full wp-image-16385" title="1_right-click" src="http://www.makeuseof.com/wp-content/uploads/2009/04/1_right-click.png" alt="move my documents folder in windows xp" /></a></p>
<li>Click on <em>Move</em> and choose your chosen location for the folder. Move it to a different partition. For instance, I have it on my <em>D Drive</em>.</li>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/04/2_move-select.png"><img class="aligncenter size-full wp-image-16386" title="2_move-select" src="http://www.makeuseof.com/wp-content/uploads/2009/04/2_move-select.png" alt="how to move my documents folder xp" /></a></p>
<li>Click <em>Apply</em> and then <em>Ok</em>. A prompt will ask whether you want to move all of the current documents to the new location or not. Choose <em>Yes</em>. All your documents are switched to the new location and it’s all like before except now they are safer from a system crash.</li>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/04/3_new-location.png"><img class="aligncenter size-full wp-image-16387" title="3_new-location" src="http://www.makeuseof.com/wp-content/uploads/2009/04/3_new-location.png" alt="" /></a></p>
<li>These are the elementary steps which will save you a ton of bother at a future date.</li>
</ol>
<h2>How To Move My Documents Folder in Vista</h2>
<p>There is a slight change in Vista as the <em>My Documents</em> has given way to a <em>Documents</em> folder. The default location for this folder is <em>C:\Users\[username]\Documents</em> where <em>[username]</em> is your Windows Vista username and <em>C Drive</em> is the default installation drive. Vista creates <em>Documents</em> folder for each <em>User</em> profile on the computer and stores it in the appropriate profile folder. The process to change the location is relatively same,</p>
<ol>
<li>Click on the <em>Start</em> button.</li>
<li>Right-click on <em>Document</em>. For multiple users click your account name in the right-hand menu. Select <em>Properties</em>.</li>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/04/4_vista-properties.png"><img class="aligncenter size-full wp-image-16388" title="4_vista-properties" src="http://www.makeuseof.com/wp-content/uploads/2009/04/4_vista-properties.png" alt="" /></a></p>
<li>In the <em>Properties</em> dialog select the <em>Location</em> tab.</li>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/04/5_vista-location-tab.png"><img class="aligncenter size-full wp-image-16389" title="5_vista-location-tab" src="http://www.makeuseof.com/wp-content/uploads/2009/04/5_vista-location-tab.png" alt="" /></a></p>
<li>Next, click on <em>Move</em>. In the <em>Destination</em> dialog select the new location for your <em>Documents</em> folder. Click on <em>Select Folder</em> to return to the <em>Properties</em> dialog. The new location appears in the text box.</li>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/04/6_vista-select-destination.png"><img class="aligncenter size-full wp-image-16390" title="6_vista-select-destination" src="http://www.makeuseof.com/wp-content/uploads/2009/04/6_vista-select-destination.png" alt="how to move my documents folder" /></a></p>
<li>Click on <em>Ok</em>. Vista prompts you to confirm again and with a <em>Yes</em> click your task is done as the documents get shifted over to the new location.</li>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/04/7_vista-final.png"><img class="aligncenter size-full wp-image-16391" title="7_vista-final" src="http://www.makeuseof.com/wp-content/uploads/2009/04/7_vista-final.png" alt="how to move my documents folder in vista" /></a></ol>
<p>The brief tutorial might be simplicity itself and experienced users might even scoff at it. But I have seen many neglect this fundamental step of data backup. And isn’t it true that the small things we take for granted are sometimes taken away from us. With few uncomplicated steps, at least it won’t be the documents in our <em>My Documents</em> folder.</p>
<p>Have there been times when you have found movinf My Document folder to a different drive a lifesaver? Or have overlooked it to your loss?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/" title="Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker (May 2, 2009)">Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/recover-your-lost-xp-vista-and-office-serial-numbers/" title="Recover Your Lost XP, Vista &#038; Office Serial Numbers (September 3, 2008)">Recover Your Lost XP, Vista &#038; Office Serial Numbers</a> (22)</li>
	<li><a href="http://www.makeuseof.com/tag/speed-up-the-shutdown-of-your-windows-system/" title="How To Speed Up The Shutdown Of Your Windows (October 18, 2008)">How To Speed Up The Shutdown Of Your Windows</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/quick-tip-get-an-awesome-vista-ultimate-feature-for-free/" title="How to Quickly Restore Deleted Data in Vista (July 22, 2008)">How to Quickly Restore Deleted Data in Vista</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-move-the-my-documents-folder-and-save-your-data-windows/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>TaggedFrog &#8211; Cool File Tagging App for Windows</title>
		<link>http://www.makeuseof.com/tag/create-tags-for-your-windows-files-with-taggedfrog/</link>
		<comments>http://www.makeuseof.com/tag/create-tags-for-your-windows-files-with-taggedfrog/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 21:01:03 +0000</pubDate>
		<dc:creator>T.J. Mininday</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[desktop search]]></category>
		<category><![CDATA[File Manager]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[tag cloud]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=13407</guid>
		<description><![CDATA[ The adoption of tags on the internet has almost become a prerequisite on any blog, website or social networking site. The ability to simply add a keyword to anything allows for much better organization and easier searching when something needs to be referenced in the future.
Most often they are used on blogs but they [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/03/tags.png" border="0" alt="file tagging windows" vspace="10" align="left" /> The adoption of tags on the internet has almost become a prerequisite on any blog, website or social networking site. The ability to simply add a keyword to anything allows for much better organization and easier searching when something needs to be referenced in the future.</p>
<p>Most often they are used on blogs but they are also used in various ways on social networking sites such as <a href="http://www.makeuseof.com/tag/how-to-organize-your-web-with-delicious-essential-toolbox/">Delicious</a>, <a href="http://www.makeuseof.com/tag/ways-to-stay-on-top-of-the-news/">news sites</a> like Newsvine or even online stores like <a href="http://www.makeuseof.com/tag/amazon-windowshop-virtually-shopping-on-amazon/">Amazon</a>. Any site that generates regular or changing content will usually have some sort of tag system in place. So why just the web?  Why can&#8217;t we have it on our PCs as well?</p>
<p><a href="http://lunarfrog.com/taggedfrog//">TaggedFrog</a> is a simple and free file tagging app for Windows XP or Vista that allows for the easy addition of files to be tagged with as many descriptive keywords (tags) as you can possibly think of. You can then visualize them in a cloud display which looks very similar to your everyday cloud display you see on many websites today.</p>
<p>You first begin tagging the files by adding and managing the keywords you&#8217;d like to create for your files.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/taggedfrog1.png" alt="tag files windows" /></p>
<p>An easy drag and drop interface allows for the easy addition of any type of file, document or web link from your computer. Once they are added, you can simply add any of your created tags to that file.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/taggedfrog2.png" alt="file tagging windows xp" /></p>
<p>So now, instead of renaming and changing files as they are created, you can quickly and easily add tags to them. This allows for easy filtering and searching of your hundreds of thousands of files.</p>
<p>Along with the tag cloud, you can also set up &#8220;favorites&#8221; for locating some of the more popular files and tags. If you&#8217;d prefer not to go through and tag all of your files manually, you can also set up options to go through your entire hard drive with the nice &#8220;Auto Scan and Tag&#8221; feature.</p>
<p>The simple and clean interface, and fast search capability of tags, makes TaggedFrog a great alternative to the Windows Vista launch bar, and MUCH better search alternative than on Windows XP. Adding tags in Vista can be very tedious and having a separate application to keep them organized can become very handy when files begin to pile up on your PC.</p>
<p>There are plenty of other search alternatives (Windows Desktop Search, Google Desktop, etc&#8230;) than a tagging application like this. But if you simply want <em>better organization</em> of files, instead of creating hundreds of directories, and you don&#8217;t want to bog down your computer with search indexing, then TaggedFrog is likely the right application for you.</p>
<p>What do you think of tagging files instead of simply searching? Are there any other file tagging applications for Windows that you use?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/tag2find-%e2%80%93-tag-your-windows-files-with-web-like-tags/" title="Tag2Find – Tag Files in Windows for Better Organization (September 26, 2009)">Tag2Find – Tag Files in Windows for Better Organization</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/restore-your-deleted-files-easily-with-recuva/" title="Restore Deleted Files Easily With Recuva (December 7, 2008)">Restore Deleted Files Easily With Recuva</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-your-windows-operating-system-with-xpy/" title="Tweak Your Windows Operating System With Xpy (October 4, 2008)">Tweak Your Windows Operating System With Xpy</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/" title="Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker (May 2, 2009)">Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/create-tags-for-your-windows-files-with-taggedfrog/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Create &amp; Resize Windows Partitions with Free PartitionManager</title>
		<link>http://www.makeuseof.com/tag/easily-create-edit-windows-partitions-with-partitionmagic/</link>
		<comments>http://www.makeuseof.com/tag/easily-create-edit-windows-partitions-with-partitionmagic/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 17:01:30 +0000</pubDate>
		<dc:creator>Karl L. Gechlik</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[better alternatives]]></category>
		<category><![CDATA[drive partitions]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=13015</guid>
		<description><![CDATA[I am an old school network admin and when I first found out I could re-size active hard drive partitions without losing my data back in the late 90’s on a Windows NT machine &#8211; I was ecstatic.
Yes I am so old school I remember when it was called The Partition Magician and it was [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/02/parthead.png" border="0" alt="resize windows parititon" vspace="10" align="left" />I am an old school network admin and when I first found out I could re-size active hard drive partitions without losing my data back in the late 90’s on a Windows NT machine &#8211; I was ecstatic.</p>
<p>Yes I am so old school I remember when it was called The Partition Magician and it was owned by <a href="http://www.powerquest.com">PowerQuest</a> and NOT Symantec who acquired them in 2003.</p>
<p>But any which way PartitionMagic does a great job at pretty much anything Partition related.</p>
<p>Long story short – PartitionMagic, even though it is not still being developed or improved, will cost you around $50 for a legitimate copy.</p>
<p>Yes people do pay for software when they have no other options – but, today I found a little known application (little known to me at least!) called <a href="http://www.partition-tool.com/">EASEUS Partition Manager 3.0 Home Edition</a>. The free alternative to PartitionMagic will do all the good stuff PartitionMagic did for me, so what’s the catch? It is only free FOR HOME USERS and 32 Bit Operating Systems. Fair enough. Let’s take her for a test drive.</p>
<p>I have a NTFS IDE hard drive sitting on my desk with some old data on it. I believe it is a 80GB drive. Let’s see how hard it will be to split that into two drives without putting the kibosh on my data.</p>
<p>I started by downloading the installer file from <a href="http://www.download.com/Easeus-Partition-Manager/3000-2248_4-10863346.html">Download.com here</a>. It is a 7.9MB zip file. The zip file has one exe file in it that is slightly larger. I ran it, plugged my hard drive into an IDE-USB enclosure for the test and got down to business…</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/part1.png" border="0" alt="resize partition" /></p>
<p>I chose the partition I want to resize and I right-clicked on it. It gave me this context menu.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/part2.png" border="0" alt="parition manager - free alternative to partition magic" /></p>
<p>I chose Resize and I got the screen below. I have not had issues with resizing or moving partitions back in the day but you <strong>SHOULD ALWAYS BACKUP before starting any operation that messes with your file structure. </strong><span style="color: #ff0000;">So if you haven’t backed up yet… Do it now!</span></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/part3.png" border="0" alt="free partition resizer" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/part4-thumb.png" border="0" alt="resize partition freeware" /></p>
<p>On the next screen you tell the partition resizer how much space you want after you are complete. Then you simply click OK and let it rock and roll.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/part5-thumb.png" border="0" alt="free partition software" /></p>
<p>Now as you can see by the new notification in the lower left hand corner, it says there is one operation pending. Now you need to click &#8216;apply&#8217; to start it off.</p>
<p>Then another confirmation box will pop up asking you if you are ready to do this now…</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/part6.png" border="0" alt="edit partition windows xp" /></p>
<p>Then for most of the resizing/moving partition options Windows will need to reboot to finish its process. Make sure you don&#8217;t have any open files and you are ready to continue.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/part7.png" border="0" alt="part7" /></p>
<p>That is it and you are on your way to having another partition created without erasing your disk or dropping some serious duckets.</p>
<p>When your machine comes back up you are golden! Do you have another FREE partition magic-like program you use? If so share it with us&#8230;.in the comments boys and girls!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/great-alternatives-to-quicktime-and-realplayer/" title="Great Alternatives to Quicktime and RealPlayer (May 8, 2008)">Great Alternatives to Quicktime and RealPlayer</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-your-windows-operating-system-with-xpy/" title="Tweak Your Windows Operating System With Xpy (October 4, 2008)">Tweak Your Windows Operating System With Xpy</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/" title="Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker (May 2, 2009)">Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/create-tags-for-your-windows-files-with-taggedfrog/" title="TaggedFrog &#8211; Cool File Tagging App for Windows (March 4, 2009)">TaggedFrog &#8211; Cool File Tagging App for Windows</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/easily-create-edit-windows-partitions-with-partitionmagic/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>3 Amazing Windows Vista Themes for XP</title>
		<link>http://www.makeuseof.com/tag/upgrade-your-xp-desktops-look-with-vista-themes/</link>
		<comments>http://www.makeuseof.com/tag/upgrade-your-xp-desktops-look-with-vista-themes/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 23:01:13 +0000</pubDate>
		<dc:creator>Tim Watson</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=12460</guid>
		<description><![CDATA[I&#8217;m going to be honest with you. I&#8217;ve only played around with Windows Vista a tiny bit, but we can all agree that it&#8217;s pretty. Until I can upgrade to a new PC, I&#8217;ll have to settle with the eye-candy of unofficial, third-party, Windows Vista themes for XP.
All of these Vista themes are free, and [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/02/windowsvistalogo.png" border="0" alt="windows vista theme for xp" vspace="10" width="193" height="142" align="left" />I&#8217;m going to be honest with you. I&#8217;ve only played around with Windows Vista a tiny bit, but we can all agree that it&#8217;s pretty. Until I can upgrade to a new PC, I&#8217;ll have to settle with the eye-candy of unofficial, third-party, Windows Vista themes for XP.</p>
<p>All of these Vista themes are free, and can be loaded onto your system once you have <a href="http://customize.org/xpthemes/help/How_To_Install_UX_Theme_Multi_Patcher" target="_blank">installed the Ux Theme Multi-Patcher</a>. Please note that if you have upgraded XP to Service Pack 3, you must use <a href="http://www.softpedia.com/get/System/OS-Enhancements/SP3-UxTheme-Patcher.shtml" target="_blank">the Patcher program linked here</a> instead.</p>
<p>Installation instructions are included in each theme&#8217;s archive file. ZIP archives can be opened by Windows directly, RAR archives can be opened by <a href="http://www.7-zip.org/" target="_blank">7-Zip</a> which is also free. I&#8217;ve looked at lots of themes, and I&#8217;m sure that these are the best of the best.</p>
<h2><a href="http://fediafedia.deviantart.com/art/Vista-Live-pack-for-Windows-XP-64466560"><strong>Vista Live Pack</strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/vistalivepackstartmenu.png" alt="vista theme on xp" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/vistalivepackclassicstartmenu.png" alt="Vista Live Pack Classic Start Menu" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/vistalivepackproperties.png" alt="vista live pack for xp" /></p>
<p>I&#8217;m a fan of blue themes, and the Vista Live Pack fits in well alongside any Windows Live software. It&#8217;s bright without being childish, and comes with a simple but elegant gradient wallpaper.</p>
<h2><a href="http://zrageburn.deviantart.com/art/Razor-Vista-Updated-55992281" target="_blank"><strong>Razor Vista</strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/razorvistastartmenu.png" alt="razor vista theme for xp" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/razorvistaproperties.png" alt="Razor Vista Display Properties" /></p>
<p>I like blue, but I <em>love</em> dark themes. They&#8217;re hard to pull off well, but the latest version of Razor Vista looks very slick. I like how the corner buttons are just slightly separated.</p>
<h2><a href="http://customize.org/xpthemes/53789" target="_blank"><strong>Vista Inspirat 2</strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/vistainspiratstartmenu.png" alt="vista inspirat 2 theme" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/vistainspiratproperties.png" alt="Vista Inspirat 2 Properties" /></p>
<p>From the glossy black finish on the compact Taskbar, to the Explorer &#8220;Tasks&#8221; panel which has been turned horizontal, to the multiple Start Menu options, to the crystal-white glass finish on the windows, I am <em>in love</em> with this theme. It&#8217;s the best and most Vista-like I&#8217;ve seen yet.</p>
<p><strong>Honorable Mentions:</strong> <a href="http://customize.org/xpthemes/58922" target="_blank">VistaVG Blue Refresh</a>, <a href="http://customize.org/xpthemes/60627" target="_blank">Royale Vista Hybrid</a>, <a href="http://customize.org/xpthemes/61087" target="_blank">Windows 7</a>, <a href="http://customize.org/xpthemes/47728" target="_blank">DZVista</a> and its <a href="http://customize.org/browse/power?sort_type=downloads&amp;sort_order=DESC&amp;search=dzvista&amp;category%5B%5D=xpthemes" target="_blank">variants</a>.</p>
<p>Now that you&#8217;ve installed Windows Vista theme for XP, you may be intrigued by <a href="http://www.makeuseof.com/tag/5-tools-to-make-windows-xp-look-like-vista/" target="_self">five more tools to make XP look and behave like Vista</a>. If I&#8217;ve missed any gems, please let us know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-get-aero-shake-aero-peek-aero-snap-features-in-vista-xp/" title="How To Get Aero Shake, Aero Peek &#038; Aero Snap Features In Vista &#038; XP (October 17, 2009)">How To Get Aero Shake, Aero Peek &#038; Aero Snap Features In Vista &#038; XP</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/" title="Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker (May 2, 2009)">Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/bring-some-windows-7-flair-to-your-xp-desktop/" title="How To Make XP Look Like Windows 7 (November 21, 2008)">How To Make XP Look Like Windows 7</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/5-tools-to-make-windows-xp-look-like-vista/" title="5 Tools to Make Windows XP Look Like Vista (November 26, 2007)">5 Tools to Make Windows XP Look Like Vista</a> (90)</li>
	<li><a href="http://www.makeuseof.com/tag/understanding-windows-7-themes-inside-out/" title="Your Easy Guide to Windows 7 Themes (September 6, 2009)">Your Easy Guide to Windows 7 Themes</a> (16)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/upgrade-your-xp-desktops-look-with-vista-themes/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>TaskswitchXP- Windows Alt Tab Replacement with tab preview</title>
		<link>http://www.makeuseof.com/tag/taskswitchxp-turns-your-alt-tab-into-a-more-productive-tool/</link>
		<comments>http://www.makeuseof.com/tag/taskswitchxp-turns-your-alt-tab-into-a-more-productive-tool/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 15:01:40 +0000</pubDate>
		<dc:creator>Karl L. Gechlik</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=11687</guid>
		<description><![CDATA[When you hit Alt-Tab on your Windows XP computer, you get a rinky dinky little box showing you your open tabs. Press Alt-Tab together now and you&#8217;ll see what I mean.
Now a graphical representation of your open programs is OK but a real screenshot or tab preview would be awesome.
How about being able to use [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/02/alttabhead2.png" border="0" alt="windows alt tab replacement" vspace="10" align="left" />When you hit Alt-Tab on your Windows XP computer, you get a rinky dinky little box showing you your open tabs. Press Alt-Tab together now and you&#8217;ll see what I mean.</p>
<p>Now a graphical representation of your open programs is OK but a <strong>real</strong> screenshot or tab preview would be awesome.</p>
<p>How about being able to use your mouse to select open windows after hitting Alt-Tab?</p>
<p>You can achieve something like this with an app called TaskSwitchXP. Let&#8217;s take a look at this Windows alt tab replacement program for XP.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/alttab2.png" alt="alt tab preview xp" /></p>
<p><a href="http://www.ntwind.com/software/taskswitchxp.html">TaskSwitchXP</a> uses your Windows Style to make it fit into your theme nicely. By right clicking on a open item in the right pane you see you get a context menu. The context menu lets you do the same things you can from the task manager such as Switch to, Minimize, Minimize To Other Screen as well as Restore, Maximize, Close and my favorite, End Process.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/alttab3.png" alt="windows alt tab" /></p>
<p>Below you can see the appearance tab from the configuration console. From here you can choose and customize exactly how your new turbo charged Alt Tab will display. You can choose where on the screen it should appear as well as drop shadow, transparency, fade animation. You can override the settings where it takes on the look and feel of your Windows theme here as well.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/alttab4_active_monitor.png" alt="" /></p>
<p>Under the preview tab there are even more customizable options for the look and feel of the previews for each open task.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/alttabpreviews.png" alt="alt tab preview xp" /></p>
<p>That would make your days of switching between 100&#8217;s of open programs a breeze (as long as you have enough memory right?).</p>
<p>This app will not bog down your system and it uses very little system resources and uses less than 1 MB memory!</p>
<p>Unlike the standard Windows switcher, TaskSwitchXP will render using your Windows XP Visual Styles. TaskSwitchXP also allows standard Windows XP shadow and transparency effects, fade animation and more.</p>
<p>So if you want to customize your Alt-Tab experience and optimize your productivity when working with multiple windows then you should check out the <a href="http://sourceforge.net/project/platformdownload.php?group_id=115098">download available for free here.</a></p>
<p>This is a Windows only application and we would love to hear your feedback on how you like it or hate it. What do you think &#8211; does it compare to the Vista Alt-Tab/Aero effect? Or is it better? Are you aware of any other Windows Alt Tab replacement program? </p>
<p>Do you use something similar?</p>
<p>Well then what are you waiting for? Share it with us in the comments kiddies!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/winhack-how-to-change-the-windows-start-button-win-xp/" title="WinHack &#8211; How to Change the Windows Start Button (Win XP) (September 19, 2008)">WinHack &#8211; How to Change the Windows Start Button (Win XP)</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/use-videos-as-screensaver-or-wallpaper-windows/" title="Use Videos As A Screensaver Or Wallpaper [Windows] (December 9, 2008)">Use Videos As A Screensaver Or Wallpaper [Windows]</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/" title="Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker (May 2, 2009)">Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/too-many-tabs-firefox-add-ons-to-manage-a-tab-jam/" title="Too Many Tabs? Firefox Add-ons to manage a TAB JAM (February 1, 2008)">Too Many Tabs? Firefox Add-ons to manage a TAB JAM</a> (78)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-some-quick-windows-registry-tweaks/" title="Three Quick Registry Tweaks to Customize Windows Like a Pro (October 11, 2008)">Three Quick Registry Tweaks to Customize Windows Like a Pro</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/taskswitchxp-turns-your-alt-tab-into-a-more-productive-tool/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How To Create An Unattended Windows XP Disk</title>
		<link>http://www.makeuseof.com/tag/how-to-create-an-unattended-windows-xp-disk/</link>
		<comments>http://www.makeuseof.com/tag/how-to-create-an-unattended-windows-xp-disk/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 20:01:21 +0000</pubDate>
		<dc:creator>Jorge Sierra</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[reinstall]]></category>
		<category><![CDATA[system restore]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=10135</guid>
		<description><![CDATA[An unattended XP disk is a customized installation disk that allows you to perform a Windows installation with minimal effort (once the disk is created). All of the effort takes place in creating the unattended disk, but it is well worth it. With an unattended XP disk, you can preselect all of the options you [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/windows-logo.jpg" border="0" alt="unattended xp" vspace="10" align="left" />An unattended XP disk is a customized installation disk that allows you to perform a Windows installation with minimal effort (once the disk is created). All of the effort takes place in creating the unattended disk, but it is well worth it. With an unattended XP disk, you can preselect all of the options you wish to use for the installation.</p>
<p>When you proceed with an unattended installation, you do still have to manually select the drive where you wish to install Windows (during the blue screen portion of the setup). However, once you&#8217;ve done that and started the installation you can walk away, grab a cup of coffee, eat some french toast, brush your teeth, check the weather, and by the time you get back you&#8217;ll see your new Windows XP desktop.</p>
<p>To create an unattended disk, you will of course need a Windows XP installation disk. You will also need to download <a href="http://www.nliteos.com/">nLite.</a> nLite is a free program that allows you to  create customized XP installation disks. Customizations you can perform include the integration of service packs, Windows updates, addition of drivers, preselection of installation options, preselection of components to install, and even more.</p>
<p>As a first step to unattended windows setup reference, you will need to get the latest Windows XP updates for your installation disk. Which updates you will need depends on how old your installation disk is. If you have a very old disk, you may need to <a href="http://download.windowsupdate.com/msdownload/update/software/svpk/2008/04/windowsxp-kb936929-sp3-x86-enu_c81472f7eeea2eca421e116cd4c03e2300ebfde4.exe">download service pack 3</a> in addition to the <a href="http://xable.net/xp-sp3-update-pack-download.php">updates that have taken place since the release of service pack 3</a>. In the installation instructions below, you will learn how to find out whether or not Service Pack 3 is included on your installation disk.</p>
<p>Launch nLite, select your language, and click <strong>Next</strong>. Click the browse button to navigate to your the location of your installation CD. You will then be prompted for a location on the hard disk to store the files for processing.  Select where you want to store the files and wait for the files to be copied.</p>
<p><img title="nlite-disk-selection-for-windows-xp-service-pack-3-install-disk" src="http://www.makeuseof.com/wp-content/uploads/2009/01/nlite-disk-selection-for-windows-xp-service-pack-3-install-disk.png" alt="create unattended windows xp" width="576" height="450" /></p>
<p>Once the files have completed copying, nLite will detect what version of Windows XP is on the installation CD. If it says the installation has Service Pack 3, then you will not need to download the service pack. Otherwise you can download the service pack <a href="http://download.windowsupdate.com/msdownload/update/software/svpk/2008/04/windowsxp-kb936929-sp3-x86-enu_c81472f7eeea2eca421e116cd4c03e2300ebfde4.exe">here</a>.  Proceed to the next step.</p>
<p>Since this is the first time you&#8217;ve run nLite, you will not have any presets. Just click <strong>Next</strong> to advance to the <strong>Task Selection</strong> page. On the task selection page, select <strong>Hotfixes, Add-ons, and Update Packs</strong>, <strong>Unattended</strong>, and <strong>Bootable ISO</strong>.  If you had to download Service Pack 3 because you have an older version, select <strong>Service Pack</strong> as well.</p>
<p><img title="nlite-task-selection" src="http://www.makeuseof.com/wp-content/uploads/2009/01/nlite-task-selection.png" alt="unattended windows setup reference" width="576" height="450" /></p>
<p>If you are feeling adventurous, you can also include <strong>Drivers</strong>, select <strong>Components</strong> for removal, select <strong>Options</strong>, and <strong>Tweaks</strong> as well. These are more advanced options that will not be discussed in this particular How-To. Click the <strong>Next</strong> button to proceed.</p>
<p>If you need to integrate Service Pack 3, you will advance to the <strong>Service Pack</strong> page. Select the location of where you downloaded Service Pack 3. Once you&#8217;re done, click <strong>Next</strong> to advance to <strong>Hotfixes, Add-ons, and Update Packs</strong>.</p>
<p>Click the <strong>Insert</strong> button (in nLite, not on your keyboard) and navigate to the location of the update pack. Click <strong>Next</strong> to proceed to the <strong>Unattended</strong> settings. In order to avoid any interaction with the installation (other than selecting/formatting the hard drive in the blue screens), you will need to update the following:</p>
<ul>
<li><strong>General</strong> Tab: Set Unattended Mode to Hide Pages</li>
<li><strong>General</strong> Tab: Enter your Product Key</strong></li>
<li><strong>Users</strong> Tab: Password for the Administrator login (or check <strong>Blank password</strong>)</li>
<li><strong>User</strong> Tab: Add a new User and set the password (or check Blank password)</li>
<li><strong>User</strong> Tab: Set the Autologon to the new user you just added</li>
<li><strong>Owner and Network ID</strong> Tab: Computer Name</li>
<li><strong>Owner and Network ID</strong> Tab: Workgroup</li>
<li><strong>Owner and Network ID</strong> Tab: Full Name</li>
<li><strong>Owner and Network ID</strong> Tab: Organization</li>
<li><strong>Regional</strong> Tab: Timezone</li>
</ul>
<p>Once you&#8217;ve updated those settings, and any others you would like to update, click <strong>Next</strong>. Continue when prompted if you would like to start the process. When the process is complete, click <strong>Next</strong> to proceed to the <strong>Bootable ISO</strong> section.</p>
<p>Under <strong>Mode</strong>, select whether you want to <strong>Create an Image</strong> or perform a <strong>Direct Burn</strong> to a CD. Direct Burn is probably the easier choice, because nLite will write it directly to disk.  When you&#8217;ve made your selection click <strong>Make ISO</strong>. If you decide to burn to an image, use your favorite image burning software to write it to a disk.</p>
<p><img title="nlite-make-iso" src="http://www.makeuseof.com/wp-content/uploads/2009/01/nlite-make-iso.png" alt="nlite -unattended installation" width="576" height="450" /></p>
<p>That&#8217;s all there is to it! Just take the disk, pop it into the target machine, boot it up, select where you want to install/format, and then go take a little walk. Upon your return, your machine will have a fresh installation of Windows XP running on it!</p>
<p>Have you made unattended installation disks before? If so, what tools did you use and where did you obtain your update packs and addons?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-reinstall-windows-without-losing-your-data/" title="How To Reinstall Windows Without Losing Your Data (January 12, 2009)">How To Reinstall Windows Without Losing Your Data</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-prepare-yourself-for-system-restore-from-scratch/" title="How to Prepare Yourself for System Restore From Scratch (August 22, 2008)">How to Prepare Yourself for System Restore From Scratch</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/3-ways-to-manually-backup-restore-critical-windows-xp-data/" title="3 Ways to Manually Backup &#038; Restore Critical Windows XP Data (November 14, 2009)">3 Ways to Manually Backup &#038; Restore Critical Windows XP Data</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/" title="WinHack &#8211; Speed Up Your Windows XP Computer (Part 1) (October 1, 2008)">WinHack &#8211; Speed Up Your Windows XP Computer (Part 1)</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-2/" title="WinHack &#8211; Speed Up Your Windows Computer (Part 2) (October 4, 2008)">WinHack &#8211; Speed Up Your Windows Computer (Part 2)</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-create-an-unattended-windows-xp-disk/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>3 Ways to Reset Forgotten Windows Administrator Password</title>
		<link>http://www.makeuseof.com/tag/3-ways-to-reset-the-forgotten-windows-administrator-password/</link>
		<comments>http://www.makeuseof.com/tag/3-ways-to-reset-the-forgotten-windows-administrator-password/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 18:01:56 +0000</pubDate>
		<dc:creator>T.J. Mininday</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[windows hacks]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=8874</guid>
		<description><![CDATA[Passwords, passwords, passwords&#8230;.something we are going to have deal with as one of our common annoyances for some time to come. Their necessary evil provides another layer of protection for your bank, your online shopping, your tax software and of course the entire operating system. We have so many passwords these days, that we have [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/12/login.png" alt="reset forgotten windows password" align="left" />Passwords, passwords, passwords&#8230;.something we are going to have deal with as one of our common annoyances for some time to come. Their necessary evil provides another layer of protection for your bank, your online shopping, your tax software and of course the entire operating system. We have so many passwords these days, that we have websites and password managers like <a href="http://www.makeuseof.com/tag/manage-and-protect-your-personal-data-with-lockcrypt/">LockCrypt</a> and <a href="http://www.makeuseof.com/tag/best-of-both-worlds-online-passwords-offline/">Clipperz</a>, dedicated solely at helping you manage your passwords.</p>
<p>Even with the ability to store and retrieve your security, it does no good if the operating system is inaccessible. Ignoring your PC for a few years, removing a computer from a domain, or simply needing administrative rights on a PC are just a few reasons that the admin password may need to be reset.  With Microsoft&#8217;s improved security over the last few years, it became more difficult to resent Windows administrator password. However, there are still several ways to get around it and I am bringing you three of the easiest ways to reset forgotten windows password for XP, Vista and Server 2003.</p>
<h2>1. Reset Windows Admin Password with <a href="http://www.ubuntu.com/">Ubuntu</a></h2>
<p>Ubuntu has become, far and away, the most popular distribution of Linux in the world. Its ease of installation and use makes it the &#8216;go to&#8217; operating system for an open source alternative. In this case you don&#8217;t even have to install the OS. You simply use the Live CD that is included with the burned ISO of Ubuntu.</p>
<p>Here are the instructions for resetting the Windows administrator password using Ubuntu Linux.</p>
<p><strong>(Internet Connection Required)</strong></p>
<p>1. Go to <a href="http://www.ubuntu.com/getubuntu/download">Ubuntu</a> and download the latest ISO of the operating system.</p>
<p>2.  Use one of the <a href="http://www.makeuseof.com/tag/the-best-free-alternatives-to-nero-cddvd-burner/">free ISO burning applications</a> to create a bootable Ubuntu CD.  Of course you&#8217;ll need another PC in order to do this.</p>
<p>3.  Use the Live Ubuntu CD to boot into the live version of the OS.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/ubuntu1.png" alt="reset windows admin password with ubuntu" /></p>
<p>4.  Go to System &gt; Administration &gt; Synaptic Package Manager.</p>
<p>5.  Then Settings&gt;Repositories</p>
<p>6.  Once the &#8216;Software Sources&#8217; window appears, make sure you select &#8216;Software restricted by copyright or legal issues&#8217;, then click close.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/ubuntu21.png" alt="" /></p>
<p>7.  Click reload on synaptic package manager.</p>
<p>8.  Click Search, and type in &#8216;chntpw&#8217;.</p>
<p>9.  Once the &#8216;chntpw&#8217; app is found, right-click on it and &#8216;mark for installation&#8217;.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/ntpass08.png" alt="" /></p>
<p>10.  Click &#8220;Apply on Summary Window&#8221; and also to confirm changes.</p>
<p>**Remember an internet connection is required for the above steps.  If there is no availability for a connection, a USB flash drive will be required.**</p>
<p>12.  Next, we must mount the Windows drive. In Ubuntu, go to Places&gt; Select the appropriate drive.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/ubuntudrive.png" alt="" /></p>
<p>13.  The final step of the process is actually resetting the password via the Linux terminal.</p>
<p>14.  In Ubuntu go to Applications&gt;Accessories&gt;Terminal.</p>
<p>15.  Type &#8216;cd /media/disk/WINDOWS/system32/config/&#8217; in the terminal window.</p>
<p>16.  Type &#8217;sudo chntpw SAM&#8217;</p>
<p>17.  This by default will change the Administrator password.  If you would prefer to change a particular user.  Type &#8217;sudo chntpw -u <em><strong>username </strong></em>SAM&#8217;.</p>
<p>18.  Afterwards, you&#8217;ll see a long display of information, most of which can be ignored.</p>
<p>19.  The next step is to actually reset the windows password. It is recommended to make the password blank with an asterisk * .</p>
<p>20.  You&#8217;ll then have to confirm the change with a Y, and reboot.</p>
<h2><a href="http://www.nu2.nu/pebuilder/">2. With Barts PreInstalled Environment</a></h2>
<p>Bart&#8217;s PreInstalled Environment has been a popular method on offline troubleshooting for Windows System Administrators for some time now whether it be for disk recovery, malware removal or in this instance, password removal.  It&#8217;s a bootable operating system, just like the Ubuntu Live CD, but with more of a Windows-like feel.</p>
<p>Below are the instructions for using a small EXE file called Password Renew within the PE environment.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/pebuilder.png" alt="pebulider" /><strong></strong></p>
<p><strong>(XP CD Required &#8211; If your Windows drive is SATA, you may need to follow additional instructions on the PEBuilder site)</strong></p>
<p>1.  Go <a href="http://www.nu2.nu/pebuilder/">Bart&#8217;s website</a> and download the ISO for the PreInstalled Environment.</p>
<p>2.  Download <a href="http://www.kood.org/windows-password-renew/">Password Renew</a>.</p>
<p>3.  Open PEBuilder and for the Windows directory, select the location of the i386 directory on your XP disk.  Under the custom directory, select the directory that holds the PasswordRenew.exe file. Select a title for your CD and finally create a name for your ISO file. I&#8217;d recommend creating an ISO over burning directly to the CD, because of problems that may arise.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/pebuilder21.png" alt="" /></p>
<p>4.  Browse to the A43 File Management Utility.</p>
<p>5.  Once there, you should browse your CD drive and find your custom directory created in step three.</p>
<p>6.  Open Password Renew.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/pr.png" alt="image" /></p>
<p>7.  This program is very straight forward.  Simply press &#8216;Select Target&#8217; and browse to your Windows directory.</p>
<p>8.  Once there, you can will see options to reset a password, create a new administrator or convert a current user to an administrator.</p>
<p>9.  You will then have the option to install there after.</p>
<p>10.  Reboot, and changes will be applied.</p>
<h2><a href="http://home.eunet.no/pnordahl/ntpasswd/">3. With Offline NT Password Disk</a> <a href="http://74.125.95.132/search?q=cache:I9LTlI9R2jQJ:home.eunet.no/pnordahl/ntpasswd/bootdisk.html">(Google Cache)</a></h2>
<p>Offline NT Password Disk is a very simple and very fast command line Linux tool to reset your forgotten Windows administrator password.  At the time of this writing the site was down, hence the Google Cache link.</p>
<p>1.  Download the <a href="http://74.125.95.132/search?q=cache:I9LTlI9R2jQJ:home.eunet.no/pnordahl/ntpasswd/bootdisk.html">bootable CD image</a>.</p>
<p>2.  Burn the ISO to a CD with one of the ISO burning applications, as we stated before.</p>
<p>3.  Boot up your PC with the bootable CD.</p>
<p>4.  Drivers for both SATA and IDE drivers typically load automatically.</p>
<p>5.  Select the location of your Windows Operating System.</p>
<p>6.  Select <strong>windows/system32/config</strong> as your directory.</p>
<p>7.  Select &#8220;Password Reset&#8221; as your option.</p>
<p>8.  I would recommend to reset as a &#8216;blank password&#8217;.  This works best.</p>
<p>9.  Once blanked, press &#8216;q&#8217; to quit and write the values to the registry.</p>
<p>As you can see, the dread of forgetting your Windows administrator password can typically be put behind you.  These are just a few of the options to reset that hard to remember nemesis, but they are a few of the simplest.</p>
<p>Give us some of your best options for resetting your Windows passwords.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/recover-your-windows-xp-administrator-password-with-the-installation-disk/" title="Recover Your Windows XP Administrator Password With The Installation Disk (November 5, 2009)">Recover Your Windows XP Administrator Password With The Installation Disk</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/speed-up-the-shutdown-of-your-windows-system/" title="How To Speed Up The Shutdown Of Your Windows (October 18, 2008)">How To Speed Up The Shutdown Of Your Windows</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-get-aero-shake-aero-peek-aero-snap-features-in-vista-xp/" title="How To Get Aero Shake, Aero Peek &#038; Aero Snap Features In Vista &#038; XP (October 17, 2009)">How To Get Aero Shake, Aero Peek &#038; Aero Snap Features In Vista &#038; XP</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/using-keepass-to-secure-your-online-accounts/" title="Using Keepass to Secure Your Online Accounts (March 6, 2008)">Using Keepass to Secure Your Online Accounts</a> (19)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-ways-to-reset-the-forgotten-windows-administrator-password/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Use Videos As A Screensaver Or Wallpaper [Windows]</title>
		<link>http://www.makeuseof.com/tag/use-videos-as-screensaver-or-wallpaper-windows/</link>
		<comments>http://www.makeuseof.com/tag/use-videos-as-screensaver-or-wallpaper-windows/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 17:01:15 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[screensaver]]></category>
		<category><![CDATA[wallpaper]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=8707</guid>
		<description><![CDATA[You have seen pipes, the Windows logo and even slideshows of photos as computer screensavers. How about the prospect of using your family videos (or anything else for that matter) as a screensaver on your Windows desktop?
Well there is a tool from Microsoft that allows you to use videos as a screensaver. Its called Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/12/winlogoscrn.jpg" alt="" align="left" />You have seen pipes, the Windows logo and even slideshows of photos as computer screensavers. How about the prospect of using your family videos (or anything else for that matter) as a screensaver on your Windows desktop?</p>
<p>Well there is a tool from Microsoft that allows you to use videos as a screensaver. Its called <a href="http://www.microsoft.com/downloads/details.aspx?familyid=6405ff4f-9bc4-40dd-aa30-ed4ffe02baac&amp;displaylang=en">Microsoft Video Screensaver</a>.</p>
<p>The download requires you to verify the genuineness of your copy of Windows. Once that is done, the installation is simple and a breeze. You can then access &#8220;Video Screensaver&#8221; from the &#8220;Display Properties&#8221; box and then hopping over to the &#8220;Screen Saver&#8221; tab.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/screenpropvscrn.png" alt="use video as screensaver" width="404" height="455" /></p>
<p>Select &#8220;Video Screensaver&#8221; from the drop down list and click on &#8220;Settings&#8221; to choose the video you would like to play. You can choose to play the included default video giving you a view of countries all over the world (kind of lame to be frank) or you can choose your own videos.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/videoscreensavervscrn.png" alt="video screensaver" width="459" height="446" /></p>
<p>Just put all the videos you would like to play in a separate folder if you don&#8217;t already have one and point the settings dialog to it. That&#8217;s it. You now have a video screensaver waiting for your computer to get idle! I tried the tool with wmv and avi files and it seemed to work flawlessly with both of them.</p>
<p>With that out of the way, now what  if you want to get Windows Vista Dreamscene functionality (animated or video wallpapers) ? For similar functionality you can try DreamsceneXP. <a href="http://dreamscenexp.co.nr/">Dreamscene XP</a> gives you 7 dreamscenes in a variety of resolutions. Follow the following steps to get it running :</p>
<ol>
<li>Download the dreamscene of your choice.</li>
<li>Extract to any location, Open up display properties and browse to the extracted location and click on index.htm.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/dreamvscrn.png" alt="" width="404" height="455" /></p>
<li>Click &#8220;apply&#8221; and presto you have an animated background!</li>
</ol>
<p>While Dreamscene limits you to 7 choices, you can use another option  (actually  more of a hack) to play any of your videos as the desktop background. You can use <a href="http://www.videolan.org/vlc/">VLC media player</a> to play a video file in the background as wallpaper.</p>
<ol>
<li>Choose the video you want to play as background, or optionally create a playlist if you want to play more than one.</li>
<li>Once up and running, right click within the player and check wallpaper.</li>
<li>If you don&#8217;t get the wallpaper option go to Settings &gt; Preferences &gt; Video &gt; Output Modules &gt; Direct X and check &#8220;Enable Wallpaper Mode&#8221;</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/settings1vscrn.png" alt="" width="510" height="447" /></p>
<li>Also you might want to enable repeating playlist by default so that the background doesn&#8217;t turn black after the video finishes running. For this go to Settings &gt; Preferences &gt; Playlist and check &#8220;Repeat All&#8221;.</li>
<p style="text-align: center;"><img src="http://www.makeuseof.com/wp-content/uploads/2008/12/settings2vscn.png" alt="use video as wallpaper" width="510" height="447" /></p>
</ol>
<p>There you have it &#8211; a video as your desktop background. If the taskbar button bothers you and you want to get rid of it, try something like <a href="http://www.whitsoftdev.com/trayconizer/" target="_blank">Trayconizer</a>. Since VLC supports a multitude of formats you can use virtually any file as the background.</p>
<p>Whn it comes to using videos as wallpapers, you may try the <a href="http://www.makeuseof.com/tag/5-desktop-enhancements-you-should-see/">previously mentioned methods</a> of using any of your screensavers as the desktop background.</p>
<p>Do you know of any other application that offers a similar functionality? Or have you used the desktop background or screensavers creatively in other ways? Let us know in comments
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/winhack-how-to-change-the-windows-start-button-win-xp/" title="WinHack &#8211; How to Change the Windows Start Button (Win XP) (September 19, 2008)">WinHack &#8211; How to Change the Windows Start Button (Win XP)</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/" title="Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker (May 2, 2009)">Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-some-quick-windows-registry-tweaks/" title="Three Quick Registry Tweaks to Customize Windows Like a Pro (October 11, 2008)">Three Quick Registry Tweaks to Customize Windows Like a Pro</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/the-best-resources-to-pimp-your-wallpaper/" title="The Best Resources to Pimp Your Wallpaper (February 19, 2008)">The Best Resources to Pimp Your Wallpaper</a> (75)</li>
	<li><a href="http://www.makeuseof.com/tag/organize-your-start-menu-with-smoz/" title="Organize Your Windows Start Menu with SMOz (May 29, 2008)">Organize Your Windows Start Menu with SMOz</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/use-videos-as-screensaver-or-wallpaper-windows/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Restore Deleted Files Easily With Recuva</title>
		<link>http://www.makeuseof.com/tag/restore-your-deleted-files-easily-with-recuva/</link>
		<comments>http://www.makeuseof.com/tag/restore-your-deleted-files-easily-with-recuva/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 22:48:19 +0000</pubDate>
		<dc:creator>Mark O&#39;Neill</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[file recovery]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[undelete]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=8674</guid>
		<description><![CDATA[ We&#8217;ve talked about file recovery tools on MakeUseOf before, including one that I discussed last September in How To securely Retrieve and Delete PC files.  But several friends have constantly urged me to try out Recuva, which is made and supported by the same people who created CCleaner (another favourite app of mine and MakeUseOf).
The [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/12/recuvalogocorner.png" border="0" alt="restore-deleted-files" align="left" /> We&#8217;ve talked about file recovery tools on MakeUseOf before, including one that I discussed last September in <a href="http://www.makeuseof.com/tag/how-to-securely-retrieve-and-delete-pc-files/" target="_blank">How To securely Retrieve and Delete PC files</a>.  But several friends have constantly urged me to try out <a href="http://www.recuva.com/" target="_blank">Recuva</a>, which is made and supported by the same people who created <a href="http://www.ccleaner.com/" target="_blank">CCleaner</a> (another favourite app of mine and MakeUseOf).</p>
<p>The interface of Recuva is similar to CCleaner, it is simple to use (even a computer moron could use it) and after testing it, it seems to be very effective in restoring deleted files. So I figured it deserved its own write-up on MakeUseOf.</p>
<p>So let&#8217;s get the short product description first of all from the <a href="http://www.recuva.com/" target="_blank">Recuva homepage</a>:</p>
<blockquote><p>
Recuva (pronounced &#8220;recover&#8221;) is a freeware Windows utility to restore files that have been accidentally deleted from your computer. This includes files emptied from the Recycle bin as well as images and other files that have been deleted by user error from digital camera memory cards or MP3 players. It will even bring back files that have been deleted by bugs, crashes and viruses!</p></blockquote>
<p>But as with any deleted file that you want to bring back, the older it is, the harder it will be to bring back. Plus if you are able to bring it back, the older it is, the more corrupted the file will be. So if you want to bring a deleted file back, you need to do it as fast as possible. The more you delay, the less chance there is of recovering it.</p>
<p>After using Recuva for a couple of days, I have ended up being very impressed with it. It is very fast with finding recoverable files and when you click on what you want brought back, it restores the file and sends it back to your hard drive <strong>within seconds</strong>.</p>
<p>So here&#8217;s how the program works.</p>
<p><strong>1.</strong> After opening the program, select the drive where the file was deleted then click the &#8220;scan&#8221; button.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/recuva1.png" alt="restore deleted files xp" /></p>
<p><strong>2.</strong> Recuva then starts sweeping the specified hard drive looking for files that are able to be restored.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/recuva2.png" alt="restore deleted files freeware" /></p>
<p><strong>3.</strong> You then get a list of all the files that Recuva was able to find.  As you can see, some of the files are unidentifiable with just scrambled file names but a lot of other files have their original names intact (more on that later). What I really liked about Recuva is that it has a colour-coded system where you can see right away the status of each file and whether or not it is in any condition to be downloaded successfully or not.</p>
<p>Red means the file is basically screwed and you can forget it. Yellow means the file is in very bad condition but you can still download it and take your chances with it &#8211; some of it might be salvageable. Green means that the file is in excellent condition and you can get it back no problem.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/recuva3.png" alt="restoring deleted file" /></p>
<p><strong>4.</strong> If there are too many files returned to manage or you are looking for a particular file, you can <strong>filter the files.</strong> Just specify a file type or a file name in the &#8220;filename or path&#8221; field or drop down the menu to specify a file type.   So for example, by typing in &#8220;googleupdate&#8221;, I was able to find three particular files.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/recuva4.png" alt="restore files" /></p>
<p><strong>5.</strong> Now say I want to want to recover those 3 files? I just need to tick them and click the &#8220;recover&#8221; button. Recuva will ask me to specify where on the computer they should go and when I have told it, the files will start downloading. In fact, they are put back on the computer so fast that I didn&#8217;t even have time to make a screenshot!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/12/recuva5.png" alt="" /></p>
<p>That&#8217;s basically all there is to it. Just remember to untick those files in Recuva before you close the program because Recuva remembers those files next time and will keep on downloading them over and over again! So untick them once you have recovered them and you&#8217;ll be fine.</p>
<p>Do you use Recuva? If so, what have been your experiences with it? What percentage of files have you managed to recover using this app? Is there any particular file format in your opinion that recovers better than all the others?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/create-tags-for-your-windows-files-with-taggedfrog/" title="TaggedFrog &#8211; Cool File Tagging App for Windows (March 4, 2009)">TaggedFrog &#8211; Cool File Tagging App for Windows</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/recover-lost-computer-files-with-undelete-plus/" title="Recover Lost Computer Files with Undelete Plus (October 28, 2008)">Recover Lost Computer Files with Undelete Plus</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/retrieve-deleted-pictures-from-your-camera-with-pc-inspector-smart-recovery-windows/" title="How to Recover Deleted Pictures from a Digicam Memory Card (July 5, 2009)">How to Recover Deleted Pictures from a Digicam Memory Card</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/3-remarkable-file-recovery-tools/" title="3 Remarkable File Recovery Tools (May 6, 2009)">3 Remarkable File Recovery Tools</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/restore-your-deleted-files-easily-with-recuva/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How To Speed Up The Shutdown Of Your Windows</title>
		<link>http://www.makeuseof.com/tag/speed-up-the-shutdown-of-your-windows-system/</link>
		<comments>http://www.makeuseof.com/tag/speed-up-the-shutdown-of-your-windows-system/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 18:02:01 +0000</pubDate>
		<dc:creator>Will Mueller</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[speedup]]></category>
		<category><![CDATA[windows hacks]]></category>
		<category><![CDATA[windows shutdown]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=6563</guid>
		<description><![CDATA[ The Windows shutdown process may be as slow as the start up unfortunately. But, due to Windows amazing ability of user managed settings, you can change that! So, how can you speed up your Windows Shutdown process ?
(There have been previous articles &#8211; in the WinHack column &#8211; on how to Speed Up Windows [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/09/winhack.jpg" border="0" alt="" align="left" /> The Windows shutdown process may be as slow as the start up unfortunately. But, due to Windows amazing ability of user managed settings, you can change that! So, how can you speed up your Windows Shutdown process ?</p>
<p>(There have been previous articles &#8211; in the WinHack column &#8211; on how to Speed Up Windows twice, <a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/">here</a> and <a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-2/">here</a>.)</p>
<p><strong>WARNING :</strong> <strong>BEFORE</strong> making any changes to the Windows registry, it is highly recommended to make a backup in case anything goes wrong. To backup your Windows registry, tap your Windows key on the keyboard and “R”. When the Run box comes up, type <strong>regedit</strong>.  When the Registry box comes up, go to &#8216;File&#8217; then &#8216;Export&#8217;.  Save the resulting file to your hard drive.</p>
<p>Ready for some <em>more</em> tweaking? Let&#8217;s go!</p>
<h2>Auto-Kill All Programs at Shutdown</h2>
<p>This tweak can speed up the process a <em>lot</em> by killing tasks quickly and not requiring user input for closing them, e.g. the repetitive Firefox pop-up asking if you <strong>really</strong> want to quit. Here it is:</p>
<p><strong>Step 1</strong>: Go to &#8220;Start,&#8221; &#8220;Run,&#8221; and type <strong>regedit</strong>.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/regedit.png" alt="" /></p>
<p><strong>Step 2</strong>: Navigate to:<em> </em><strong>HKEY_CURRENT_USER\Control Panel\Desktop</strong></p>
<p><strong>Step 3</strong>: Find the Registry Key called <strong>AutoEndTasks</strong> and right-click then select <strong>Modify</strong>. Change the value to <strong>1</strong>.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/autoendtask.png" alt="" /></p>
<h2>Change Application Hang Time</h2>
<p>There are a few Registry Keys that are, by default, set to a ridiculous setting. There are three of them that we are going to cover today called <strong>WaitToKillApp</strong>, <strong>HangAppTime</strong>, and <strong>WaitToKillServiceTimeout</strong>. <em></em></p>
<p><em>WaitToKillApp</em> sets the time for Windows to wait before killing the application you are attempting to close, while <em>HangAppTime</em> sets the hang time for the app before closing, and <em>WaitToKillServiceTimeout</em> sets the time for Windows to wait before killing Microsoft Services.</p>
<p>By shortening these you will, obviously, have a faster application response.</p>
<p>Ready? Let&#8217;s do it!</p>
<p><strong>Step 1</strong>: Go to &#8220;Start,&#8221; &#8220;Run,&#8221; and type <strong>regedit</strong>.</p>
<p><strong>Step 2</strong>: Navigate to:<em> </em><strong>HKEY_CURRENT_USER\Control Panel\Desktop</strong></p>
<p><strong>Step 3</strong>: Find the Registry Key labeled <strong>WaitToKillApp</strong>, <strong>HangAppTime</strong>, and <strong>WaitToKillServiceTimeout</strong> and right-click them, then select <strong>Modify</strong>. Change the value to 1000.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/waittokillapp.png" alt="" /></p>
<h2>Disable Clearing of Paging File</h2>
<p>We previously talked about the paging article in <a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-2/">another article</a> on speeding up Windows, but today we are talking about how to speed up the use of the Paging File even more.</p>
<p>On shutdown, Windows automatically removes the contents of the Paging File for security, because it may run as a temporary file, holding information such as unencrypted passwords, etc. (If you believe the security of your system will be too far out of control due to the absence of removal of such information, then it is not necessary that you use this hack.)</p>
<p>Let&#8217;s do it!</p>
<p><strong>Step 1</strong>: Go to &#8220;Start,&#8221; &#8220;Run,&#8221; and type <strong>regedit</strong>.</p>
<p><strong>Step 2</strong>: Navigate to:<br />
<strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management</strong>.</p>
<p><strong>Step 3</strong>: Find the Registry Key labeled <strong>ClearPageFileOnShutdown</strong> and right-click it, then select <strong>Modify</strong>. Change the value to <strong>0</strong>.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/clearpagefile.png" alt="" /></p>
<p>Hope this helps you get into your tweaking mood! Have fun <del datetime="2008-10-17T01:47:58+00:00">hacking</del> tweaking!   More next time on WinHack!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-2/" title="WinHack &#8211; Speed Up Your Windows Computer (Part 2) (October 4, 2008)">WinHack &#8211; Speed Up Your Windows Computer (Part 2)</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-your-windows-operating-system-with-xpy/" title="Tweak Your Windows Operating System With Xpy (October 4, 2008)">Tweak Your Windows Operating System With Xpy</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-some-quick-windows-registry-tweaks/" title="Three Quick Registry Tweaks to Customize Windows Like a Pro (October 11, 2008)">Three Quick Registry Tweaks to Customize Windows Like a Pro</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/" title="WinHack &#8211; Speed Up Your Windows XP Computer (Part 1) (October 1, 2008)">WinHack &#8211; Speed Up Your Windows XP Computer (Part 1)</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/top-5-vista-tweaks-to-increase-internet-speed/" title="Top 5 Vista Tweaks to Increase Internet Speed (October 3, 2009)">Top 5 Vista Tweaks to Increase Internet Speed</a> (94)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/speed-up-the-shutdown-of-your-windows-system/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Three Quick Registry Tweaks to Customize Windows Like a Pro</title>
		<link>http://www.makeuseof.com/tag/winhack-some-quick-windows-registry-tweaks/</link>
		<comments>http://www.makeuseof.com/tag/winhack-some-quick-windows-registry-tweaks/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 20:01:12 +0000</pubDate>
		<dc:creator>Will Mueller</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[speedup]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=6303</guid>
		<description><![CDATA[I have been saying repetitively how wonderful Windows is. The registry particularly can make customization easy and definitely fun. Today, we will be looking at just a few registry tweaks that can increase your ability to customize Windows to an extreme level.
WARNING : BEFORE making any changes to the Windows registry, it is highly recommended [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/winhack.jpg" border="0" alt="" align="left" />I have been saying repetitively how wonderful Windows is. The registry particularly can make customization easy and definitely fun. Today, we will be looking at just a few registry tweaks that can increase your ability to customize Windows to an extreme level.</p>
<p><strong>WARNING :</strong> <strong>BEFORE</strong> making any changes to the Windows registry, it is highly recommended to make a backup in case anything goes wrong. To backup your Windows registry, tap your Windows key on the keyboard and &#8220;R&#8221;.  When the Run box comes up, type <em>regedit</em>.  When the Registry box comes up, go to &#8216;File&#8217; then &#8216;Export&#8217;.  Save the resulting file to your hard drive.</p>
<p><img src="http://makeuseof.com/images/windows-registry.png" alt="backup windows registry" /></p>
<p>Lets get started!</p>
<h2>Tweak 1 &#8211; Become Your Own Computer Manufacturer</h2>
<p>It is common for computers to come with information about the manufacturer in Start Menu under the &#8220;Run&#8221; entry. Wouldn&#8217;t it be cool, though, to be your own computer manufacturer? </p>
<p><img class="alignleft size-full wp-image-6357" src="http://www.makeuseof.com/wp-content/uploads/2008/10/brand.png" alt="" /></p>
<p>Well, it is possible with Windows! Let&#8217;s do it then:</p>
<ul>
Step 1: Open Notepad (&#8221;Start,&#8221; &#8220;Run,&#8221; <strong>notepad.exe</strong>)</p>
<p>Step 2: Copy the following into it:</p>
<blockquote><p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}]<br />
@=&#8221;TITLE HERE&#8221;</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon]<br />
@=&#8221;ICON HERE&#8221;</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\InProcServer32]<br />
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\<br />
00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\<br />
64,00,6f,00,63,00,76,00,77,00,2e,00,64,00,6c,00,6c,00,00,00<br />
&#8220;ThreadingModel&#8221;=&#8221;Apartment&#8221;</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance]<br />
&#8220;CLSID&#8221;=&#8221;{3f454f0e-42ae-4d7c-8ea3-328250d6e272}&#8221;</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag]<br />
&#8220;CLSID&#8221;=&#8221;{13709620-C279-11CE-A49E-444553540000}&#8221;<br />
&#8220;method&#8221;=&#8221;ShellExecute&#8221;<br />
&#8220;Command&#8221;=&#8221;TITLE HERE&#8221;<br />
&#8220;Param1&#8243;=&#8221;FUNCTION HERE&#8221;</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex]</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex\ContextMenuHandlers]</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex\ContextMenuHandlers\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}]<br />
@=&#8221;"</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex\MayChangeDefaultMenu]<br />
@=&#8221;"</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\ShellFolder]<br />
&#8220;Attributes&#8221;=dword:00000000
</p></blockquote>
<p>Step 3: Change the following values to whatever you like:</p>
<p><strong>TITLE HERE</strong> &#8211; Add the text that you want to be shows, ex. John&#8217;s PC</p>
<p><strong>ICON HERE</strong> &#8211; The image that is used as a brand logo. It must be a .ico and 24&#215;24. (<em>E.g. C:\\mylogo.ico. The \ has to be replaced by two \\&#8217;s.</em>)</p>
<p><strong>FUNCTION HERE</strong> &#8211; This should be replaced with the function that will be used when clicked. (<em>E.g. A website, a windows executable, etc. http://google.com will redirect to Google when clicked.</em>)</p>
<p>Step 4: Save the file as <em>brand.reg</em> and double-click it. Now, simply log off and back on and you should have your own branded version of Windows!</ul>
<p>&nbsp;</p>
<h2>Tweak 2 &#8211; Create Your Own Run Command</h2>
<p>I talk a lot about Windows, and  using the &#8220;Run&#8221; command is a large part of it. It is a simple and easy method of accessing programs quickly. If you happen to want to make a shortcut to an application your own way, guess what, you can! </p>
<p>Let&#8217;s do it:</p>
<ul>
Step 1: Go to &#8220;Start,&#8221; &#8220;Run,&#8221; (told you we use it a lot) and type <em>regedit</em>.</p>
<p>Step 2: Navigate to the following:</p>
<p><em>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Apps Path</em></p>
<p>Step 3: Create a new folder/key under Apps Path. (Right-Click <em>Apps Path</em> and click &#8220;New,&#8221; &#8220;Key.&#8221;)</p>
<p>Step 4: Title the new folder/key the name of the application, e.g. firefox.exe.</p>
<p>Step 5: Right-Click the default string value (the thing automatically created in your new folder) and click <em>Modify</em>.</p>
<p>Step 6: Change the value to the path of the executable you are attempting to run. E.g. <em>C:\Program Files\Mozilla Firefox\firefox.exe</em>.</p>
<p>Step 7: Create a new &#8220;String Value&#8221; by right-clicking under the default value (the thing we just edited) and select &#8220;New,&#8221; &#8220;String Value.&#8221; Name it <em>Path</em> and enter the value as the same path you previously entered.</p>
<p><img class="aligncenter size-full wp-image-6359" src="http://www.makeuseof.com/wp-content/uploads/2008/10/willexe.png" alt="" /></p>
<p>Step 8: Done! Now, all you need to do is go to &#8220;Start,&#8221; &#8220;Run,&#8221; and type the name of your command!</p>
</ul>
<h2>Tweak 3 &#8211; Change Windows Start Menu Delay</h2>
<p>The <em>MenuShowDelay</em> registry key sets a delay for different menus. This registry key is one of the most useless keys in Windows. </p>
<p>If, for some reason, you want your start menu to delay for 900 milli-seconds, then you do not need to mess with this at all. If you do, though, want to speed up your computer just a little more then here is how you lower the menu delay:</p>
<ul>
1. Go to &#8220;Start,&#8221; &#8220;Run,&#8221; and type <em>regedit</em>.</p>
<p>2. Navigate to the following:<br />
<em>HKEY_CURRENT_USER\Control Panel\Desktop</em></p>
<p>3. Find the key labeled &#8220;MenuShowDelay&#8221; and right-click, then click <em>Modify</em>.</p>
<p>4. Change the value to whatever you like. (The range is 0-999 in milliseconds.)</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/menushow.png" alt="" /></p>
</ul>
<p>Hope these tweaks helped you get closer to a nearly <em>perfectly</em> tweaked computer! Are you aware of any other cool registry tweaks? Please share them in comments.</p>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/some-non-registry-windows-tweaks/" title="Some non-Registry Windows tweaks (September 11, 2007)">Some non-Registry Windows tweaks</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/speed-up-the-shutdown-of-your-windows-system/" title="How To Speed Up The Shutdown Of Your Windows (October 18, 2008)">How To Speed Up The Shutdown Of Your Windows</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/" title="WinHack &#8211; Speed Up Your Windows XP Computer (Part 1) (October 1, 2008)">WinHack &#8211; Speed Up Your Windows XP Computer (Part 1)</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-2/" title="WinHack &#8211; Speed Up Your Windows Computer (Part 2) (October 4, 2008)">WinHack &#8211; Speed Up Your Windows Computer (Part 2)</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-your-windows-operating-system-with-xpy/" title="Tweak Your Windows Operating System With Xpy (October 4, 2008)">Tweak Your Windows Operating System With Xpy</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/winhack-some-quick-windows-registry-tweaks/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Change The Windows Logon Screensaver And More (Win XP)</title>
		<link>http://www.makeuseof.com/tag/winhack-tweak-the-windows-logon-win-xp/</link>
		<comments>http://www.makeuseof.com/tag/winhack-tweak-the-windows-logon-win-xp/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 20:01:11 +0000</pubDate>
		<dc:creator>Will Mueller</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[start-up]]></category>
		<category><![CDATA[windows hacks]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=6273</guid>
		<description><![CDATA[All of the Windows operating systems seem to allow an extreme amount of customization and change based on user desires. Today, we will talk about a small part of that &#8211; tweaking the Windows logon/boot.
Well, ready to get started? Let&#8217;s do it.
Messing around with the actual login can be quite fun as well. Actually, if [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/winhack.jpg" border="0" alt="" align="left" />All of the Windows operating systems seem to allow an extreme amount of customization and change based on user desires. Today, we will talk about a small part of that &#8211; tweaking the Windows logon/boot.</p>
<p>Well, ready to get started? Let&#8217;s do it.</p>
<p>Messing around with the actual login can be quite fun as well. Actually, if that does not pump you up enough, what if I told you it was easy? Yes, well, it is! Here are a few cool things you can do with the registry to make your login screen a little more personal:</p>
<h2>Add A Login Text Reminder</h2>
<p>This little reminder will pop-up everytime you start the computer, right before the login screen boots. You can edit it to say whatever you like.</p>
<ul>
1. Go to &#8220;Start,&#8221; &#8220;Run,&#8221; and type <em>regedit.ext</em>.</p>
<p>2. When the Registry Editor loads, navigate to<br />
<em>HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ Current Version \ Winlogon</em></p>
<p>3. You should now see a multitude of registry keys that are essential for the logon. To do what we are trying to do, add a text reminder, find the registry key <em>LegalNoticeCaption</em> and right-click, and select <em>Modify</em>.</p>
<p>4. Now, type whatever you like in the box to set a caption/title for the window.</p>
<p>5. For the actual text you would like to display, find the Registry Key right under it titled <em>LegalNoticeText</em> and again right-click it, then select <em>Modify</em>. Type whatever you like in the box.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/reg.png" alt="change login text reminder" /></p>
</ul>
<h2>Set Default Logon Identity</h2>
<p>Also conveniently placed in the <em>Winlogon</em> directory is the Registry Key titled <em>AutoAdminLogin</em>, <em>DefaultDomainName</em>, and <em>DefaultUserName</em>. These keys set the default login credentials for the system when the login is loaded. If you simply want to save time by automatically setting the correct username and password everytime, and this computer is not used by a bunch of people then it is fine. </p>
<p>If the computer you are tweaking happens to be used by many people then I would not recommend using this tweak, unless, of course, you are intending on everyone using the same account. Anyway here it is:</p>
<ul>
1. Go to &#8220;Start,&#8221; &#8220;Run,&#8221; and type <em>regedit.exe</em>.</p>
<p>2. When the Registry Editor loads, navigate to<br />
<em>HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ Current Version \ Winlogon</em></p>
<p>3. The <em>AutoAdminLogin</em> key should be set to 0 currently if your system does not automatically log you on. If the system does, though, automatically log you on, then this should be set to 1.</p>
<p>4. The <em>DefaultDomainName</em> key is the default user directory the username is selected to do. Usually, this will not need to be changed, unless you are logging onto a server.</p>
<p>5. The <em>DefaultUserName</em> key, obviously, sets the default username. You can change this to whatever you wish to accompany your username.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/reg1.png" alt="se default logon identity" /></p>
</ul>
<h2>Change the Logon Screensaver</h2>
<p>Changing the logon screensaver may be the best part. The ability to show your friends your ultra-cool <del datetime="2008-10-07T00:57:14+00:00">hacking</del> tweaking skills and superior computer modding. Anyway, here is an easy way using some cool software. (Note: The installation is quite easy and shouldn&#8217;t need much explanation.)</p>
<ul>
1. Download <a href="http://www.stardock.com/products/bootskin/">BootSkin</a>.</p>
<p>2. Find and download new or used current &#8220;BootSkins&#8221; provided after installation to change your boot screen. (To download and access new &#8220;BootSkins&#8221; you can go to <a href="http://www.wincustomize.com/skins.aspx?libid=32">WinCustomize</a>.)</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/bootskin.png" alt="change logon screensaver in xp" /></p>
</ul>
<p>Hope these small tweaks help you get a little closer to the <em>perfect</em> computer. Have fun tweaking!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-get-aero-shake-aero-peek-aero-snap-features-in-vista-xp/" title="How To Get Aero Shake, Aero Peek &#038; Aero Snap Features In Vista &#038; XP (October 17, 2009)">How To Get Aero Shake, Aero Peek &#038; Aero Snap Features In Vista &#038; XP</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/" title="WinHack &#8211; Speed Up Your Windows XP Computer (Part 1) (October 1, 2008)">WinHack &#8211; Speed Up Your Windows XP Computer (Part 1)</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-how-to-change-the-windows-start-button-win-xp/" title="WinHack &#8211; How to Change the Windows Start Button (Win XP) (September 19, 2008)">WinHack &#8211; How to Change the Windows Start Button (Win XP)</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/use-videos-as-screensaver-or-wallpaper-windows/" title="Use Videos As A Screensaver Or Wallpaper [Windows] (December 9, 2008)">Use Videos As A Screensaver Or Wallpaper [Windows]</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/" title="Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker (May 2, 2009)">Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/winhack-tweak-the-windows-logon-win-xp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WinHack &#8211; Speed Up Your Windows Computer (Part 2)</title>
		<link>http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-2/</link>
		<comments>http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-2/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 20:01:28 +0000</pubDate>
		<dc:creator>Will Mueller</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[speedup]]></category>
		<category><![CDATA[windows shutdown]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=6172</guid>
		<description><![CDATA[Welcome to the second part of &#8220;Speed Up Your Computer.&#8221; If you haven&#8217;t read the first part I highly recommend doing so here. Finished? OK, let&#8217;s move onto part two.
In the previous article on speeding up Windows, I talked about how to disable unnecessary Microsoft services that could easily slow down your system. Unfortunately yes, there [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/winhack.jpg" border="0" alt="" align="left" />Welcome to the second part of &#8220;Speed Up Your Computer.&#8221; If you haven&#8217;t read the first part I highly recommend doing so <a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/">here</a>. Finished? OK, let&#8217;s move onto part two.</p>
<p>In the previous article on speeding up Windows, I talked about how to disable unnecessary Microsoft services that could easily slow down your system. Unfortunately yes, there are also non-Microsoft services! </p>
<h2>The <em>Other</em> Unnecessary Windows Services to Disable</h2>
<p>Sometimes, when installing applications, the software will automatically install a &#8220;useful&#8221; service to run in the background to make that application run better, only to slow down your computer because you don&#8217;t use that application!</p>
<p>To disable these unnecessary memory hogs, simply:</p>
<p>1- Go to &#8220;Start,&#8221; &#8220;Run,&#8221; and type <strong>msconfig</strong>.</li>
<p>2- Click on the &#8220;Services&#8221; tab and select &#8220;Hide All Microsoft Services.&#8221;</p>
<p>3- You should now see a bunch of services that have been created by different pieces of software you have on your computer, of course just using memory you really do need. All you need to do is unselect the services you do not want running and click &#8220;Apply.&#8221;</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/services1.png" alt="disable windows services" /></p>
<h2>Disable Page File</h2>
<p>Windows automatically uses paging files as somewhat of a seriously unnecessary &#8220;extension&#8221; of the RAM. In a much shorter tense (of the possibly extremely long explanation), if the paging file is disabled, your computer will likely run that much faster.</p>
<p>To disable the paging file (Note: disable paging file only if your have at least 1GB of RAM):</p>
<ul>
<li>Right-Click on &#8220;My Computer,&#8221; and select &#8220;Properties.&#8221;</li>
<li>Click the &#8220;Advanced&#8221; tab, and then click &#8220;Settings&#8221; under the &#8220;Performance&#8221; section.</li>
<li>Click the &#8220;Advanced&#8221; tab one more time, and then click &#8220;Change,&#8221; under the Virtual Memory section.</li>
<li>Click &#8220;No Paging File,&#8221; and then click Apply button on all three windows. Done, the paging file should be disabled on the next startup.</li>
</ul>
<p><strong>If you do not have the suggested 1GB of RAM for disabling the paging file, you can still lower the consumption of the paging file for more memory.</strong></p>
<p>It is not necessary for the paging file to be tampered with those under 1GB of RAM, but leaving the computer to automatically adjust the size of the paging file can be a really bad development.</p>
<p>One reason is that applications may take a much longer amount of time to load due to the automatic analysis and adjustment of the paging file size, and doing so may cause fragmentation errors. None of which are that helpful.</p>
<p>So, if you would like to increase the speed of your computer by limiting the paging file, you may do the following:</p>
<ul>
1- Right-Click on &#8220;My Computer,&#8221; and select &#8220;Properties.&#8221;</li>
<p>2- Click the &#8220;Advanced&#8221; tab, and then click &#8220;Settings&#8221; under the &#8220;Performance&#8221; section.</p>
<p>3- Click the &#8220;Advanced&#8221; tab, and then click &#8220;Change,&#8221; under the Virtual Memory section.</p>
<p>4- Find the system&#8217;s recommended paging file size as dictated on the line labeled &#8220;C:\&#8221; and multiply by 2.5. Simply enter those values into the <em>Initial Size</em> and the <em>Maximum Size</em>.
</ul>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/pfile.png" border="0" alt="disable page file" /> </p>
<h2>Automatically Remove Temporary Files On Shutdown</h2>
<p>One thing Windows does great is creating temporary files for EVERYTHING! Nearly every single thing you do on the computer is logged somewhere in a temporary file that can be used for a bunch of different things, but it is quite unlikely that you will &#8211; for some reason &#8211; need to access your temporary files to load anything note-worthy, so it is probably OK to remove. </p>
<p>To automatically remove these files on shutdown, simply open Notepad and enter the following information in the file:</p>
<p><strong>RD /S /q &#8220;C:\Documents and Settings\<em>YOUR USERNAME</em>\Local Settings\History&#8221;<br />
RD /S /q &#8220;C:\Documents and Settings\Default User\Local Settings\History&#8221; RD /S /q<br />
&#8220;D:\Temp\&#8221; </strong></p>
<p>Simply replace the place where your username is requested and the D:\Temp\ directory where you Temp folder is. (If you are not sure where you temporary folder is go to &#8220;Start,&#8221; &#8220;Run,&#8221; and type <strong>%temp%</strong> to load your temp folder.</p>
<p>Now, save the file as whatever you like and wherever you like, except when saving select &#8220;All Files,&#8221; instead of the default &#8220;Text Documents.&#8221; Make sure to include <strong>.bat</strong> at the end of the filename to save it as a batch file. </p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/remove.png" border="0" alt="remove temporary files" /></p>
<p>Now follow the following steps:</p>
<ul>
<li>Go to &#8220;Start,&#8221; &#8220;Run,&#8221; and type <strong>gpedit.msc</strong>.</li>
<li>Click &#8220;Computer Configuration&#8221; and then &#8220;Windows Settings.&#8221;</li>
<li>Click &#8220;Scripts,&#8221; and then &#8220;Shutdown.&#8221;</li>
<li>Click &#8220;Add,&#8221; and select the file you just created.</li>
<li>Temporary files should be automatically deleted everytime you shutdown.</li>
</ul>
<p>You are now on your way to the fastest computer in the neighborhood!</p>
<p>Stay tuned for more Windows tweaks in the next WinHacks post!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/speed-up-the-shutdown-of-your-windows-system/" title="How To Speed Up The Shutdown Of Your Windows (October 18, 2008)">How To Speed Up The Shutdown Of Your Windows</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/" title="WinHack &#8211; Speed Up Your Windows XP Computer (Part 1) (October 1, 2008)">WinHack &#8211; Speed Up Your Windows XP Computer (Part 1)</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-some-quick-windows-registry-tweaks/" title="Three Quick Registry Tweaks to Customize Windows Like a Pro (October 11, 2008)">Three Quick Registry Tweaks to Customize Windows Like a Pro</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-your-windows-operating-system-with-xpy/" title="Tweak Your Windows Operating System With Xpy (October 4, 2008)">Tweak Your Windows Operating System With Xpy</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/the-cut-out-and-keep-guide-to-essential-software-programs/" title="The Cut Out and Keep Guide to Essential Software Programs (November 3, 2007)">The Cut Out and Keep Guide to Essential Software Programs</a> (25)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Tweak Your Windows Operating System With Xpy</title>
		<link>http://www.makeuseof.com/tag/tweak-your-windows-operating-system-with-xpy/</link>
		<comments>http://www.makeuseof.com/tag/tweak-your-windows-operating-system-with-xpy/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 18:01:42 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[portable app]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[speedup]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=6157</guid>
		<description><![CDATA[ The current Windows operating systems are far from perfect, One is 7 years old and the other is.. well.. Vista. There are often situations where you would want to change a particular setting (or settings) on your system, you Google for  a solution, find one and then you have to mess with the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/windowslogoxpy.jpg" border="0" alt="xpy download" width="160" height="143" align="left" /> The current Windows operating systems are far from perfect, One is 7 years old and the other is.. well.. Vista. There are often situations where you would want to change a particular setting (or settings) on your system, you Google for  a solution, find one and then you have to mess with the registry.</p>
<p>Enter Xpy, to take care of your tweaking needs!</p>
<p><a href="http://xpy.whyeye.org/download/">Xpy</a> allows you to tweak a number of Windows settings easily and improve the overall Windows performance. All you have to do is place a check mark next to the setting you wish to change and then hit &#8220;next&#8221; and Xpy will take care of the rest. </p>
<p>There are a number of other features (i.e. deleting pagefile on shutdown, removing windows messenger etc.) that make Xpy a tool worth having, however first le&#8217;ts have a look at some of the settings you can tweak with Xpy.</p>
<table width="550">
<tr>
<td>
The tweaks are classified into several categories:</p>
<ul>
<li>General</li>
<li>Services</li>
<li>Internet Explorer</li>
<li>Windows Media Player</li>
<li>Windows Messenger</li>
<li>Windows Desktop Search</li>
<li>Usability</li>
<li> Delete Files</li>
</ul>
<td>
<td><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/catsxpy.png" alt="disable windows services" width="204" height="208" /></td>
</tr>
</table>
<p>And they range from &#8220;Enable delete pagefile at shutdown&#8221; to &#8220;disable selected services&#8221; to &#8220;Increase maximum connections in Internet Explorer&#8221; to &#8220;Disable DRM for imported music in WMP&#8221; to &#8220;Disable balloon popups, Autorun, Desktop Cleanup&#8221; to &#8220;Deleting Recycle Bin, My Documents, My Computer shortcuts&#8221; and much much more.</p>
<p>There are a couple of interesting features that I really like in Xpy.</p>
<p>It allows you to save all the tweaks that you made on the system in a file. Just use Xpy with /file switch and it creates a settings file on the desktop. Next time provide the file as an argument and boom all your settings are applied! This is especially useful if you have to re-install the system or you are responsible for maintaining a number of computers.</p>
<p>Secondly it allows you to restore any changes you made to the system using Xpy. When you run Xpy, after you have applied the tweaks, it gives you the option to restore previous settings or go ahead with further tweaking.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/restoryxpy.png" alt="delete pagefile on shutdown" width="476" height="86" /></p>
<p>Thirdly it&#8217;s portable (doesn&#8217;t require an install) and always ready to use!</p>
<p>Some other features include:</p>
<p>- Disable Windows communicating with Microsoft<br />
- Disable questionable services<br />
- Tweak Internet Explorer and Windows Media Player<br />
- Remove Windows Messenger<br />
- Improve privacy and security<br />
- Improve performance</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/iconxpy.png" alt="" width="42" height="42" align="left" />A Mention: The Xpy icon looks scary. It looks as if double-clicking the icon will unleash a wrath of the Devil on your system. Some anti-virus programs may also show it as a suspicious file but as the Xpy page says: &#8220;Xpy is not evil, it&#8217;s a <a href="http://forums.winamp.com/forumdisplay.php?s=&amp;forumid=65">problem with all NSIS compiled software</a>, but if you are the suspicious type you can always have a look at the source code (<a href="http://sourceforge.net/projects/xpy/">SourceForge</a> and <a href="http://code.google.com/p/xpy/">Google Code</a>) and build a binary yourself!&#8221;</p>
<p>Do you use such software to tweak your system?  Or do you prefer editing the registry manually instead? Know of other similar tools? Let us know in the comments!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/speed-up-the-shutdown-of-your-windows-system/" title="How To Speed Up The Shutdown Of Your Windows (October 18, 2008)">How To Speed Up The Shutdown Of Your Windows</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-some-quick-windows-registry-tweaks/" title="Three Quick Registry Tweaks to Customize Windows Like a Pro (October 11, 2008)">Three Quick Registry Tweaks to Customize Windows Like a Pro</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/" title="WinHack &#8211; Speed Up Your Windows XP Computer (Part 1) (October 1, 2008)">WinHack &#8211; Speed Up Your Windows XP Computer (Part 1)</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-2/" title="WinHack &#8211; Speed Up Your Windows Computer (Part 2) (October 4, 2008)">WinHack &#8211; Speed Up Your Windows Computer (Part 2)</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-with-portable-ultimate-windows-tweaker/" title="Tweak Your Windows OS With Portable Ultimate Windows Tweaker (March 26, 2009)">Tweak Your Windows OS With Portable Ultimate Windows Tweaker</a> (18)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/tweak-your-windows-operating-system-with-xpy/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>WinHack &#8211; Speed Up Your Windows XP Computer (Part 1)</title>
		<link>http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/</link>
		<comments>http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 18:01:39 +0000</pubDate>
		<dc:creator>Will Mueller</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[speedup]]></category>
		<category><![CDATA[start-up]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=6035</guid>
		<description><![CDATA[As you use your computer more and more, speed becomes a larger issue. Maybe you&#8217;ve downloaded a bunch of unnecessary freeware or you just have used your computer for quite a while &#8211; either way, computers gradually become not so fast. 
But today, I will show you how to speed up that computer of yours [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/winhack.jpg" border="0" alt="speedup windows xp" align="left" />As you use your computer more and more, speed becomes a larger issue. Maybe you&#8217;ve downloaded a bunch of unnecessary freeware or you just have used your computer for quite a while &#8211; either way, computers gradually become <em>not so fast</em>. </p>
<p>But today, I will show you how to speed up that computer of yours and make it like new! So here are just a few methods:</p>
<h2>Disable Unnecessary Windows Services</h2>
<p>Windows comes with a bunch of services, or processes, in the background that help the operating system run and do the daily functions a computer does &#8211; except some of these are unnecessary. You really do not need to have <em>all</em> of the Microsoft services running in the background at one time &#8211; many of which don&#8217;t ever need to run at all. </p>
<p>Of course, many windows services are necessary so you need to be very careful what you disable. But if you disable the correct ones you may just be that much closer to a much faster computer.</p>
<p>To disable Windows services:</p>
<p>1. Go to &#8220;Start,&#8221; &#8220;Run,&#8221; and type <strong>services.msc</strong><br />
2. You may now disable any of the following services based on your use &#8211; or non-use &#8211; of them:</p>
<p><img class="aligncenter size-full wp-image-6047" src="http://www.makeuseof.com/images/windows-services.png" alt="disable windows services" /></p>
<ul>
<strong>(1) Task Scheduler</strong> &#8211; Used to schedule unattended tasks. If you do not need this you can turn it off.</p>
<p><strong>(2) Automatic Updates</strong> &#8211; Automatically checks for updates from Microsoft. You can just do so manually by going <a href="http://windowsupdates.microsoft.com">here</a>.</p>
<p><strong>(3) Smart Card</strong> &#8211; If you do not use Smart Cards, you can stop it.</p>
<p><strong>(4) Error Reporting Service</strong> &#8211; This is the thing that pops up everytime a program crashes asking if you want to report what happened to Microsoft. If you always decide not to, then you can disable this one.</p>
<p><strong>(5) Telnet</strong> &#8211; Used to allow users to connect to your desktop remotely. If you do not need to access your computer remotely, you can disable this.</p>
<p><strong>(6) Remote Registry Service</strong> &#8211; You really do not need this one. It allows you to remotely edit your registry. Most people definitely do not need this.</p>
<p><strong>(7) Clipbook</strong> &#8211; Allows you to remotely copy/paste on a private network. It is unlikely many people will use this.</p>
<p><strong>(8) Alerter</strong> &#8211; This one is completely useless. SP2 automatically disables it for you.</p>
<p><strong>(9) Wireless Zero Configuration</strong> &#8211; This is necessary if you use Wi-Fi. If not, you can disable this.</p>
<p><strong>(10) Uninterruptible Power Supply</strong> &#8211; This is unnecessary if, of course, you do not have an uninterruptible power supply.</p>
<p><strong>(11) Windows Messenger</strong> &#8211; This service can be falsely used for spam. I highly recommend removing it. (Note: It is not related to the IM client.)
</ul>
<p>&nbsp;</p>
<h2>Stop Programs From Running in Startup</h2>
<p>Part of downloading all of that freeware and even just installing work-related applications, a likely part of the installation process, is the unfortunate automatic setting of starting the application on startup. Gradually, your computer takes forever to startup and eventually it becomes ridiculously slow. You could use an application like <a href="http://www.r2.com.au/software.php?page=2&amp;show=startdelay">StartupDelayer</a> to delay programs from starting up (also check out <a href="http://www.makeuseof.com/tag/get-your-computer-startup-under-control-with-autoruns/">AutoRuns</a> by Karl and <a href="http://www.makeuseof.com/tag/freeware-to-speed-up-your-computer-2/">WinPatrol</a> by Mark), but many of those applications do not even need to be running at all.</p>
<p>So here is one way to stop those unnecessary applications from running:</p>
<p>1. Go to &#8220;Start,&#8221; &#8220;Run,&#8221; and type <strong>msconfig</strong>.<br />
2. Click on the &#8220;Startup&#8221; tab.</p>
<p>You should now see a list of all of the programs that automatically start up. Many of these applications are nicely labeled with the correct names, but some are not. If they are not clearly labeled you can just check the path of the file and hopefully find the name of the program, but if not it is probably better to just not remove it.</p>
<p><img class="aligncenter size-full wp-image-6048" title="startup" src="http://www.makeuseof.com/wp-content/uploads/2008/09/startup.png" alt="stop programs from running at startup" /></p>
<p>When you are disabling services make sure not to disable any of the Microsoft Services. Many of the ones that you see on the startup <em>are</em> necessary. Once you have selected the services you do not need, simply click &#8220;Apply.&#8221;</p>
<p>Hope this helps some of you to get started on speeding up that computer of yours. Stay tuned for the next installment of WinHack!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-2/" title="WinHack &#8211; Speed Up Your Windows Computer (Part 2) (October 4, 2008)">WinHack &#8211; Speed Up Your Windows Computer (Part 2)</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-some-quick-windows-registry-tweaks/" title="Three Quick Registry Tweaks to Customize Windows Like a Pro (October 11, 2008)">Three Quick Registry Tweaks to Customize Windows Like a Pro</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/speed-up-the-shutdown-of-your-windows-system/" title="How To Speed Up The Shutdown Of Your Windows (October 18, 2008)">How To Speed Up The Shutdown Of Your Windows</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/get-your-computer-startup-under-control-with-autoruns/" title="Get Your Computer Startup Under Control With Autoruns (July 9, 2008)">Get Your Computer Startup Under Control With Autoruns</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/freeware-to-speed-up-your-computer-2/" title="Freeware to Speed up your Computer (Part 2) (August 18, 2007)">Freeware to Speed up your Computer (Part 2)</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>PCHelpware- Lightning Fast Tool for Remote Support (Win)</title>
		<link>http://www.makeuseof.com/tag/give-professional-remote-support-for-free/</link>
		<comments>http://www.makeuseof.com/tag/give-professional-remote-support-for-free/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 19:19:11 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[remote control]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[tech support]]></category>
		<category><![CDATA[vnc]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=6001</guid>
		<description><![CDATA[ Let&#8217;s see here&#8230; WHAT!?!?!? $700 just for remote support software?!  Ever feel like that? You need to give remote support but don&#8217;t want to shell out 700 to a couple thousand bucks, luckily, you don&#8217;t have to. 
With PcHelpWare from uVNC, you get a portable, free, customizable, professional remote support program. But do [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/enduserclean.png" border="0" alt="pchelpware - remote support tool" align="left" /> Let&#8217;s see here&#8230; WHAT!?!?!? $700 just for remote support software?!  Ever feel like that? You need to give remote support but don&#8217;t want to shell out 700 to a couple thousand bucks, luckily, you don&#8217;t have to. </p>
<p>With <a href="http://uvnc.com/pchelpware/index.html">PcHelpWare</a> from uVNC, you get a portable, free, customizable, professional remote support program. But do you get what you pay for or is this one of the best things in life that are free?</p>
<p>The admin interface is just a bit more &#8220;techie&#8221; than some of the other remote support programs out there, but offers the same functionality. To create a server (that&#8217;s what client needs to download before you can offer him remote support) fill out the relevant information, and click on &#8220;Create Server&#8221;.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/pchelpware2.png" border="0" alt="remote support software" /></p>
<p>That will run a batch file that generators a small .exe file that who ever needs help can run. Then simply click on &#8220;Start&#8221; and wait for the user to run the program and click connect. As for the user, the interface couldn&#8217;t be simpler. </p>
<p>Here is a detailed list of instructions for the user after they have downloaded the program and run it: </p>
<p>1. Click &#8220;Connect&#8221;.<br />
2. The End. </p>
<p>Yeah, that&#8217;s it. You can also require the user to enter the login and password.</p>
<p>So you&#8217;ve sent the file to the user, they&#8217;ve downloaded it and clicked connect. Now you have control of their computer, but what can you do? </p>
<p>In short, everything. </p>
<p>The image quality is spectacular, it feels like your actually sitting in front of the user&#8217;s computer. It is also lightning fast, the image coming across is almost real time. Need to get a file from point A to point B, with PcHelpware you can transfer files copy paste style, copy the file, click sync clipboard, paste. </p>
<p>You can also chat with the user if you need, go full-screen, and if necessary, lock server input (lock the keyboard and mouse at the user&#8217;s computer.) </p>
<p>For all of you security freaks, PcHelpware connects with two different encryption protocols, so everything you do is secure.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/09/viewer2.jpg" alt="remote support free" /></p>
<p>Yeah that&#8217;s great, but what about that customization you told me about! I&#8217;ll say this much, PcHelpware is the most customizable remote support software I&#8217;ve seen, but also the least user friendly to customize. </p>
<p>If all you do is edit the default &#8220;background.bmp&#8221; it is fairly easy, however, you can completely customize where the Login and Password fields are (or remove them completely), the size and shape, and just about anything you can think of. Unfortunately, there really isn&#8217;t a graphical way to do this, however uVNC does have a great section on how to customize the server <a href="http://uvnc.com/pchelpware/configl/index.html">here</a>.</p>
<p>All and all PcHelpware is an absolutely great remote support app. It is 100% free and customizable. It includes many of the features of commercial products: repeaters, works behind firewalls, customization, etc. My one complaint if any is the slightly more complicated back end, but the front end is impossible to beat. Despite a few short comings, PcHelpware more than makes up for them with its price, customization, and speed.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/want-webex-like-control-over-a-remote-machine-for-free/" title="Want WebEx-like Control Over A Remote Computer For Free? (November 8, 2008)">Want WebEx-like Control Over A Remote Computer For Free?</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/make-microsoft-remote-desktop-a-portable-app/" title="Make Microsoft Remote Desktop A Portable App (January 17, 2009)">Make Microsoft Remote Desktop A Portable App</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/macnifying-os-x-setting-up-remote-help-on-the-mac/" title="How to Setup Easy Remote Support on the Mac (October 22, 2008)">How to Setup Easy Remote Support on the Mac</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/control-your-computer-from-a-distance-using-remote-access/" title="3 Tools to Control Your PC from A Distance Using Remote Access (September 22, 2008)">3 Tools to Control Your PC from A Distance Using Remote Access</a> (31)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/give-professional-remote-support-for-free/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>WinHack &#8211; How to Change the Windows Start Button (Win XP)</title>
		<link>http://www.makeuseof.com/tag/winhack-how-to-change-the-windows-start-button-win-xp/</link>
		<comments>http://www.makeuseof.com/tag/winhack-how-to-change-the-windows-start-button-win-xp/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 20:01:33 +0000</pubDate>
		<dc:creator>Will Mueller</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=5528</guid>
		<description><![CDATA[ Windows XP is, in my opinion, one of the best operating systems. It is extremely customizable (even if it is not intended to be), compatible with nearly everything, and is quite stable. Here I will show you just one way to customize it, to be precise &#8216; how to change windows start button text [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/winhack.jpg" border="0" alt="" align="left" /> Windows XP is, in my opinion, one of the best operating systems. It is extremely customizable (even if it is not intended to be), compatible with nearly everything, and is quite stable. Here I will show you just one way to customize it, to be precise &#8216; how to change windows start button text &#8216;. It will really remind you how much of a <del datetime="2008-09-19T01:35:38+00:00">hacker</del> tweaker you really are.</p>
<p>First, to do it the easy way, you need to <a href="http://angusj.com/resourcehacker/">download a program</a> that will really assist you in helping you find what you are looking for and making sure you do not mess up along the way. After you have downloaded it, run the .exe file, so that we may begin tweaking.</p>
<p>First, open the explorer.exe file located here: <strong>C:\WINDOWS\explorer.exe </strong>. You should now be able to see a list of different folders on the side that are made up of numbers in the &#8220;String Table&#8221; directory. The one we are looking for is <strong>folder 37</strong> with the other sub-directory option being <strong>1033</strong>. Inside that file there are multiple lines of text &#8211; we want to change the &#8220;start&#8221; text. You can change it to whatever you want, but keep under 20 characters as the tab becomes too large after that. Also, make sure you do not change any of the text on the other lines.</p>
<p><img src="http://www.makeuseof.com/images/winhack-start-button.png" alt="change windows start button text" /></p>
<p>When you have changed it to whatever you want, click &#8220;File,&#8221; &#8220;Save As,&#8221; and save it as <strong>explorerhacked.exe</strong>. (Note: You can change it to whatever you like, but in this demonstration we are using the explorerhacked file.)</p>
<p>Now, go to &#8220;Start,&#8221; &#8220;Run,&#8221; and type in &#8220;regedit&#8221;. When the Registry Editor loads expand to the following directory: <strong>HKEY_LOCAL_MACHINE,SOFTWARE,Microsoft,Windows NT,CurrentVersion</strong><em>,</em> and <strong>WinLogon</strong>. In that directory find the entry that is titled &#8220;Shell&#8221; and right-click it. Select &#8220;Modify.&#8221; Now, type in <strong>ExplorerHacked.exe</strong>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/09/willstart.bmp" border="0" alt="change windows start button text" align="center" /></p>
<p>Close the Registry Editor and log back in. You should now see your start button changed to whatever you typed in!</p>
<p>Have fun <del datetime="2008-09-19T01:39:00+00:00">hacking</del> tweaking!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/5-tools-to-make-windows-xp-look-like-vista/" title="5 Tools to Make Windows XP Look Like Vista (November 26, 2007)">5 Tools to Make Windows XP Look Like Vista</a> (90)</li>
	<li><a href="http://www.makeuseof.com/tag/useful-windows-registry-tweaks-part-2/" title="Windows Registry Tweaks (Part 2) (September 13, 2007)">Windows Registry Tweaks (Part 2)</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/use-videos-as-screensaver-or-wallpaper-windows/" title="Use Videos As A Screensaver Or Wallpaper [Windows] (December 9, 2008)">Use Videos As A Screensaver Or Wallpaper [Windows]</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/" title="Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker (May 2, 2009)">Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-some-quick-windows-registry-tweaks/" title="Three Quick Registry Tweaks to Customize Windows Like a Pro (October 11, 2008)">Three Quick Registry Tweaks to Customize Windows Like a Pro</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/winhack-how-to-change-the-windows-start-button-win-xp/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Recover Your Lost XP, Vista &amp; Office Serial Numbers</title>
		<link>http://www.makeuseof.com/tag/recover-your-lost-xp-vista-and-office-serial-numbers/</link>
		<comments>http://www.makeuseof.com/tag/recover-your-lost-xp-vista-and-office-serial-numbers/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 18:41:33 +0000</pubDate>
		<dc:creator>Karl L. Gechlik</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft office]]></category>
		<category><![CDATA[portable app]]></category>
		<category><![CDATA[serial number]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=5258</guid>
		<description><![CDATA[Hey, Hey, Hey!
AskTheAdmin here again with another free tool that I can&#8217;t live without. As TheAdmiN I have literally over 10,000 servers in production. Most of them are on the same corporate open license program and have the same serial number and need no activation.  BUT there are more than a few machines that [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/jellybean_top.jpg" border="0" alt="" align="left" />Hey, Hey, Hey!</p>
<p>AskTheAdmin here again with another free tool that I can&#8217;t live without. As <a href="http://www.askTheAdmin.com">TheAdmiN</a> I have literally over 10,000 servers in production. Most of them are on the same corporate open license program and have the same serial number and need no activation.  BUT there are more than a few machines that are not owned by my company and were installed, configured and shipped to us as-is.</p>
<p>When one of these machines crash or are about to fail there is little I can do other than call the respective company&#8217;s support staff. I hate relying on other people!</p>
<p>Now perhaps I need to build a quick replacement for one of these machines &#8211; say a label printing machine on loan from UPS or in your case maybe your home file server. Now if you don&#8217;t have the serial (aka product key) number for reinstalling &#8211; it is going to be a real&#8230; pardon my French&#8230; BITCH!</p>
<p>If the machine is still up and running and you have access to it you can install a tiny program that will give you the serial numbers for installed Microsoft Products including Vista, XP, 2000 and any office suite right up to our current 2007 offering.</p>
<p>It is free, totally safe and something that lives on my memory stick (it&#8217;s a <a href="http://www.makeuseof.com/tag/portable-software-usb/">portable app</a>). Let&#8217;s take a look at how it works.<br />
<a href="http://downloads.sourceforge.net/keyfinder/keyfinder.2.0.1.zip?use_mirror=osdn"><br />
You can download it securely from SourceForge here.</a> and the <a href="http://www.magicaljellybean.com/keyfinder/">main site for it is over here.</a></p>
<p>No need to install it &#8211; just run the &#8216;exe&#8217; from inside the zip file and it will return a screen that looks similar to this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/09/magicaljellybean.jpg" alt="recover windows xp product key" /></p>
<p>Your products will be displayed and there are the corresponding serial keys! Sweet! You will notice off the tools menu an option that looks like this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/09/magicaljellybean11.jpg" alt="windows product key viewer" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/09/magicaljellybeanowner.jpg" alt="recover windows serial number" /></p>
<p>It will let you change the registered user name for Windows or Office. Very handy.</p>
<p>When researching the newest version of this tool for my article (I was using a 2 year old version) I found this little chunk of information which made me smile:</p>
<blockquote><p><strong>It also has a community-updated configuration file that retrieves product keys for many other applications. </strong></p></blockquote>
<p>So it not only works for M$ applications but through a little forum magic you can make it work with almost anything that stores its password information in the registry! Double Sweet.</p>
<p>And then as if that wasn&#8217;t enough I continued reading and saw this:</p>
<blockquote><p><strong>Another feature is the ability to retrieve product keys from unbootable Windows installations.</strong></p></blockquote>
<p>Unbootable Windows Installations? This is a straight up life saver! Who knew I could like my little Magical JellyBean App any more! Just do yourself a favor and NOT tell people what it is called! Unless you are prepared for STRANGE and Dirty Looks!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/5-tools-to-make-windows-xp-look-like-vista/" title="5 Tools to Make Windows XP Look Like Vista (November 26, 2007)">5 Tools to Make Windows XP Look Like Vista</a> (90)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-how-to-change-the-windows-start-button-win-xp/" title="WinHack &#8211; How to Change the Windows Start Button (Win XP) (September 19, 2008)">WinHack &#8211; How to Change the Windows Start Button (Win XP)</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-with-portable-ultimate-windows-tweaker/" title="Tweak Your Windows OS With Portable Ultimate Windows Tweaker (March 26, 2009)">Tweak Your Windows OS With Portable Ultimate Windows Tweaker</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-your-windows-operating-system-with-xpy/" title="Tweak Your Windows Operating System With Xpy (October 4, 2008)">Tweak Your Windows Operating System With Xpy</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/recover-your-lost-xp-vista-and-office-serial-numbers/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>4 Applications to Give Windows XP Mac Functionality</title>
		<link>http://www.makeuseof.com/tag/4-applications-to-give-windows-xp-mac-functionality/</link>
		<comments>http://www.makeuseof.com/tag/4-applications-to-give-windows-xp-mac-functionality/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 19:36:55 +0000</pubDate>
		<dc:creator>Kyle Judkins</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[dock]]></category>
		<category><![CDATA[launchers]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[tabs]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=3081</guid>
		<description><![CDATA[I have been a Windows user from the time I was a little tot.  I am still a Windows user (and am perfectly happy with it), but sometimes I look over at a Mac and wish I had just a few of their features on my Windows machine.  After doing some searching, I [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/06/apple-logo-thumb.png" border="0" alt="apple logo" width="60" height="64" align="left" />I have been a Windows user from the time I was a little tot.  I am still a Windows user (and am perfectly happy with it), but sometimes I look over at a Mac and wish I had just a few of their features on my Windows machine.  After doing some searching, I have been able to find four applications that give me the few things that I wanted to have on my Windows PC but has traditionally only been available on a Mac.</p>
<h2><a href="http://rocketdock.com/" target="_blank">Rocketdock</a></h2>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.makeuseof.com/wp-content/uploads/2008/06/rocketdock-ss-thumb.png" border="0" alt="rocketdock ss" width="421" height="314" /></a></p>
<p>As you can tell, Rocketdock is an application launcher that functions in the same way as the Dock does on Mac computers.  I have always really liked the Dock on Macs, because it helped keep your desktop and task bar clear of clutter that can get built up over time.  Rocketdock also has several <a href="http://rocketdock.com/addons/docklets" target="_blank">docklets</a> available that allows you to customize it to your liking.</p>
<p>RocketDock has been previously mentioned on Make Use Of, <a href="http://www.makeuseof.com/tag/docks-the-6-best-friends-of-your-windows-taskbar/">such as Tina here</a>.</p>
<h2><a href="http://widgets.yahoo.com/" target="_blank">Yahoo! Widgets</a></h2>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.makeuseof.com/wp-content/uploads/2008/06/yahoo-widgets-ss-thumb.png" border="0" alt="yahoo widgets ss" /></p>
<p>Widgets have always interested me with their ability to keep you up to date on whatever you want while still being hidden behind your desktop.  A simple press of a hotkey opens up a world of tools and knowledge.  <a href="http://www.makeuseof.com/tag/enhance-your-desktop-with-yahoo-widgets/">Yahoo! Widgets</a> allows you to bring this functionality to your Windows XP PC.  There are almost 5,000 widgets available from Yahoo so you will definitely be able to find what you need.</p>
<h2><a href="http://devrexster.googlepages.com/home" target="_blank">DExposE2</a></h2>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.makeuseof.com/wp-content/uploads/2008/06/dexpose2-ss-thumb.png" border="0" alt="dexpose2 ss" /></p>
<p>Expose has always been such a nice feature on Macs that serves as a great alternative to alt+tab.  Alt+tab has traditionally served me well, but as I have gotten more and more into being a geek, I tend to have more and more applications open at the same time.  This can make alt+tab not as useful when switching between windows or applications.  DEexpose2 brings great expose functionality to your Windows computer to give you an alternative to alt+tab.</p>
<h2><a href="http://www.launchy.net/" target="_blank">Launchy</a></h2>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.makeuseof.com/wp-content/uploads/2008/06/launchy-ss-thumb.png" border="0" alt="Launchy ss" /></p>
<p>Quicksilver was the first keyboard application launcher I ever heard about, but it was only available for Macs. Quicksilver allows users to quickly perform many different types of tasks through just a couple of keystrokes.  In early 2007, Launchy was released and brought Quicksilver-like functionality to Windows XP.  Since its release, Launchy has received critical acclaim, and it was also <a href="http://www.makeuseof.com/tag/be-more-productive-with-launchy-keystroke-launcher/" target="_blank">recently written</a> about on Make Use Of by Shankar. You might also want to check out <a href="http://www.makeuseof.com/tag/enso-launcher-it-will-make-you-feel-like-a-hacker/">Enso Launcher</a> that was covered by Jimmy. We also talked about it in latest <a href="http://www.makeuseof.com/tag/make-use-of-podcast-6-launcher-mobileme-and-awesome-highliter/">MakeUseOf Podcast</a> as well.</p>
<p>What Mac features would you like to see brought over to the PC?</p>
<p><em>Kyle Judkins is a 24 year old marketer and part-time tech blogger.  He is the author of </em><a href="http://www.lostintechnology.com" target="_blank"><em>LostInTechnology</em></a><em> where he talks about some basic technology tips and tricks that everyone can use.</em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/widgets-and-widget-platforms/" title="6 Cool FREE Widget Platforms for your PC (July 1, 2007)">6 Cool FREE Widget Platforms for your PC</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/5-tools-to-make-windows-xp-look-like-vista/" title="5 Tools to Make Windows XP Look Like Vista (November 26, 2007)">5 Tools to Make Windows XP Look Like Vista</a> (90)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-how-to-change-the-windows-start-button-win-xp/" title="WinHack &#8211; How to Change the Windows Start Button (Win XP) (September 19, 2008)">WinHack &#8211; How to Change the Windows Start Button (Win XP)</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/use-videos-as-screensaver-or-wallpaper-windows/" title="Use Videos As A Screensaver Or Wallpaper [Windows] (December 9, 2008)">Use Videos As A Screensaver Or Wallpaper [Windows]</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/" title="Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker (May 2, 2009)">Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/4-applications-to-give-windows-xp-mac-functionality/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Organize Your Windows Start Menu with SMOz</title>
		<link>http://www.makeuseof.com/tag/organize-your-start-menu-with-smoz/</link>
		<comments>http://www.makeuseof.com/tag/organize-your-start-menu-with-smoz/#comments</comments>
		<pubDate>Thu, 29 May 2008 21:56:22 +0000</pubDate>
		<dc:creator>Kyle Judkins</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[organizer]]></category>
		<category><![CDATA[start menu]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=2554</guid>
		<description><![CDATA[As a blogger and tech geek, I have found my start menu getting out of control from time to time due to all of the programs and applications that I download.  SMOz is a great program that will help you easily organize your start menu and reduce your clutter.
SMOz is extremely easy to use [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/05/unorganized-start-menu-thumb.png" border="0" alt="unorganized start menu" align="left" />As a blogger and tech geek, I have found my start menu getting out of control from time to time due to all of the programs and applications that I download.  <a href="http://smoz.sourceforge.net/" target="_blank">SMOz</a> is a great program that will help you easily organize your start menu and reduce your clutter.</p>
<p>SMOz is extremely easy to use and makes that start menu reorganization you&#8217;ve been wanting to do take just a few minutes.</p>
<p>SMOz comes with a default template that is good right out of the box.  The default template has nine different categories and will automatically place some of the more common programs in places they should go (i.e. iTunes in Multimedia).</p>
<p>Programs that are not classified are left in an empty category and can be easily dragged to the destination of your choice.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/05/smoz-start-thumb.png" border="0" alt="smoz start" align="right" />The beauty of SMOz is that you can fully customize these categories and easily add and remove programs from them.</p>
<p>Your changes are also not made until you apply them, so you can play around with it and make sure you get all of your categories just right.</p>
<p>Here is the finished product after only a couple of minutes of work with SMOz.</p>
<p>Now, that is much more manageable.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/05/organized-start-menu-thumb.png" border="0" alt="organized start menu" width="216" height="296" /></p>
<p>It is a given that you are going to download more programs and applications in the future, and there is no need to worry as they will enter the Start Menu properly.  All you need to do to organize new programs is open up SMOz and drag the new programs out of the empty category into the appropriate category.</p>
<p><em>(By) Kyle Judkins is a 24 year old marketer and part-time tech blogger.  He is the author of <a href="http://www.lostintechnology.com/">Lost In Technology</a> where he talks about some basic technology <a id="KonaLink6" class="kLink" style="text-decoration: underline ! important; position: static;" href="../tag/brightkite-takes-social-networking-local/#" target="_top"></a>tips and tricks that everyone can use.</em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/5-tools-to-make-windows-xp-look-like-vista/" title="5 Tools to Make Windows XP Look Like Vista (November 26, 2007)">5 Tools to Make Windows XP Look Like Vista</a> (90)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-how-to-change-the-windows-start-button-win-xp/" title="WinHack &#8211; How to Change the Windows Start Button (Win XP) (September 19, 2008)">WinHack &#8211; How to Change the Windows Start Button (Win XP)</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/use-videos-as-screensaver-or-wallpaper-windows/" title="Use Videos As A Screensaver Or Wallpaper [Windows] (December 9, 2008)">Use Videos As A Screensaver Or Wallpaper [Windows]</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/" title="Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker (May 2, 2009)">Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-some-quick-windows-registry-tweaks/" title="Three Quick Registry Tweaks to Customize Windows Like a Pro (October 11, 2008)">Three Quick Registry Tweaks to Customize Windows Like a Pro</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/organize-your-start-menu-with-smoz/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Is Your Wireless Network Safe?</title>
		<link>http://www.makeuseof.com/tag/is-your-wireless-network-safe/</link>
		<comments>http://www.makeuseof.com/tag/is-your-wireless-network-safe/#comments</comments>
		<pubDate>Sat, 17 May 2008 22:15:26 +0000</pubDate>
		<dc:creator>Tina</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[tracking tools]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=2351</guid>
		<description><![CDATA[
 By now wireless networks are virtually everywhere, easily accessible and often freely available. Most of us have it in our home, surfing the web anywhere inside and outside the house, reading mails in bed first thing in the morning, or listening to streaming music in the kitchen while doing the dishes.
The image to the [...]]]></description>
			<content:encoded><![CDATA[<p>
 <img src="http://www.makeuseof.com/wp-content/uploads/2008/05/safewireless02.png" border="0" alt="" align="left" />By now wireless networks are virtually everywhere, easily accessible and often freely available. Most of us have it in our home, surfing the web anywhere inside and outside the house, reading mails in bed first thing in the morning, or listening to streaming music in the kitchen while doing the dishes.</p>
<p><em>The image to the left was graciously provided by</em> <a title="lightfusio's profile" href="http://www.lightfusionstudio.com"><em>LightFusionStudio</em></a> <em>via</em> <a title="stock.xchng VI" href="http://www.sxc.hu/"><em>stock.xchng VI</em></a><em>.</em> </p>
<p>But is your wireless network safe? Did you take all the commonly recommended precautions? Did you&#8230;</p>
<ul>
<li>
<div>change the default router password?</div>
</li>
<li>
<div>change the default IP subnet?</div>
</li>
<li>
<div>disable remote router access?</div>
</li>
<li>
<div>change the default SSID?</div>
</li>
<li>
<div>disable SSID broadcasting?</div>
</li>
<li>
<div>turn on the router firewall?</div>
</li>
<li>
<div>enable data encryption, preferably WPA/TKIP?</div>
</li>
<li>
<div>enable MAC filtering?</div>
</li>
</ul>
<p>Did you or is this all Greek to you? <a title="How To Secure Your Wireless Network" href="http://www.net-security.org/article.php?id=811&amp;p=1">Net-Security.org</a> has a pretty good article explaining all relevant terminology and why it&#8217;s important to take the aforementioned steps.</p>
<p>Now if you did follow all of the advice, is your wireless network safe? Probably not. Even the strongest encryption can be hacked, every firewall has a hole and if someone really wants to break in, they will find a way. It&#8217;s not very likely, but it&#8217;s still possible.</p>
<p>What remains to be done is monitor your wireless network for suspicious activity. If you don&#8217;t find your router&#8217;s built in MAC address login and protocols convenient to use, here&#8217;s an alternative. <a title="AirSnare" href="http://home.comcast.net/~jay.deboer/airsnare/">AirSnare</a> is a thorough network monitor for both wired and wireless networks from Windows 98 up to Windows XP. It will detect all active MAC addresses and monitor their activity. Warnings will be issued if unknown / unfriendly MAC addresses are detected.</p>
<p>However, before you go ahead and download AirSnare, you should be aware of a few potential issues:</p>
<ul>
<li>
<div>it was last updated in 2006</div>
</li>
<li>
<div>it may not support all network cards</div>
</li>
<li>
<div>it may cause problems with Windows 2k</div>
</li>
<li>
<div>it only works with WinPcap 3.1 (new version 4.0)</div>
</li>
<li>
<div>the support forum seems broken</div>
</li>
</ul>
<p>Nevertheless, AirSnare can be a valuable tool. The main window shows three major categories on the left: Network Adapters, Unfriendly MAC Addresses and Friendly MAC Addresses. To start monitoring your network connections, double click the respective network adapter(s) or right-click and select &gt;Start. Then watch for detection of unfriendly MAC addresses. You can manually add friendly MAC addresses by right-clicking the category and selecting &gt;Add New or you right-click on a MAC address reported as unfriendly and select &gt;Add to Trusted.</p>
<p><img class="aligncenter size-full wp-image-2347" title="safewireless011" src="http://www.makeuseof.com/wp-content/uploads/2008/05/safewireless011.png" alt="" /></p>
<p>AirSnare optionally scans for MAC, TCP and UPD traffic, and you can track connections via the AirSnare or Ethereal protocols. DHCP requests can be shown in a separate window. Per default there is an audio alarm when potential unauthorized actions, routers, ARP Poisons, MAC Spoofs or Gateway connections are found. The audio alarm can be turned off via &gt;Options menu &gt;General tab &gt;Alert section &gt;remove checkmark infront of Play WAV Alert Sound.</p>
<p>The AirHorn option is a cool idea, but as of Windows XP SP2 won&#8217;t work, if the windows firewall is on and the messenger service is turned off on the receiving machine. I couldn&#8217;t get the &gt;Send E-mail on alert option to work either.</p>
<p>So what do you do when you detect a questionable MAC address? If there is suspicious activity on your wireless network, you best change your network key, exclude the MAC address via your router, and eventually change your IP subnet. If the activity comes in via the wired network, you should also increase your local security, scan your system for malware, update your firewall, and lock up your network as best as you can.</p>
<p>How do you keep your wireless network safe? What tools are you using and what&#8217;s your experience with them? Do you know of a better, free alternative to AirSnare? Please share and leave a comment!</p>
<p>(By) <em>This post was written by one of our regular authors, Tina from <a href="http://tinsie.net/Recommended">Recommended</a>.</em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/your-computer-your-world-how-to-keep-out-the-mindless/" title="Your Computer, Your World &#8211; How to Keep Out the Mindless (May 26, 2008)">Your Computer, Your World &#8211; How to Keep Out the Mindless</a> (51)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/" title="WinHack &#8211; Speed Up Your Windows XP Computer (Part 1) (October 1, 2008)">WinHack &#8211; Speed Up Your Windows XP Computer (Part 1)</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-2/" title="WinHack &#8211; Speed Up Your Windows Computer (Part 2) (October 4, 2008)">WinHack &#8211; Speed Up Your Windows Computer (Part 2)</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-how-to-change-the-windows-start-button-win-xp/" title="WinHack &#8211; How to Change the Windows Start Button (Win XP) (September 19, 2008)">WinHack &#8211; How to Change the Windows Start Button (Win XP)</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/is-your-wireless-network-safe/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Great Alternatives to Quicktime and RealPlayer</title>
		<link>http://www.makeuseof.com/tag/great-alternatives-to-quicktime-and-realplayer/</link>
		<comments>http://www.makeuseof.com/tag/great-alternatives-to-quicktime-and-realplayer/#comments</comments>
		<pubDate>Thu, 08 May 2008 21:48:19 +0000</pubDate>
		<dc:creator>Travis Quinnelly</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[better alternatives]]></category>
		<category><![CDATA[Quicktime]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=2181</guid>
		<description><![CDATA[Running across QuickTime or Real Player content around the net is not hard to do. We all find ourselves occasionally trying to access a .mov file or any of the many Real Player file formats. Either way, you&#8217;ve usually got to end up installing QuickTime or Real Player. Here at Make Use Of, we really [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.codecguide.com/film.gif" alt="Media" align="left" />Running across QuickTime or Real Player content around the net is not hard to do. We all find ourselves occasionally trying to access a .mov file or any of the many Real Player file formats. Either way, you&#8217;ve usually got to end up installing QuickTime or Real Player. Here at Make Use Of, we really don&#8217;t have a problem with either of these services, they just seem a little bloated for our very limited usage of them.</p>
<p>In comes a great site called <a href="http://www.CodecGuide.com">CodecGuide.com</a> with two great alternatives for these two aggravating applications.</p>
<p><strong> QuickTime Alternative</strong><br />
<a href="http://www.codecguide.com/about_qt.htm"></a></p>
<p><a href="http://www.codecguide.com/about_qt.htm">QuickTime Alternative</a> is a slim and trim version of the popular QuickTime. It only contains the essential portions of the program crucial to playing QuickTime content that might be embedded into web pages you visit. I mean, who wants to load that QuickTime package only for it to add itself to the startup every time you boot up and trying to check in with Apple&#8217;s servers?</p>
<p>From the site:</p>
<blockquote><p>Advantages of QuickTime Alternative are:</p>
<ul>
<li>Quick and easy install</li>
<li>Ability to make an unattended installation</li>
<li>No background processes</li>
<li>No unwanted stuff and other nonsense</li>
<li>Smaller size</li>
</ul>
</blockquote>
<p>There is also another variation of the QuickTime Alternative known as <a href="http://www.codecguide.com/qt_lite.htm">QT Lite</a>. The only real difference is that the QT Lite version does not contain the Media Player Classic.</p>
<p><em>OS: Windows XP/2003/Vista</em></p>
<p><strong> RealPlayer Alternative</strong></p>
<p>The &#8220;<a href="http://www.codecguide.com/about_real.htm">Real Alternative</a>&#8221; allows you the ability to play RealMedia without requiring you to install the dreaded RealPlayer. Even though RealNetworks really doesn&#8217;t have a foothold on the internet media war that they used to, this is a perfect solution to that one site you visit that still streams audio/video in RealPlayer format.</p>
<p>All the &#8220;Real&#8221; file formats are supported including the ability to view streaming content.</p>
<p>Formats:</p>
<ul>
<li>.ra</li>
<li>.rm</li>
<li>.rmvb</li>
<li>.ram</li>
<li>.rpm</li>
<li>.rv</li>
<li>.rp</li>
<li>.rt</li>
<li>.rnx</li>
<li>.smi</li>
<li>.smil</li>
</ul>
<p>From the site:</p>
<blockquote><p>Some advantages compared to RealPlayer:</p>
<ul>
<li>Quick and easy install</li>
<li>It&#8217;s easy to make an unattended installation</li>
<li>Proper uninstallation</li>
<li>No background processes</li>
<li>Use a player of your own choice</li>
<li>Low on resources</li>
<li>No advertising, no registration forms, nothing annoying</li>
</ul>
</blockquote>
<p>As with the Quicktime Alternative above, the RealPlayer Alternative includes a <a href="http://www.codecguide.com/download_real_old.htm">Lite version</a> without the Media Player Classic.</p>
<p><em>OS: Windows 2000/XP/2003/Vista</em></p>
<p><em>(By) Travis is a husband, engineer, entrepreneur, technology swami, visual communicator, WordPress lover and writer in his spare time. You can check out his personal blog at <a href="http://www.tquizzle.com/">TQuizzle.com</a>.</em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/" title="Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker (May 2, 2009)">Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/recover-your-lost-xp-vista-and-office-serial-numbers/" title="Recover Your Lost XP, Vista &#038; Office Serial Numbers (September 3, 2008)">Recover Your Lost XP, Vista &#038; Office Serial Numbers</a> (22)</li>
	<li><a href="http://www.makeuseof.com/tag/speed-up-the-shutdown-of-your-windows-system/" title="How To Speed Up The Shutdown Of Your Windows (October 18, 2008)">How To Speed Up The Shutdown Of Your Windows</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-move-the-my-documents-folder-and-save-your-data-windows/" title="How To Move My Documents Folder To A Different Drive (April 27, 2009)">How To Move My Documents Folder To A Different Drive</a> (25)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/great-alternatives-to-quicktime-and-realplayer/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
