<?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</title>
	<atom:link href="http://www.makeuseof.com/service/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Sun, 22 Nov 2009 01:06:33 +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>How to Speed Up Your Computer with Just One Double-Click [Windows]</title>
		<link>http://www.makeuseof.com/tag/how-tospeed-up-your-computer-with-just-one-double-click/</link>
		<comments>http://www.makeuseof.com/tag/how-tospeed-up-your-computer-with-just-one-double-click/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 22:00:12 +0000</pubDate>
		<dc:creator>Guy McDowell</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[automate]]></category>
		<category><![CDATA[batch files]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[speedup]]></category>
		<category><![CDATA[windows hacks]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=29096</guid>
		<description><![CDATA[ Now that I have your attention, I can tell you that there are a few things that you have to do first, before you can learn how to speed up your computer with that one double-click. When those things are done, though, it will always be a simple double click to speed up your [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/11/2927561056_c2be91a51c.jpg" alt="" vspace="5" align="left" /> Now that I have your attention, I can tell you that there are a few things that you have to do first, before you can learn how to speed up your computer with that one double-click. When those things are done, though, it will always be a simple double click to speed up your computer. How can this be possible?</p>
<p>It&#8217;s simple logic really. Have you ever seen a stock car or drag race of seemingly normal cars? What they do is get rid of useless weight. They don&#8217;t need a passenger and back seat &#8211; gone! They don&#8217;t need carpet and fancy electronics &#8211; gone! They don&#8217;t need the spare tire in the trunk and all the excess trim &#8211; gone! They&#8217;ve stripped that car down to the essentials to do one thing really fast and really well. That&#8217;s what we&#8217;re going to do. Only, when we&#8217;re done, we&#8217;ll be able to put all the fancy bits back on with &#8211; you guessed it &#8211; just one double-click!</p>
<h2>Identify the Dead Weight</h2>
<p>First things first. Download and install a program that allows you to view all the processes currently running on your windows computer. I&#8217;m a big fan of <a href="http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx">Sysinternals Process Explorer</a>. Once you&#8217;ve done that, open it up. You&#8217;re likely to see something like this:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-29097" title="step_1" src="http://www.makeuseof.com/wp-content/uploads/2009/11/step_1.png" alt="how to speed up your computer" width="432" height="455" /></p>
<p>Look at the <strong>Working Set</strong> and <strong>Peak Working Set</strong> columns. That shows how many kilobytes of your RAM are being used by the program right now, and what the peak amount used at one time was. As you can see, my Firefox is using roughly 245 MB of RAM. That&#8217;s about one-quarter of the RAM in my computer.</p>
<p>As I look down further, I see that RoxMediaDB12, iTunesHelper and SnagIt32 are taking up another approximately 43 MB of RAM. Let&#8217;s say that I want to use a program that is a real memory hog, like my DivXConnected. It has to compete with all of these other programs that I won&#8217;t be using, while I&#8217;m using DivXConnected. That&#8217;s the program that works with my D-Link Media Device I was raving about lately.<br />
<span id="more-29096"></span></p>
<p>Now order your running services and applications by process, by clicking on the Process column header until you get everything shown to you in a tree, like this:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-29100" title="step_2" src="http://www.makeuseof.com/wp-content/uploads/2009/11/step_22.png" alt="how to speed up your computer" width="488" height="642" /></p>
<p>What this shows us is which excess things are Processes and which are Services. This is important, because what we do next requires us to know the difference. Those things that are under the Services branch are services. Typically the processes will be shown further down.</p>
<p>Let&#8217;s write down all the proper names for the services and processes as we&#8217;ll need those later. To find the proper names, right-click on a service and then select <strong>Properties</strong>. Once you are in the Properties window, click on the tab <strong>Services</strong>. This will give you the correct name of the service you wish to stop. I&#8217;ve used the CinemaNowSvc.exe as an example.</p>
<p style="text-align: center;"><img class="aligncenter" title="step_3" src="http://www.makeuseof.com/wp-content/uploads/2009/11/step_3.png" alt="how to speed up your computer" width="437" height="497" /></p>
<p>To find the Image Name for a process, it should be what you see in the <strong>Description Column</strong>. For example, the iTunes Helper Process has the description iTunesHelper. If you aren&#8217;t sure what the Image Name is, you can right-click on the process, open the Properties window and find it on the <strong>Image File</strong> tab.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-29102" title="step_4" src="http://www.makeuseof.com/wp-content/uploads/2009/11/step_4.png" alt="speed up your computer" width="437" height="497" /></p>
<p>Do that for all the services and processes that you know aren&#8217;t necessary for your computer, or the single program you want to go faster, to run. That may take some research, but it&#8217;s worth it.</p>
<p>I can do one of two things here. I can shut down all the high-memory usage applications and services that run in the background one by one OR I can write a batch file to do all of that. Batch files are the old-school way to do lots of really cool stuff. Once you learn how to craft them, there are an infinite number of cool, and powerful, things you can do.</p>
<h2>Trim the Dead Weight</h2>
<p>Let&#8217;s use Notepad to write this batch file. Open it up and type:</p>
<blockquote><p>@ECHO OFF<br />
echo *** Stopping Services ***</p>
<p>NET STOP &#8220;Name of the Service You Want to Stop&#8221;</p>
<p>echo *** Services Stopped ***</p></blockquote>
<p>Now I know the proper name I&#8217;ll need to use is <strong>CinemaNow Service</strong>. So the command that I will write looks like:</p>
<blockquote><p>NET STOP &#8220;CinemaNow Service&#8221;</p></blockquote>
<p>You&#8217;ll need to write this command for every service that you wish to stop. This could be a dozen lines or so. The line that reads echo *** Services Stopped *** just lets us know when all the services are stopped. Yep, I&#8217;m Captain Obvious.</p>
<p>To stop the process, you&#8217;ll type a block like:</p>
<blockquote><p>echo *** Stopping Processes ***</p>
<p>TSKILL  &#8220;iTunesHelper&#8221;</p>
<p>echo *** Processes Stopped ***</p>
<p>PAUSE</p></blockquote>
<p>TSKILL kills the task of course.  You don&#8217;t need to use the Image Name, you can also use the Process ID as it is shown in Process Manager. As usual, the echo lines let us know when the stopping of the processes begins and ends. The PAUSE command results in a line asking us to hit any key to continue. It&#8217;s just a more concrete way of letting you know the batch file is done.</p>
<p>To save this as a batch file that you can run by just double-clicking on it, we need to do a few things. Click on <strong>File &gt; Save As</strong> in Notepad. Then when the <strong>Save As&#8230;</strong> window opens, name the file whatever you want. I chose StopServicesProcesses.bat. You need the <em>.bat</em> on the end. Now change the <strong>Save as type</strong>: box to <em>All Files</em>. Click <strong>Save</strong>.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-29103" title="step_5" src="http://www.makeuseof.com/wp-content/uploads/2009/11/step_5.png" alt="speed up your computer" width="563" height="455" /></p>
<p>Now you have a batch file! Double-click on it and enjoy your speed! You should see a command window open that will look something like this:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-29105" title="step_6" src="http://www.makeuseof.com/wp-content/uploads/2009/11/step_61.png" alt="speed up your computer" width="427" height="176" />Feel the speed!</p>
<p>Oh, I did say something about restarting those services and process when you are done using your one intensive program, didn&#8217;t I? Well, that&#8217;s a story for another time.</p>
<p>Got better tips on how to speed up a computer? Let us know in comments!</p>
<p><small>Image credit: <a rel="nofollow" href="http://www.flickr.com/photos/davichi/2927561056/">Davichi</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/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>
	<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/how-tospeed-up-your-computer-with-just-one-double-click/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Roundup: 15 Must-Have Free Software Programs for Your PC</title>
		<link>http://www.makeuseof.com/tag/roundup-15-free-must-install-programs-for-your-new-pc/</link>
		<comments>http://www.makeuseof.com/tag/roundup-15-free-must-install-programs-for-your-new-pc/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 11:53:25 +0000</pubDate>
		<dc:creator>Aibek</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[recommendations]]></category>
		<category><![CDATA[software reviews]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=29079</guid>
		<description><![CDATA[Over the last three years, the writers here at MakeUseOf have profiled thousands of software apps on the website. With all these thousands being presented to you, it&#8217;s hard to decide which apps to use and which ones to discard. To make it easier for you, we have managed to compile a list of the [...]]]></description>
			<content:encoded><![CDATA[<p>Over the last three years, the writers here at MakeUseOf have profiled thousands of software apps on the website. With all these thousands being presented to you, it&#8217;s hard to decide which apps to use and which ones to discard. To make it easier for you, we have managed to compile a list of the top 15 absolute must-have tools for everyday tasks.</p>
<p><strong>[Update: This list is continuously updated ]</strong></p>
<p style="text-align: center;"><img class="aligncenter" src="http://makeuseof.com/images/15-programs.jpg" alt="must-have software" align="center" /></p>
<p>These are the essential programs that we recommend you install and keep on your arsenal.</p>
<p><span id="more-29079"></span></p>
<ul> 1. Firefox / Chrome (Web Browser)<br />
2. AVG Anti-Virus (Anti-virus Software)<br />
3. Auslogics Disk Defrag (Disk Defragmenter)<br />
4. Glary Utilities (System Maintenance)<br />
5. Malwarebytes (Spyware Removal)<br />
6. IZArc (Universal Archiver / Extractor)<br />
7. Google Picasa Software (Photo Management)<br />
8. doPDF (PDF Printer)<br />
9. Memento (Post-It Notes)<br />
10. xVideoServiceThief (YouTube Video Downloader)<br />
11. Mozy (Backup)<br />
12. Digsby (Multi-protocol Instant Messenger)<br />
13. VLC Media Player (Video Player)<br />
14. Foobar2000 (Music Player)<br />
15. ImgBurn (CD / DVD Image Burner)<br />
16-20. Plus 5 Bonus Programs</ul>
<h2>1. Firefox / Chrome (Web Browser)</h2>
<p>Both <a href="http://www.mozilla.com/en-US/firefox/personal.html">Firefox</a> and <a href="http://www.google.com/chrome">Google Chrome</a> are excellent browsers. They are both fast, user-friendly and known to be secure. So, which one do you choose? The rule of thumb here is that you should use Firefox if you&#8217;re looking to add additional features (i.e. ad blocker, password manager, video downloader, page translator etc.) to your browser.</p>
<p><img src="http://makeuseof.com/images/newsletter/browsers.jpg" alt="must-have software" /></p>
<p>You can see all add-ons for Firefox at <a href="https://addons.mozilla.org/en-US/firefox/">https://addons.mozilla.org/</a>. There are extensions for Google Chrome as well, but the choice is rather limited. See, <a href="http://www.makeuseof.com/tag/10-popular-extensions-for-google-chrome-worth-a-download/">10 Cool Extensions for Google Chrome</a>.</p>
<h2>2. AVG Anti-Virus (Anti-virus Software)</h2>
<p>AVG Free Anti-Virus is the most popular free anti-virus software in the world. It&#8217;s also the most downloaded software program according to Download.com.</p>
<p><img src="http://makeuseof.com/images/newsletter/avg-antivirus.png" alt="free software recommendations" /></p>
<p>Most of the MakeUseOf authors use AVG and we highly recommend it to others. It&#8217;s easy to use, consumes a relatively small amount of system resources and auto-updates itself with virus definitions on a daily basis. Install it once and it will keep your system secure without your intervention.</p>
<p>For those of you who frequently shop online and do regular online banking, AVG recommends AVG Internet Security. While it&#8217;s not free, it does offer complete Internet Protection that will keep you safe even from advanced online threats.</p>
<p><img src="http://makeuseof.com/images/newsletter/avg-antivirus2.png" alt="best free software" /></p>
<p><strong>Download AVG Free: <a href="http://makeuseof.com/short/count/avg/">http://free.avg.com/gb-en/homepage</a></strong><br />
<strong>Download AVG Internet Security (Free Trial): <a href="http://makeuseof.com/short/count/avgpremium/">www.avg.com/gb-en/download</a></strong></p>
<p>(Platform: Windows only)</p>
<h2>3. Auslogics Disk Defrag (Disk Defragmenter)</h2>
<p>Auslogics Disk Defrag is a must-have free PC maintenance tool that was designed to cure system sluggishness and prevent crashes caused by disk fragmentation. Windows already comes with its own disk-defragmenter but Auslogics Disk Defrag is considerably faster and much more efficient.</p>
<p>It&#8217;s extremely simple to use, does not require any analysis phase and is faster than most of the other disk defragmentation software.</p>
<p><img src="http://makeuseof.com/images/newsletter/auslogics-disk-defrag.jpg" alt="" /></p>
<p>While there are several other free disk defragmenters, Auslogics seems to be the defragmenter of choice according to the poll results on MakeUseOf, Lifehacker and mega tech sites like CNET.</p>
<p><strong>Download: <a href="http://www.auslogics.com/en/software/disk-defrag/overview">www.auslogics.com/en/software/disk-defrag/overview</a></strong></p>
<p>(Platform: Windows only)</p>
<h2>4. Glary Utilities (System Maintenance)</h2>
<p>Glary Utilities is a free system maintenance tool for protecting, cleaning, repairing, and speeding up your PC. It comes with a one-click maintenance option that automatically runs all optimizations and repair jobs with a click of a button.</p>
<p><img src="http://makeuseof.com/images/newsletter/glary-utilities.png" alt="" /></p>
<p>But the best thing about Glary Utilities is that it integrates over 15 other useful tools that nearly every computer user is likely to make use of. These are:</p>
<p>- Uninstall Manager<br />
- Startup Manager<br />
- Memory Optimizer<br />
- Context Menu Manager<br />
- Registry Defrag Tool<br />
- Track Eraser<br />
- File Shredder<br />
- File Undelete<br />
- File Encrypt/Decrypt Tool<br />
- Disk Space Usage Analysis<br />
- Duplicate File Finder<br />
- Empty Folder Finder<br />
- File Splitter and Joiner</p>
<p>Highly recommended!</p>
<p><img src="http://makeuseof.com/images/newsletter/glary-utilities-2.png" alt="" /></p>
<p>Please note, it&#8217;s highly recommended that you create a System Restore point when using system maintenance tools like Glary Utilities. This is a precaution to ensure that you can always revert your PC to an earlier state in case something goes wrong unexpectedly.</p>
<p><em>Note: During the installation process make sure to uncheck the Ask Search toolbar.</em></p>
<p><strong>Download: <a href="http://www.glaryutilities.com/gu.html?tag=download">www.glaryutilities.com/gu.html?tag=download</a></strong></p>
<p>(Platform: Windows only)</p>
<h2>5. Malwarebytes Anti-Malware (Spyware Removal)</h2>
<p>[<strong>update:</strong> In the original list we recommended the Spyware 360 as a primary tool for fighting spyware. But then we found out that Security 360 was actually using the definition library of Malwarebytes.]</p>
<p>Malwarebytes currently ranks among the top 10 most downloaded software on Download.com. It&#8217;s a very simple tool that does an important job, that is protecting your computer from spyware, hijackers, keyloggers and other kind of malicious craplets.</p>
<p><img src="http://makeuseof.com/images/newsletter/malwarebytes.png" alt="" /></p>
<p>What makes Malwarebytes standout from the pack is its huge library of threats to protect against. That&#8217;s exactly what it makes so effective when it comes to detecting spyware that other spyware scanners miss. This same library made the earlier recommended Security 360 a powerful tool.</p>
<p>Malwarebytes may not be as feature-laden as say Spybot Search and Destroy (another good spyware removal tool), which has a ridiculous number of tools, but it is a very lightweight alternative with good spyware coverage.</p>
<p>There are both free and premium versions. The only difference between the two is real time protection. With real-time protection, Malwarebytes will alert you about the spyware before it&#8217;s even able to install itself on your system.</p>
<p><img src="http://makeuseof.com/images/newsletter/malwarebytes2.png" alt="" /></p>
<p><strong>Download MalwareBytes (Free): <a href="http://makeuseof.com/short/count/mbtsfree/">www.malwarebytes.org/mbam.php</a></strong><br />
<strong>Download MalwareBytes (Premium): <a href="http://makeuseof.com/short/count/mbtspremium/">https://store.malwarebytes.org</a></strong></p>
<p>(Platform: Windows only)</p>
<h2>6. IZArc (Universal Archiver / Extractor)</h2>
<p>One archive utility to rule them all. You no longer need a separate program for ZIP, RAR, ACE, 7-ZIP, TAR files and so on, IZArc can handle ALL of them.</p>
<p><img src="http://makeuseof.com/images/newsletter/izarc-archiver.jpg" alt="" /></p>
<p>Basically this unpacker/archiver gives you everything you get with other popular archivers (ex. Winzip, Winrar etc.) but with additional features and support for a huge number of archive formats. It can decompress archived folders in over 40 formats. It supports pretty much every format you&#8217;re likely to come across.</p>
<p>There is something else, you can also use the IZArc utility to open CD image files like ISO, BIN, CDI and NRG. Do you know of any other free archiver that can do that?</p>
<p><em>Note: When installing IZArc make sure to uncheck the &#8220;recommended&#8221; option to install PalTalk.</em></p>
<p><strong>Download: <a href="http://www.izarc.org/download.html">http://www.izarc.org/download.html</a></strong></p>
<p>(Platform: Windows only)</p>
<h2>7. Google Picasa Software (Photo Management)</h2>
<p>Picasa automatically finds all the photos on your PC, wherever they are, and organizes them in seconds. It&#8217;s an excellent photo manager, editor and viewer for your computer.</p>
<p>With Picasa not only you can nicely organize your photos but also fix common problems (i.e. red eyes), add cool effects and even browse photos by people in them. Yes, it includes face recognition!</p>
<p><img src="http://makeuseof.com/images/newsletter/picasa-3.png" alt="" /></p>
<p>Plus one really cool thing about it is that regardless of changes you make to your photos on Picasa the original version of each photo always preserved.</p>
<p>Features include:</p>
<p>- create video slideshows and photo collages from your photos.<br />
- organize photos based on the people in them.<br />
- browse photos by folders, albums, people.<br />
- geotag your photos on Google Maps.<br />
- one-click fixes for common problems like red-eye, color, and lighting.<br />
- 12 cool effects to make your best photos look even better.</p>
<p>You can find out more about Picasa by watching this <a href="http://www.youtube.com/watch?v=rskC6c_5L1M">Youtube video</a>. The Google team compiled a getting started <a href="http://picasa.google.com/support/bin/answer.py?answer=93183&amp;cbid=9u82h3f9qnyq&amp;src=cb&amp;lev=answer">guide for Picasa</a>. Highly recommended for new users.</p>
<p><strong>Download: <a href="http://picasa.google.com/">http://picasa.google.com/</a></strong></p>
<p>(Platform: Windows / Mac / Linux)</p>
<h2>8. doPDF (PDF Printer)</h2>
<p>Almost everyone once in a while needs to convert documents to PDF. The doPDF is the easiest tool that does exactly that. It installs a virtual printer on your computer that you can select using the print option from any program on Windows.</p>
<p><img src="http://makeuseof.com/images/newsletter/dopdf.png" alt="" /></p>
<p>Whenever you need to convert a web page, Word document, Excel spreadsheet, photo or pretty much anything else to a PDF file just go to the print option in your program and select doPDF from the &#8216;Printer&#8217; drop-down menu.</p>
<p>You can set the resolution to anything from 72 dpi to 2400 dpi, and the &#8220;printed&#8221; files are text searchable.</p>
<p><strong>Download: <a href="http://www.dopdf.com/">www.dopdf.com</a></strong></p>
<p>(Platform: Windows only)</p>
<h2>9. Memento (Post-It Notes)</h2>
<p>Chances are you have never heard about this program before. Memento is a simple bare-bones post-it notes program for your desktop. It&#8217;s better than anything else out there because it&#8217;s extremely simple and yet a very effective tool.</p>
<p><img src="http://makeuseof.com/images/newsletter/memento.png" alt="" /></p>
<p>Whether you want a program to keep track of your tasks or quick note taking, Memento can help. It&#8217;s very intuitive to use and consumes very few system resources. Highly recommended!</p>
<p>It&#8217;s an excellent program &#8211; and I&#8217;ve compared many other free ones! I have been using this for the last 5 years and recommend it to everyone. The very first MakeUseOf article was about this app <img src='http://www.makeuseof.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p>It&#8217;s also easily transferable from one PC to another, it saves all your notes in <em>Memento.notes</em> file that is stored in the My Documents folder.</p>
<p>Features:</p>
<p>- double click memento icon on the taskbar to create a note<br />
- show/hide notes on the desktop<br />
- keep notes expanded or closed<br />
- notes always remain on top of other windows<br />
- position notes anywhere you like<br />
- instant autosave<br />
- notes are resizable<br />
- randomly makes each note a new color<br />
- make notes transparent</p>
<p><strong>Download: <a href="http://www.guyswithtowels.com/downloads.html">http://www.guyswithtowels.com/downloads.html</a></strong></p>
<p>(Platform: Windows only)</p>
<h2>10. xVideoServiceThief (YouTube Video Downloader)</h2>
<p>Almost everyone is on Youtube these days. And the fact that Youtube has more searches than Yahoo is good indication of this. The only issue with Youtube is that there is no option to download videos so that you can watch them on your computer, PSP, iPhone, mobile phone, iPod etc.</p>
<p>Fortunately there are lots of free software for that, and my favorite is xVideoServiceThief. Apart from downloading videos, it can automatically convert the downloaded video file to another format.</p>
<p><img src="http://makeuseof.com/images/newsletter/xvideoservicethief2.png" alt="" /></p>
<p>xVideoServiceThief can convert videos to several formats, including AVI, MOV, MPEG, DIVX, MP4 and several others.</p>
<p><img src="http://makeuseof.com/images/newsletter/xvideoservicethief3.png" alt="" /></p>
<p>Moreover, xVideoServiceThief works with other sites as well, not only Youtube. It can also download videos from Yahoo Video, Google Videos, Metacafe, Dailymotion, CollegeHumor etc.</p>
<p><strong>Download: <a href="http://xviservicethief.sourceforge.net/index.php?action=downloads">http://xviservicethief.sourceforge.net/index.php?action=downloads</a></strong></p>
<p>(Platform: Windows / Mac / Linux)</p>
<h2>11. Mozy (Backup)</h2>
<p>Backups are very important! Here on MakeUseOf we have published dozens of articles explaining why you should always keep a fresh backup of important data. And Mozy is the perfect program for that. It&#8217;s an online backup and recovery service that allows you to select files and folders on your computer and safely back them up online.</p>
<p><img src="http://makeuseof.com/images/newsletter/mozy-backup.png" alt="" /></p>
<p>It&#8217;s fully automated, just set it once and it will do the backups without bothering you again. What&#8217;s even better, whenever you make changes to individual documents or files within selected folders, your changes will be replicated on your backup copy as well. So your backup always stays up-to-date.</p>
<p><img src="http://makeuseof.com/images/newsletter/mozy-progress.png" alt="" /></p>
<p>In the case of file corruption, accidental deletion or hardware failure, you may easily restore your backed up files from the web to the original computer or any another computer, be it a Windows or Mac.</p>
<p>Mozy offers both <a href="http://makeuseof.com/short/count/mozyfree/">free</a> and <a href="http://makeuseof.com/short/count/mozyunlimited/">premium accounts</a> (only $4.95/month). The only difference between those two is that free account comes only with 2GBs of storage space. It should be more than enough for backing up important files and documents. On the other hand, if you want to backup your music library, photos, videos or maybe an entire drive then we recommend signing up for a premium account.</p>
<p><em>(Note: Discount for MakeUseOf users. When signing up for premium account use &#8216; MAKEUSEOF&#8217; (all caps) promo code to get 10% off.)</em></p>
<p><strong>Download Mozy (Free): <a href="http://makeuseof.com/short/count/mozyfree/">https://mozy.com/registration/free/</a></strong><br />
<strong>Download Mozy (Unlimited): <a href="http://makeuseof.com/short/count/mozyunlimited/">https://mozy.com/registration/unlimited/</a></strong></p>
<p>(Platform: Windows / Mac)</p>
<h2>12. Digsby (Multi-protocol Instant Messenger)</h2>
<p>If you chat on a regular basis and are active on social networks then this is a must-have program for you. There is so much this app does that it&#8217;s hard to explain it all in a few lines. Firstly, it&#8217;s a universal instant messenger that allows you to chat with your friends on MSN, Yahoo, AIM, Google Talk, Facebook, Myspace, ICQ and Jabber, all from a single messenger.</p>
<p><img src="http://makeuseof.com/images/newsletter/digsby-im.png" alt="" /></p>
<p>Secondly, it allows you to read and reply to your emails. That&#8217;s right folks, whether you have a Gmail, Yahoo or Hotmail account you can receive and reply to emails all from Digsby&#8217;s slick interface. Currently Disgby works with Gmail, Yahoo Mail, Hotmail, AOL/AIM Mail, POP Email, IMAP Mail accounts.</p>
<p><img src="http://makeuseof.com/images/newsletter/digsby-emails.jpg" alt="" /></p>
<p>And that&#8217;s not all, you may also monitor alerts and set status message notifications for Facebook, Twitter, Myspace and LinkedIN accounts. Pretty cool, huh!</p>
<p>Other less important but still noteworthy features include:</p>
<p>- chat history (with search option)<br />
- file transfer history to keep a log of sent/received files<br />
- a widget for site owners to chat with visitors</p>
<p><em>(Note: Pay close attention when installing Digsby on your computer and make sure to deselect (selected on default) the additional components you don&#8217;t need. Plus, once the app is installed go to the preferences window and disable Digsby research.)</em></p>
<p><strong>Download: <a href="http://makeuseof.com/short/count/digsby/">www.digsby.com</a></strong></p>
<p>(Platform: Windows / Mac / Linux)</p>
<h2>13. VLC Media Player (Video Player)</h2>
<p>With over 67 million downloads so far and roughly 7 downloads per second it&#8217;s one of the most popular video players around.</p>
<p>VLC is a highly portable multimedia player supporting most audio and video formats and can play pretty much any video files you throw at it, including physical media like DVDs. Plus it doesn&#8217;t need any external codec, program or codec pack to work.&lt;</p>
<p><img src="http://makeuseof.com/images/newsletter/vlc-media-player.jpg" alt="" /></p>
<p>The VLC can be used both by beginners as well as expert users for working with video files.</p>
<p>The player can also play Youtube videos, convert video files, play subtitles, etc.</p>
<p><strong>Download: <a href="http://www.videolan.org/vlc/">http://www.videolan.org/vlc/</a></strong></p>
<h2>14. Foobar2000 (Music Player)</h2>
<p>The foobar2000 is an advanced audio player for Windows and supports pretty much all popular audio formats. This is an audio player of choice for many audiophiles (the reader polls on MakeUseOf and Lifehacker confirm that). But what&#8217;s in it for you? Well, leaving aside its rich feature set, there are two things that make it stand out from the crowd.</p>
<p><img src="http://makeuseof.com/images/newsletter/foobar.png" alt="" /></p>
<p>First, when it comes to the appearance of the player, it&#8217;s HIGHLY customizable. There is NO OTHER audio player out there that can be customized as much. The Foobar2000 lets you change everything starting from buttons, layout, background colors, menus to visualization details.</p>
<p>But the best thing about this gem, it needs very little of your system resources when compared to Windows Media Player, iTunes or Winamp.</p>
<p>The Foobar2000 has also plug-ins for iPod support and things like lyrics and album art. There is also a portable version if you prefer to carry it on your thumbdrive.</p>
<p><strong>Download: <a href="http://www.foobar2000.org/download">http://www.foobar2000.org/download</a></strong></p>
<p>(Platform: Windows only)</p>
<h2>15. ImgBurn (CD / DVD Image Burner)</h2>
<p>There are many reasons we need a simple, fast way to burn disks. ImgBurn is a CD/DVD/HD-DVD/Blu-ray burning application that is fast, lightweight, and completely free.</p>
<p><img src="http://makeuseof.com/images/newsletter/imgburn.jpg" alt="" /></p>
<p>With ImgBurn you can:</p>
<p>- backup your data or media files to DVD.<br />
- backup your DVD movies to your PC.<br />
- create Audio CDs from any music files such as MP3, WAV.<br />
- create a duplicate copy of any DVD or music CD<br />
- create video discs (DVD / HD DVD / Blu-ray) playable in your DVD player</p>
<p>ImgBurn supports a variety of image formats and almost all types of discs, so you don&#8217;t need to look any further for your disc burning needs. There is also a portable version that you can carry with you on your USB drive. For additional details see the MakeUseOf ImgBurn review <a href="http://www.makeuseof.com/tag/imgburn-easy-free-cd-and-dvd-burner-app/" target="_blank">here</a>.</p>
<p>(Platform: Windows / Linux)</p>
<p><strong>Download: <a href="http://www.imgburn.com/index.php?act=download">http://www.imgburn.com/index.php?act=download</a></strong></p>
<h2>BONUS (+ 5 programs)</h2>
<p>16. <strong><a href="http://www.revouninstaller.com/">Revo</a></strong> &#8211; Free powerful uninstaller for Windows. It can uninstall programs that you are not able to remove using Windows&#8217; default program manager.</p>
<p>17. <strong><a href="http://www.openoffice.org/">OpenOffice</a></strong> &#8211; Free alternative to Microsoft Office. Though requires some adjustments to program settings before it can fully replace the Microsoft Office.</p>
<p>18. <strong><a href="http://www.foxitsoftware.com/pdf/reader/">Foxit</a></strong> &#8211; This one is basically a lightweight replacement to Adobe PDF reader. With Foxit you may launch PDF documents as fast as notepad files.</p>
<p>19. <strong><a href="http://www.spywareterminator.com/">Spyware Terminator</a></strong> &#8211; A compliment to the above mentioned Malwarebytes. It&#8217;s not as comprehensive but comes with real-time malware detection and fast daily scans.</p>
<p>20. <strong><a href="http://portableapps.com/">Portable Apps</a></strong> &#8211; A huge collection of free programs that you can carry on your USB thumbdrive. The suite includes several of the above apps, plus many more. Carry your favorite computer programs along with all of your bookmarks, settings, email and more with you where ever you go. Use them on any Windows computer without leaving any personal data behind.</p>
<p>So there you go, the top 15 that you should have on your system and use on a frequent basis. Since everyone is different with different needs, you will probably disagree with us on some of these choices. If so, head on down to the comments section below and let us know which apps you would put in their place and why.</p>
<p>If you like this article, please spread it around and share it with your friends. It took us us a while to get it done and test all the apps thoroughly.</p>
<p><strong>[Update: This list is continuously updated]</strong>
<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/join-makeuseof-on-twitter-9/" title="Your Turn to Join MakeUseOf on Twitter! (September 23, 2009)">Your Turn to Join MakeUseOf on Twitter!</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/your-turn-to-join-makeuseof-on-twitter-2/" title="Your Turn To Join MakeUseOf On Twitter! (October 28, 2009)">Your Turn To Join MakeUseOf On Twitter!</a> (1)</li>
	<li><a href="http://www.makeuseof.com/tag/what-movie-should-i-watch-next/" title="What Movie Should I Watch Next? (October 27, 2008)">What Movie Should I Watch Next?</a> (29)</li>
	<li><a href="http://www.makeuseof.com/tag/welcome-to-the-improved-make-use-of-comments-area-2/" title="Welcome To The Improved Make Use Of Comments Area (August 31, 2008)">Welcome To The Improved Make Use Of Comments Area</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/welcome-three-new-writers-to-the-muo-team/" title="Welcome Three New Writers to the MUO Team (January 8, 2008)">Welcome Three New Writers to the MUO Team</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/roundup-15-free-must-install-programs-for-your-new-pc/feed/</wfw:commentRss>
		<slash:comments>59</slash:comments>
		</item>
		<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> (12)</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>How To Convert Delimited Text Files To Excel Spreadsheets</title>
		<link>http://www.makeuseof.com/tag/how-to-convert-delimited-text-files-into-excel-spreadsheets/</link>
		<comments>http://www.makeuseof.com/tag/how-to-convert-delimited-text-files-into-excel-spreadsheets/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 20:01:57 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[microsoft excel]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[spreadsheet]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=28495</guid>
		<description><![CDATA[I am not much of an Excel hand; spending most of my time either in Microsoft Word or PowerPoint. My most regular use of Excel is as a tool to keep track of my schedule and to list what I am putting out on the web as a writer. So I can safely say that [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/excel_logo.jpg" alt="excel_logo" vspace="5" align="left" />I am not much of an Excel hand; spending most of my time either in Microsoft Word or PowerPoint. My most regular use of Excel is as a tool to keep track of my schedule and to list what I am putting out on the web as a writer. So I can safely say that at least in my case, the enormous power that’s in this spreadsheet program lies latent. But it happens to all of us that sometimes some tasks, if not taken, get thrust upon us (just like greatness!).</p>
<p>So it was with me when I had to convert a delimited text data file to Excel and format it within the columns and rows. That’s a rough challenge for a guy who has a chronic fear of anything that resembles figures. The raw file that I had in my hand consisted of higgledy-piggledy blocks of text and numbers. My simple task was to make sense out of this jumble by importing it into Excel and sorting the data into columns and rows.</p>
<p>Thankfully, many web tutorials came to the rescue of my dead brain cells.</p>
<p><strong>Delimited files</strong> are a simple way to store data and import or export it between various applications. Delimited in essence means, data that’s separated by specific delimiter characters. Common delimiters are <em>tab, comma</em> and <em>semicolon</em>.</p>
<p><span id="more-28495"></span><br />
Think of delimited files as the most basic file format that’s almost uniformly accepted by most spreadsheet and database programs. For those of us who don’t go down that road, a common example is the CSV (Comma Separated Value) files or Tab-separated files we come across in the Import Export wizards of email programs like Outlook and Gmail.</p>
<p>A delimited file is of no actual use unless it is converted into some form suitable for analysis and study. Microsoft makes it easy to convert a delimited file to a spreadsheet in three easy steps.</p>
<p>Let’s start with a text file with some data separated by commas.</p>
<p>To bring the data into Excel –</p>
<ol>
<li>Open Excel and copy-paste the text contents into a spreadsheet. The contents take up one column and several rows.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/012.png" alt="convert delimited file to excel" width="580" height="400" /></p>
<li>Click on the column header to select the entire column. Click on the <em>Data</em> tab in the ribbon and then <em>Text to Columns</em> in the <em>Data Tools</em> group.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/023.png" alt="convert delimited file to excel" width="580" height="318" /></p>
<li>Clicking on the above command opens the <em>Convert Text to Columns Wizard</em>.</li>
<li><strong>Alternatively</strong> – You can directly import a text file into Excel. Excel handles file types &#8211; Text, Comma Separated Values and Printer Text File. Make sure to dropdown to <em>All Files</em> or <em>Text Files</em> in the File Open dialog while selecting the file to import. If Excel recognizes it to be a delimited file, it opens the <em>Text Import Wizard</em> which is similar to the <em>Convert Text to Columns Wizard</em>.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/Step01.png" alt="convert delimited file to excel" width="575" height="414" /></p>
<p>In the Wizard, choose <em>Delimited</em> and click on <em>Next</em>.</p>
<li>In the second step, choose the <em>Delimiter</em> for you particular file (comma, in our case). For some other character, check <em>Other</em> and enter the character in the little field. The <em>Data Preview</em> window gives you an idea how the contents get separated into columnar data. Click on <em>Next</em>.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/Step02.png" alt="convert delimited to excel" width="575" height="414" /></p>
<li>In the final window, you get to set the data type for each column by selecting it in the preview. The default data format is <em>General</em>. Date and numeric values can also be handled here.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/Step03.png" alt="convert delimited to excel" width="575" height="414" /></p>
<li>Click on <em>Finish</em> to exit the wizard and get your neatly arranged spreadsheet.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/Final.png" alt="convert delimited to excel" width="556" height="159" /></p>
</ol>
<p>It’s just three easy steps courtesy of a wizard. This simple utility gives us the ability to import delimited text files into Excel and apply its number crunching tools on it.</p>
<p>Liked this? We have other <a href="http://www.makeuseof.com/tags/microsoft-excel/">Excel</a> tutorials to make an analyst out of you.
<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/save-time-effort-by-using-the-texter-as-a-text-replacement-software/" title="Type Emails Faster with Texter Text Replacement Software (November 20, 2009)">Type Emails Faster with Texter Text Replacement Software</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/sublime-text-the-text-editor-youll-fall-in-love-with/" title="Sublime Text: The Text Editor You&#8217;ll Fall in Love With (Windows) (October 20, 2009)">Sublime Text: The Text Editor You&#8217;ll Fall in Love With (Windows)</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/excel-spreadsheet-techniques-to-make-a-personal-budget/" title="Make a Personal Budget on Excel in 4 Easy Steps (August 1, 2009)">Make a Personal Budget on Excel in 4 Easy Steps</a> (26)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-split-a-huge-csv-excel-workbook-into-seperate-files/" title="How To Split a Huge CSV Excel Spreadsheet into Separate Files (August 14, 2009)">How To Split a Huge CSV Excel Spreadsheet into Separate Files</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/build-yourself-a-virtual-cloud-to-fall-back-on/" title="Build Yourself A Virtual Cloud To Fall Back On (August 15, 2008)">Build Yourself A Virtual Cloud To Fall Back On</a> (21)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-convert-delimited-text-files-into-excel-spreadsheets/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>How To Connect Your Cell Phone To PC Through Bluetooth</title>
		<link>http://www.makeuseof.com/tag/how-to-connect-your-cell-phone-to-your-pc-through-bluetooth/</link>
		<comments>http://www.makeuseof.com/tag/how-to-connect-your-cell-phone-to-your-pc-through-bluetooth/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 20:00:29 +0000</pubDate>
		<dc:creator>Dean Sherwin</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[mobile phones]]></category>
		<category><![CDATA[smartphone]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=28155</guid>
		<description><![CDATA[As many of the regular MakeUseOf readers will know, I tend to do a good few posts about cell phones and cell phone applications such as How to Use Your GPRS Cell Phone as a Modem or my Snaptu article.
In both of these articles, I described connecting your cell phone to your PC via USB [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/11/BluetoothLogo.jpg" alt="" vspace="5" align="left" />As many of the regular MakeUseOf readers will know, I tend to do a good few posts about cell phones and cell phone applications such as <a href="http://www.makeuseof.com/tag/how-to-use-your-gprs-cell-phone-as-a-modem/">How to Use Your GPRS Cell Phone as a Modem</a> or my <a href="http://www.makeuseof.com/tag/snaptu-a-cool-free-pocket-pc-iphone-theme/">Snaptu article</a>.</p>
<p>In both of these articles, I described connecting your cell phone to your PC via USB cable. However, there is another way; Bluetooth. This will work in precisely the same was as a USB cable in terms of transferring data but it eliminates the need for a cable (I&#8217;m told many budget phones are being shipped without USB cables).</p>
<p>You&#8217;ll need two things for this to work:</p>
<ol>
<li>A Bluetooth-enabled computer. Most laptops now have Bluetooth and so do some desktops. If yours doesn&#8217;t, you can buy a USB Bluetooth adapter cheaply on sites such as EBay.</li>
<li>A Bluetooth-enabled mobile phone.</li>
</ol>
<p style="text-align: left">Go to Control Panel under the Start Menu and look for &#8216;Bluetooth devices&#8217; as pictured in the screenshot. If you&#8217;re using Vista, select classic view to display all of  the icons. Click on the Bluetooth icon. The window below should open.</p>
<p style="text-align: center"><img class="aligncenter" style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/blutoothcellphoneaddevice_thumb.png" border="0" alt="how do i connect my bluetooth to my cell phone" width="548" height="117" /></p>
<p>Click &#8216;Add Wireless Device&#8217; as seen in the screenshot. Before scanning for devices – turn on Bluetooth on your cell phone.<br />
<span id="more-28155"></span><br />
The exact location of the Bluetooth setting will differ depending on the model of the phone however it will normally follow something along the lines of:</p>
<p>Menu &gt; Settings&gt; Connections &gt; Bluetooth &gt;<strong> Turn On</strong></p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/11/addbluetoothdevice.jpg" alt="how do i connect my bluetooth to my cell phone" width="513" height="397" /></p>
<p>Now scan for devices on your computer. It should pick up your cell phone. If it doesn&#8217;t, make sure Bluetooth is turned on and ensure that your status is set to &#8216;Visible&#8217; or &#8216;Detectable&#8217;. Your phone must also be within 7 meters of your PC to ensure a connection can be established. Once you have done these checks, search again.</p>
<p>When your device is detected, click on the phone&#8217;s icon to connect. You may be asked to enter in a security pin. Enter something easy like &#8216;1234&#8242;. You phone will then ask you to enter in said pin. This is not a specific number but rather done just for paring purposes. Once you have done this correctly the connection will be established as though the phone were connected via USB cable.</p>
<p>If you disconnect or simply power off your PC, the connection should be saved. That means that when you turn back on your PC (assuming both Bluetooth setting are still activated) the connection should resume itself. Your PC may launch a pop-up in the bottom right hand corner at the task bar asking your permission for the connection. This is for security reasons and depends on your security/firewall settings.</p>
<p>Your phone should now be visible under &#8216;My Computer&#8217; so you can transfer files, etc. Note that Bluetooth can be pretty slow for transferring large files such as videos or establishing an internet connection.</p>
<p>Make sure that you turn off the Bluetooth on your phone if you won&#8217;t be using it again for some time. It consumes your battery like crazy and is also a security issue.</p>
<p>What do you use your phone&#8217;s Bluetooth connection for?
<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/technology-explained-what-is-bluetooth/" title="Technology Explained: What Is Bluetooth? (November 10, 2009)">Technology Explained: What Is Bluetooth?</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/technology-explained-understanding-speed-the-internet/" title="Technology Explained: Understanding The Internet Speed (October 7, 2009)">Technology Explained: Understanding The Internet Speed</a> (29)</li>
	<li><a href="http://www.makeuseof.com/tag/technology-explained-open-router-ports-their-security-implications/" title="Technology Explained: Open Router Ports &#038; Their Security Implications (November 18, 2009)">Technology Explained: Open Router Ports &#038; Their Security Implications</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/technology-explained-how-does-a-router-work/" title="Technology Explained: How Does a Router Work? (October 10, 2009)">Technology Explained: How Does a Router Work?</a> (33)</li>
	<li><a href="http://www.makeuseof.com/tag/technology-explained-how-do-satellites-track-mobile-phones/" title="Technology Explained: How Do Satellites Track Mobile Phones? (August 8, 2009)">Technology Explained: How Do Satellites Track Mobile Phones?</a> (31)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-connect-your-cell-phone-to-your-pc-through-bluetooth/feed/</wfw:commentRss>
		<slash:comments>8</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>Hide Your Drives From Prying Eyes with No Drives Manager [Windows]</title>
		<link>http://www.makeuseof.com/tag/hide-your-drives-from-prying-eyes-with-no-drives-manager-windows/</link>
		<comments>http://www.makeuseof.com/tag/hide-your-drives-from-prying-eyes-with-no-drives-manager-windows/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 12:00:29 +0000</pubDate>
		<dc:creator>Karl L. Gechlik</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[hide data]]></category>
		<category><![CDATA[portable app]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=28234</guid>
		<description><![CDATA[I have a hard drive in my system over here that holds confidential information. Occasionally, I have designers and programmers connected to my machine via various methods (most of the time we use the free UltraVNC) and I wouldn’t want them pulling up my, uhh umm, &#8220;not safe for work&#8221; content by accident. Come on [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/11/AskTheAdmin_NDHead.png" alt="" vspace="5" align="left" />I have a hard drive in my system over here that holds confidential information. Occasionally, I have designers and programmers connected to my machine via various methods (most of the time we use the free <a href="http://www.uvnc.com/">UltraVNC</a>) and I wouldn’t want them pulling up my, uhh umm, &#8220;not safe for work&#8221; content by accident. Come on you know what I am talking about!</p>
<p>But for argument&#8217;s sake, let’s say you are the Human Resources manager and you have an Excel chart of everyone’s salary – that should <em>not</em> be stored on the network and if the file falls in the wrong hands, the consequences could be severe. But if you were able to hide that drive from prying eyes even if they are able to circumvent your security, you will be safe.</p>
<p>Let us take a look at No Drives Manager, an application you can use to hide drives. You can grab the download from this link on <a href="http://sourceforge.net/projects/nodrvman/files/ndm-1.0.1-win32-bin-src.zip/download">SourceForge</a> directly or from the users page on SourceForge <a href="http://nodrvman.sourceforge.net/">here</a>.</p>
<p>The application does not need to be installed and can be run from a memory stick. What the application does is modify the registry so you don’t have to! Take a look at the GUI.</p>
<p><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="nd1" src="http://www.makeuseof.com/wp-content/uploads/2009/11/nd1.png" border="0" alt="nd1" width="241" height="497" /></p>
<p>The interface is very intuitive and easy to use. There are drive letters listed along the top drives A: through Z:. If the drive has been hidden, it will have a check box next to it. Chances are starting out no drives will be selected. You can hit the Hide all drives button to hide all your drives. But more likely you will want to hide a single drive. Let&#8217;s see how to do that.<br />
<span id="more-28234"></span><br />
Here is what my Explorer has to say about my current drives on my system:</p>
<p><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="nd2" src="http://www.makeuseof.com/wp-content/uploads/2009/11/nd2.png" border="0" alt="nd2" width="569" height="481" /></p>
<p>Let&#8217;s say, I want to hide my D: drive aka WhosYourDaddy. I simply check the box next to the letter D. The Binary and decimal settings will be auto-populated and you will not need to mess with them. If you want to use this application to teach yourself how to hide drives manually – you can use this data to do so.</p>
<p><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="nd3" src="http://www.makeuseof.com/wp-content/uploads/2009/11/nd3.png" border="0" alt="nd3" width="241" height="497" /></p>
<p>After you choose the drive you want to hide, you have to hit the Write current setting to the registry button. That will tell you that you need to log off and back on to see your changes.</p>
<p><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="nd4" src="http://www.makeuseof.com/wp-content/uploads/2009/11/nd4.png" border="0" alt="nd4" width="486" height="111" /></p>
<p>I am logging off to complete my task. OK, I am back and logged back in. Now let us take a look at my Windows Explorer – My Computer again:</p>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="nd5" src="http://www.makeuseof.com/wp-content/uploads/2009/11/nd5.png" border="0" alt="nd5" width="562" height="489" /></p>
<p>I feel like a cheap magician! Wow, look it has disappeared! And with a wave of my magic stick I can make it re-appear. Well, a click of the Run button that is…</p>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="nd6" src="http://www.makeuseof.com/wp-content/uploads/2009/11/nd6.png" border="0" alt="nd6" width="351" height="190" /></p>
<p>This exercise will show you that the drive is hidden but shortcuts and typing in a path or direct file path will take you to where you need to go as you can see below.</p>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="nd7" src="http://www.makeuseof.com/wp-content/uploads/2009/11/nd7.png" border="0" alt="nd7" width="413" height="397" /></p>
<p>Un-doing it is just as easy concealing the drive. Bring the application back up, then uncheck the box next to the drive letter you hid – the D: drive in my case. And write your modifications back to the registry using the Write current setting to the registry button. After you log out and back in again your drive will be magically restored. We have tried doing this with the Windows tool <em>diskpart</em> – but we wound up corrupting data so this is far less risky!</p>
<p>Do you have an easier way of doing this? We would love to hear about it in the comments, come on don’t be shy!</p>
<p><a href="http://nodrvman.sourceforge.net/">No Drives Manager.</a>
<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-protect-sensitive-information-by-securely-delete-data-from-your-hard-disk/" title="How To Protect Sensitive Information by Erasing Your Hard Disk Completely (July 20, 2009)">How To Protect Sensitive Information by Erasing Your Hard Disk Completely</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/protect-your-browsing-history-wipe-mru-index-dat-files/" title="Really Delete Your Browsing History &#8211; wipe MRU &#038; index.dat files (December 23, 2008)">Really Delete Your Browsing History &#8211; wipe MRU &#038; index.dat files</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/track-computer-usage-of-folders-files-with-hdd-profiler/" title="Monitor Files &#038; Folders for Changes with HDD Profiler (August 15, 2009)">Monitor Files &#038; Folders for Changes with HDD Profiler</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/keeping-under-the-radar-and-securing-your-files/" title="Keeping Under the Radar and Securing Your PC Files (June 16, 2008)">Keeping Under the Radar and Securing Your PC Files</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-lock-windows-folders-with-mylockbox/" title="How To Lock Windows Folders With MyLockbox (October 7, 2009)">How To Lock Windows Folders With MyLockbox</a> (17)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/hide-your-drives-from-prying-eyes-with-no-drives-manager-windows/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Find Lost Space On Your Hard Disk With Space Sniffer</title>
		<link>http://www.makeuseof.com/tag/find-lost-space-on-your-hard-disk-with-space-sniffer/</link>
		<comments>http://www.makeuseof.com/tag/find-lost-space-on-your-hard-disk-with-space-sniffer/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 12:00:34 +0000</pubDate>
		<dc:creator>Karl L. Gechlik</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[disk usage]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[pc maintenance]]></category>
		<category><![CDATA[portable app]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=27807</guid>
		<description><![CDATA[Do you know what is on your system? I mean do you really really know what is occupying your hard drive’s space?
Do you know where your 200GB is on free space? What’s that? You only have 72MB free? What is using all that lost hard drive space? What do you mean you don’t know?
It looks [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/AskTheAdminHeadSS.png" alt="" vspace="5" align="left" />Do you know what is on your system? I mean do you really really know what is occupying your hard drive’s space?</p>
<p>Do you know where your 200GB is on free space? What’s that? You only have 72MB free? What is using all that lost hard drive space? What do you mean <em>you don’t know</em>?</p>
<p>It looks like you are in need of a virtual canine application called Space Sniffer (Windows only)… Get it? Like a dog.</p>
<p>Umm well, the software is MUCH better than my joke – I assure you. No, really!</p>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="ss1" src="http://www.makeuseof.com/wp-content/uploads/2009/10/ss1.png" border="0" alt="ss1" width="486" height="220" /></p>
<p>Go ahead and grab the download from <a href="http://www.uderzo.it/main_products/space_sniffer">here</a>. It is a 1.1MB file. Once you get that file downloaded, go ahead and extract the executable file from the zip file. It is called SpaceSniffer.exe and it is completely portable!<br />
<span id="more-27807"></span><br />
Once you get the file out and run it you will see a screen that looks like this:</p>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="sniffer" src="http://www.makeuseof.com/wp-content/uploads/2009/10/ss2.png" border="0" alt="ss2" width="569" height="427" /></p>
<p>On that first screen, select the drive you want to analyze or sniff for lost hard drive space. I selected my C:\ drive. And hit Start. That starts the action and you will see a moving representation of your selected drive as it sorts out what is on your drive. You will see something similar to this as it runs:</p>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="lost hard drive space" src="http://www.makeuseof.com/wp-content/uploads/2009/10/ss3.png" border="0" alt="ss3" width="569" height="475" /></p>
<p>If you click on any of the drive portions, you can “Zoom In” like so (even while you are still scanning). I double-clicked on the desktop portion occupying 5.4GB of data and saw this:</p>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="ss4" src="http://www.makeuseof.com/wp-content/uploads/2009/10/ss4.png" border="0" alt="hard drive space missing" width="569" height="475" /></p>
<p>It is pretty damn cool to see the directories or drives broken down like this. My drive did take some time to complete. In the area of 15 minutes. But I was using the system as I went for normal day to day activities. Then it was complete.</p>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="ss5" src="http://www.makeuseof.com/wp-content/uploads/2009/10/ss5.png" border="0" alt="ss5" width="569" height="475" /></p>
<p>Now let’s take a look at your options. You can see them by hitting Edit – Options. Then, you can see each of the four tabs below:</p>
<p>The first tab denotes if you should show free space, show unknown space, sort item and the minimum size of an element (this is the smallest items), proportions of items against each other and initial detail level. Mess around with them and see what works for you.</p>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/10/image6.png" border="0" alt="image" width="345" height="277" /></p>
<p>Hmm dynamic zoom as a effect? Let’s enable it and see what happens. After enabling this feature it, shows the effect of “Zooming in”. It’s cool but not very useful. It did not use as much memory as I expected.</p>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/10/image7.png" border="0" alt="image" width="345" height="277" /></p>
<p>Scan alternate data steams? This had me stumped so I checked my friend Google and read this:</p>
<blockquote><p>Just after that I heard about an Alternate Data Stream (ADS) scanner named LADS. When I ran it on one of my drives I was shocked to find that I had over 17,000 hidden objects that ETrust had apparently placed there as part of it&#8217;s virus scanning procedure. They&#8217;re &#8220;Alternate Data Streams&#8221;, and one was associated with every file on my NTFS partitions. [<a title="http://www.2kevin.net/datastreams.html" href="http://www.2kevin.net/datastreams.html">http://www.2kevin.net/datastreams.html</a>]</p></blockquote>
<p>That sparked my interest enough for me to check the box and re-run my scan.</p>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/10/image8.png" border="0" alt="image" width="345" height="277" /></p>
<p>My new scan showed free space but no Alternate Data Streams – but I will scan my servers tonight and let you guys know via the comments how it went later on.</p>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="ss6" src="http://www.makeuseof.com/wp-content/uploads/2009/10/ss6.png" border="0" alt="ss6" width="569" height="475" /></p>
<p>The last option in the preferences is the colors of items placed on your map. Tweak them to your heart’s desire and let us know how it works out in the comments!</p>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/10/image9.png" border="0" alt="image" width="345" height="277" /></p>
<p>Do you use a similar free program to find lost hard drive space? We would love to hear how you keep your hard drives in check! Voice it out 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-analyze-your-disk-usage-pattern-in-linux/" title="6 Great Apps to View Disk Usage in Linux (February 9, 2009)">6 Great Apps to View Disk Usage in Linux</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/visualize-your-hard-drive-with-windirstat/" title="Visualize your Hard Drive Usage with WinDirStat (August 22, 2008)">Visualize your Hard Drive Usage with WinDirStat</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/total-defrag-2009-special-edition-now-free-for-home-use/" title="Total Defrag 2009 Special Edition [Now Free for Home Use] (May 6, 2009)">Total Defrag 2009 Special Edition [Now Free for Home Use]</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/free-tons-of-hard-drive-space-with-treesize/" title="Recover Hard Drive Space with TreeSize [Windows] (June 17, 2009)">Recover Hard Drive Space with TreeSize [Windows]</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/idlebackup-%e2%80%93-use-your-idle-time-to-backup-your-data-windows/" title="IdleBackup – Use Your Idle Time to Backup Data (Windows) (September 15, 2009)">IdleBackup – Use Your Idle Time to Backup Data (Windows)</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/find-lost-space-on-your-hard-disk-with-space-sniffer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To Easily Make An Attractive Cover Page In MS Word 2007</title>
		<link>http://www.makeuseof.com/tag/how-to-easily-make-an-attractive-cover-page-in-ms-word-2007/</link>
		<comments>http://www.makeuseof.com/tag/how-to-easily-make-an-attractive-cover-page-in-ms-word-2007/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 20:01:51 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[documents]]></category>
		<category><![CDATA[microsoft office]]></category>
		<category><![CDATA[microsoft word]]></category>
		<category><![CDATA[office worker]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=27627</guid>
		<description><![CDATA[Clothes make the man (and always, the woman!) but how much care do you put into dressing up your documents? Is it all title, headings, subheadings, bullets and paragraphs or do you put some more thought into the Word document?
There are a lot of things which can go into creating a professional looking document. But [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Thumbnail4.png" alt="Thumbnail" vspace="5" align="left" />Clothes make the man (and always, the woman!) but how much care do you put into dressing up your documents? Is it all title, headings, subheadings, bullets and paragraphs or do you put some more thought into the Word document?</p>
<p>There are a lot of things which can go into creating a professional looking document. But when we are talking about first impressions, then we have to speak about the first thing that catches the eye and that’s the cover page.</p>
<p>The cover page is the very first page of your document. Its purpose right at the beginning is to give the reader the Big Idea about the document. The why and wherefore is communicated through a specific title, the author name, date, a one-liner on the subject and any other bit of important information on the cover page.</p>
<h3><strong>If Black Text On A White Page Is A Turn Off…</strong></h3>
<p>One of the reasons I am writing this post is that <a href="http://www.makeuseof.com/tags/microsoft-word/">Microsoft Word</a> makes it painless to create a professional cover page. Unlike the previous versions, Word 2007 has Building Blocks which are pre-formatted templates for cover pages, headers, footers etc. Learning how to make a cover page in MS Word is as easy as a few clicks.</p>
<p>So let’s move away from the monochromatic black on white to more colorful beginnings.</p>
<p><span id="more-27627"></span></p>
<ol>
<li>Open MS Word 2007 in a new document or the document you wish to create the cover page for.</li>
<li>Click on the <em>Insert</em> menu on the ribbon. The very first section, Pages contains the dropdown for <em>Cover Page</em>. Click on <em>Cover Page</em> to open the inbuilt gallery of templates.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/18.png" alt="how to make a cover page" width="421" height="378" /></p>
<li>The inbuilt gallery has about <strong>15</strong> pre-formatted cover pages that you can scroll though. Click on the one you like to select and open it. The cover page appears at the beginning of the document by default.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/22.png" alt="how to make a cover page" width="450" height="515" /></p>
<li>If you want it in any other location, right click on the cover page thumbnail in the gallery and select from the options given.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/32.png" alt="how to make a cover page" width="447" height="323" /></p>
<li>Now, you can click on each pre-formatted field (the square brackets) and the whole thing gets highlighted with a blue field label on top. Type in your version for the given field. The author name might appear by default if the Office installation was in your name.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/42.png" alt="cover page template" width="450" height="363" /></p>
<li> For date fields, you can click the dropdown arrow to select a date from a calendar. You can format all fields as you would for normal text.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/52.png" alt="cover page template" width="450" height="276" /></p>
<li>Building blocks have editable regions which can be customized again. For instance, some of the cover page templates use tables which again can be formatted for size and color of borders or fills using Word’s table tools. Also, some templates have pictures which can be swapped for another or formatted. Think a logo would go better with the page? Just right click on the picture and click <em>Change Picture</em> in the context menu.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/61.png" alt="cover page template" width="450" height="359" /></p>
<li>While working on one cover page, you can change it for another cover page by selecting a new template from the dropdown. The field entries are retained in the new template.</li>
<li>Click on <em>Save</em> to finalize the cover page as a document.</li>
<li>If you would like to save the cover page for later use in another document, select the entire cover page. Click on <em>Insert – Cover Page – Save Selection to Cover Page Gallery</em>. You can use the same menu to remove a selected cover page from the gallery.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/71.png" alt="sample cover page" width="436" height="178" /></p>
</ol>
<p>Adding a cover page to a document not only helps in stylizing it but it also gives a sketch to the reader about the contents. You can create a generic cover page for your company and save it in the gallery for frequent use. Another use is to create a document in Word with a nicely laid out cover page and save it in PDF. It can add oodles to the way you present your document (and you don’t have to have any designing IQ).</p>
<p>If a book can be known by its cover, so should a document. Most of us don’t commonly employ a cover page with a document. Or do you? Let us know the benefits you find in inserting a well designed cover page.
<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/online-word-processor-a-closer-look-at-adobes-buzzword/" title="Online Word Processor: A Closer Look at Adobe&#8217;s Buzzword (December 3, 2007)">Online Word Processor: A Closer Look at Adobe&#8217;s Buzzword</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-use-styles-in-microsoft-word-to-save-a-lot-of-work/" title="How To Use Styles In Microsoft Word To Save A Lot Of Work (August 16, 2009)">How To Use Styles In Microsoft Word To Save A Lot Of Work</a> (27)</li>
	<li><a href="http://www.makeuseof.com/tag/4-ways-to-view-microsoft-office-2007-docx-files-for-free/" title="How To Open Microsoft Word 2007 docx Files (December 16, 2008)">How To Open Microsoft Word 2007 docx Files</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-configure-save-with-autorecover-in-ms-word-2007/" title="How To Autosave Docs with AutoRecover in MS Word 2007 (September 23, 2009)">How To Autosave Docs with AutoRecover in MS Word 2007</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/acrobatcom-work-together-anywhere/" title="Acrobat.com : Work. Together. Anywhere (June 13, 2008)">Acrobat.com : Work. Together. Anywhere</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-easily-make-an-attractive-cover-page-in-ms-word-2007/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Install Language Packs On Windows</title>
		<link>http://www.makeuseof.com/tag/how-to-install-language-packs-on-windows-nb/</link>
		<comments>http://www.makeuseof.com/tag/how-to-install-language-packs-on-windows-nb/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 14:00:32 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[system tools]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=27554</guid>
		<description><![CDATA[If you are stuck with a non-native language on your Windows computer, there is no need to panic. You can install additional languages easily. There are two options you can look into. The first one is available to users of the Ultimate or the Enterprise edition of Windows and is called the Multilingual User Interface [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/lingologo.jpg" alt="" vspace="5" align="left" />If you are stuck with a non-native language on your Windows computer, there is no need to panic. You can install additional languages easily. There are two options you can look into. The first one is available to users of the Ultimate or the Enterprise edition of Windows and is called the Multilingual User Interface or MUI for short.</p>
<p>MUI transforms almost the entire user interface to the language of your choice. The other option is to install what is called a language interface packs. Unlike the MUI, language interface packs are more freely available online and can be installed on Windows  Home and Home Premium versions as well. One downside is that it won&#8217;t transform the entire user interface to another language. Rather, it concentrates on the most commonly used areas of the interface and makes them available in the language you choose.</p>
<p>Language packs can help you customize your computer to display text in language of your choice. Everything from dialog boxes, buttons and windows would display text in the language you want. As I pointed out earlier there are essentially two ways you can install additional languages. Either using Windows Update, or you can download and install the language packs separately. You can find language packs over at MSDN and Technet. And of course there are thousands of other places on the Internet where you can always find them.</p>
<p>Here are the steps you should follow to install additional language packs on your computer.</p>
<p><span id="more-27554"></span></p>
<p>Open up Control Panel. Click on Change Display language under Clock, Language and Region section.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/10/change.png" alt="install language packs windows xp" width="315" height="71" /></p>
<p>In the dialog that opens, see if the language you are looking for is installed on your computer. If it is you can choose it, or else click on Install and Uninstall languages.</p>
<p>In the resulting screen you can choose to install using Windows update, or if you have downloaded the files separately you can choose the second option to Browse computer or network.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/10/installuninstall.png" alt="install language packs" width="443" height="306" /></p>
<p>Now simply point it to the folder containing the downloaded language pack. The wizard then lists the languages that are included in that language installer pack.</p>
<p>Choose the languages you want to install, click Next. You will be presented with the license agreement. Read through and choose to Accept or Decline the license. Naturally, you should choose to accept.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/10/installing.png" alt="how to install language packs windows xp" width="347" height="327" /></p>
<p>The installation will take some time. Once the it has finished, you can choose the newly-installed language.</p>
<p>With a little effort, you can also add the required languages to installation CD/DVD, so that they can be easily installed together with the operating system every time in case you need to install them on multiple computers. It requires a bit of effort you can find the details at <a href="http://technet.microsoft.com/en-us/library/cc722424%28WS.10%29.aspx">this TechNet page</a>.</p>
<p>You can find various language packs that you can use on your computer at <a href="http://www.microsoft.com/unlimitedpotential/programs/llp.mspx">Microsoft&#8217;s site</a>. Do you use a language other than English on your computer? Let us know if you got it built in or installed it as an addon and the steps you took to do it.
<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-use-other-language-special-characters-on-your-windows-keyboard/" title="How To Add Other Languages to Your Windows Keyboard (September 12, 2009)">How To Add Other Languages to Your Windows Keyboard</a> (12)</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/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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-install-language-packs-on-windows-nb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Customize Windows Notification Messages with Snarl</title>
		<link>http://www.makeuseof.com/tag/manage-and-customize-windows-notification-messages-with-snarl/</link>
		<comments>http://www.makeuseof.com/tag/manage-and-customize-windows-notification-messages-with-snarl/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 12:01:00 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[Growl]]></category>
		<category><![CDATA[notifications]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=27437</guid>
		<description><![CDATA[A snarl is something you would associate with a really cross guy. But the software which takes the same name does its job ever so silently. 
Snarl is a universal notification handler for Windows. Under normal running, applications (or Windows) display bits of information in a comment balloon or a bubble in the area of [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/TN7.png" alt="TN" vspace="5" align="left" />A snarl is something you would associate with a really cross guy. But the software which takes the same name does its job ever so silently. <a href="http://www.fullphat.net/index.php"></a></p>
<p><a href="http://www.fullphat.net/index.php">Snarl</a> is a universal notification handler for Windows. Under normal running, applications (or Windows) display bits of information in a comment balloon or a bubble in the area of the system tray called the notification area. They simply inform or suggest a course of action for us to follow – through the instructions or by clicking on the notification itself.</p>
<p>Windows offers very little by way of customizing Windows notification messages. You can, at the most, change the color by modifying the Tooltip color or disable/enable them from some individual applications. There is no universal notification manager.</p>
<p>Snarl is a freeware program which attempts to change that by giving some customizing power to the user. By the looks of it, it’s almost similar to <a href="http://growl.info/">Mac’s Growl </a>(another huffy name!). Growl has a Windows counterpart too, which is in the beta stage now.</p>
<p>Is Snarl worth a shout? Let’s check it out.</p>
<p><span id="more-27437"></span><br />
<a href="http://www.fullphat.net/index.php">Snarl R2.21 (V40.15)</a> is a 5.9 MB download and, on installation, can be accessed from the Start Menu and the system tray. The first time Snarl starts up for your system, it tests the rate of blended images which your graphics card can render. A few seconds later, Snarl is ready to go.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/System-Tray-Icon.png" alt="System-Tray-Icon" width="167" height="253" /></p>
<p>Snarl operates in the background silently using a very light memory footprint. The interface can be accessed with a right click on the system tray icon.</p>
<h3><strong>Working with a Snarl</strong></h3>
<ol>
<li><em>Snarl supports a variety of applications and manages their notifications from its centralized interface.</em>Straight after an install Snarl supports system notifications like battery level warnings, system events, timer and on the hour clock alerts.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/System-Alerts.png" alt="System-Alerts" width="467" height="246" /></p>
<li><em>Snarl is extensible through many available extensions. </em>Extensions are like small modules, each for a specific application or task.Snarl’s real use lies with the gallery of extensions. Extensions are like modules designed for specific applications. Installation and registration of these little extension files with Snarl’s allows the program to capture the Windows notification messages and display them through Snarl’s centralized system.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Gallery.png" alt="Gallery" width="285" height="285" /></p>
<li>The extensions are grouped in various categories. They can be managed and disabled from within Snarl.</li>
<li><em>Snarl can display multiple notifications and does not take keyboard focus away when displaying a notification.</em>Snarl brings all Windows notification messages for applications it supports under a common umbrella. Whether it’s a Firefox download progress or a Gmail notifier, a user knows where to look for all the info. The user can also select or deselect the types of notifications from a single program from the <em>Preferences</em> box.
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Snarl-preferecnes.png" alt="Snarl-preferecnes" width="526" height="549" /></p>
<p>Notifications can also be setup with sound alerts using Snarl. A ‘view only’ mode makes the notification box invisible to the mouse pointer, so the user can click any Windows program right through it.</li>
<li><em>Snarl allows the user to customize the appearance and the display characteristics of individual notifications.</em>Snarl supports a variety of styles (23 in its gallery). The styles can be downloaded for use. Styles have themes which are like color schemes for each style.
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Snarl-Styles.png" alt="Snarl-Styles" width="526" height="549" /></p>
<p>Notification appearance can be customized by setting there opacity levels, duration of display and positions.</li>
<li><em>Snarl captures missed notifications.</em>A right click on the system tray icon and you can access the <em>Missed Notifications</em> box in case you missed an important one.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Missed.png" alt="Missed" width="177" height="217" /></p>
</ol>
<h3><strong>So is it worth the shout?</strong></h3>
<p>As a notification manager, yes it has lots of bells and whistles. The real essence though lies with the extensions and the program’s extensibility to the wide range of applications out there. Some of the most used ones like Gmail notification, iTunes, Firefox, Sunbird, Google Reader, PidGin, Skype, Thunderbird and a couple of Twitter clients are covered. But definitely a lot more need to be added. Handling the app takes a bit of trial and error and though the Preview button on the program helps, a Help file would have been better.</p>
<p>Snarl is pleasing to the eye with its gallery of looks enhancing styles. It is very light and does act as an attractive shell replacement program.</p>
<p><a href="http://www.fullphat.net/index.php">Snarl</a> is a free and open source program and is compatible with Windows XP/Vista</p>
<p>What are your thoughts on the program? Have you used Snarl or a similar notification alternative?
<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/get-digg-front-page-stories-sent-to-your-desktop-with-diggupdater/" title="Get Front-Page Digg Stories on your Desktop with DiggUpdater (November 12, 2008)">Get Front-Page Digg Stories on your Desktop with DiggUpdater</a> (2)</li>
	<li><a href="http://www.makeuseof.com/tag/facebooks-new-toy-desktop-notifications-for-mac-os-x/" title="Facebook&#8217;s New Toy &#8211; Desktop Notifications for Mac OS X (September 14, 2009)">Facebook&#8217;s New Toy &#8211; Desktop Notifications for Mac OS X</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/facebook-updates-sent-to-your-desktop-via-subsume-mac-only/" title="Facebook Updates sent to your Desktop via Subsume [Mac Only] (July 23, 2008)">Facebook Updates sent to your Desktop via Subsume [Mac Only]</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/be-updated-about-specific-keyword-articles-with-notifyme/" title="Watch Any Site for Certain Stories with Notify.Me (November 26, 2008)">Watch Any Site for Certain Stories with Notify.Me</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/ultimate-gmail-collection-over-80-tools-and-tips/" title="Ultimate GMail Collection: over 80 Tools and Tips (July 27, 2007)">Ultimate GMail Collection: over 80 Tools and Tips</a> (80)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/manage-and-customize-windows-notification-messages-with-snarl/feed/</wfw:commentRss>
		<slash:comments>3</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>How To Sync Microsoft Outlook With Google Calendar</title>
		<link>http://www.makeuseof.com/tag/how-to-sync-microsoft-outlook-with-google-calendar/</link>
		<comments>http://www.makeuseof.com/tag/how-to-sync-microsoft-outlook-with-google-calendar/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 18:01:54 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[google calendar]]></category>
		<category><![CDATA[microsoft outlook]]></category>
		<category><![CDATA[synchronize]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=27256</guid>
		<description><![CDATA[Sometimes I wish that dates were the things that only grew on palms. But alas, it stares back at us from calendars too. Apart from the walls, we have them everywhere…online, offline, iPhones et.al. And with all that comes the task of managing them. It seems such a chore at first, but the payoffs if [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Thumbnail2.png" alt="Thumbnail" vspace="5" align="left" />Sometimes I wish that dates were the things that only grew on palms. But alas, it stares back at us from calendars too. Apart from the walls, we have them everywhere…online, offline, iPhones et.al. And with all that comes the task of managing them. It seems such a chore at first, but the payoffs if we can keep at it with discipline, is a more organized life.</p>
<p>Which are your two favorite calendar apps? I hope its Microsoft Outlook on the desktop and Google Calendar on the web; because this is what the post is all about. Both are full blown calendar utilities and adopting any one decidedly makes our life a whole lot easier.</p>
<p>But what if you decide to use both, like I do? One reason is that both have their own features and also I like to store my my plans in two places (offline and online) for all time access. As I said before, maintaining one is a chore…two could be a headache. Thankfully no, because there are some ways we can sync Outlook with Google Calendar.</p>
<h3><strong>The Little But Handy Outlook/Google Calendar Sync</strong></h3>
<p>A 684KB tool from Google takes away the pain of keeping both calendars updated. <a href="http://www.google.com/support/calendar/bin/answer.py?hl=en&amp;answer=98563">Google Calendar Sync</a> works with Outlook 2003/2007 on Windows XP and Windows Vista. The utility not only allows us to sync Microsoft Outlook calendar events with Google Calendar, it also allows us to set the direction of flow (1-way or 2-way). Also we can specify the sync frequency by giving a time interval.</p>
<p>Google recommends deciding on the calendar which will act as the source and the one that will be the sink. The source will be the main calendar and contain most of the information. It’s better to clear the other calendar of all events and start with a clean slate.</p>
<p>Now, let’s install and sync. Close Outlook if it’s running. Installation is clear cut and simple.</p>
<p><span id="more-27256"></span></p>
<ol>
<li>The Google Calendar Sync window looks like this –</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Main-Screen.png" alt="sync outlook with google calendar" width="494" height="526" /></p>
<li>The first part covers the log-in details of your calendar account. The second part is about how you plan to sync between Outlook and Google Calendar. You have three options to choose from which are pretty self explanatory.
<ul>
<li><strong>2 – Way:</strong> The data flows both ways. Change any detail in one calendar and it gets updated in the other too.</li>
<li><strong>1 – Way (Google Calendar to Outlook):</strong> Information flows from Google Calendar to the default Outlook Calendar. Any changes in the Outlook calendar will not be shown in the Google Calendar automatically.</li>
<li><strong>1-Way (Outlook to Google Calendar):</strong> Information goes from Outlook to Google Calendar. Any changes in Google Calendar will not get updated Outlook automatically.</li>
</ul>
</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Calendars.png" alt="sync outlook with google calendar" width="580" height="256" /></p>
<li>All that’s left is to set the update/sync interval. The bare minimum is <em>10</em> minutes while the default is <em>120</em> minutes.</li>
<li> Google Calendar Sync runs from the system tray and you can access the settings with a right click. For instance, a manual sync is right click and <em>Sync</em>.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/System-Icon.png" alt="sync outlook with gcal" width="201" height="171" /></p>
</ol>
<p>When the syncing operation is on, you will notice swirling arrows in the system icon. It’s a simple solution and probably the only thing that would make it more complete would be a date range selection feature.</p>
<h3><strong>Did You Know You Can Subscribe To Your Google Calendar In Outlook?</strong></h3>
<p>Outlook offers an easy way to add internet calendars like Google. Google Calendar obliges by giving us a private URL to use. Using this private URL we can view updated Google Calendars within Outlook. This is just one way as any changes in our Outlook Calendar will not get reflected in Google Calendar.</p>
<p>But here’s how you can view your updated Google Calendar in Outlook –</p>
<ol>
<li>Log-in to your Google Calendar account.</li>
<li>On the left-hand side, click on <em>Settings</em> for the calendar you want to use under <em>My calendars</em>.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Subs_01.png" alt="outlook sync" width="260" height="277" /></p>
<li>On the <em>Calendars</em> tab, click on the (account name) of your calendar.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Subs_02.png" alt="outlook sync" width="580" height="232" /></p>
<li>The <em>Calendar Details</em> tab opens up. Go down to <em>Private Address</em> and click <strong>ICAL</strong>. Select the Internet Web address that appears, and then press<em> CTRL+C</em> to copy the selected text. This private link is intended for your use only.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Subs_03.png" alt="outlook sync" width="580" height="273" /></p>
<li>Open Outlook. Go to <em>Tools – Account Settings</em>. On the <em>Internet Calendars</em> tab, click <em>New</em>.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Internet-Cal.png" alt="sync outlook" width="580" height="213" /></p>
<li>Paste the Internet Web address copied from Google Calendar and click <em>Add</em>.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Internet-Cal-ADD.png" alt="sync outlook" width="366" height="145" /></p>
<li>Give a name to the calendar in the Folder Name field. Now, any changes made in Google Calendar will show up in Outlook.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Name.png" alt="sync outlook" width="525" height="242" /></p>
</ol>
<p>A little utility called Google Calendar Sync does the synchronizing job for us. That’s the easy part…the difficult part is keeping to the calendar (as the multi-million dollar time management industry always tells us).</p>
<p>There are a few other tools which do the job. We have briefly covered <a href="http://www.makeuseof.com/tag/10-sync-tools-every-office-worker-should-know-about/">OggSync</a> before which also allows you to do a two-way sync between Outlook (and Microsoft Exchange) and Google Calendar(s). You can also try out <a href="http://www.syncmycal.com/">SyncMyCal Lite</a> which comes with all basic calendar synchronization features.</p>
<p>Do you use both calendars? How do you keep them concurrent? Let us know.</p>
<p>Download: <a href="http://www.google.com/support/calendar/bin/answer.py?hl=en&amp;answer=98563">Google Calendar Sync</a>.
<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/calgoo-connect-and-hub-calendar-syncing-and-sharing-made-easy/" title="Calgoo Connect &#038; Hub &#8211; Calendar Syncing And Sharing Made Easy (August 11, 2008)">Calgoo Connect &#038; Hub &#8211; Calendar Syncing And Sharing Made Easy</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/synchronize-your-google-contacts-calendar-rss-in-thunderbird/" title="Synchronize Your Google Contacts, Calendar &#038; RSS In Thunderbird (September 4, 2009)">Synchronize Your Google Contacts, Calendar &#038; RSS In Thunderbird</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/stay-in-sync-with-your-significant-other-using-free-exchange-server/" title="Stay in Sync with your Significant Other using free Exchange Server (March 29, 2008)">Stay in Sync with your Significant Other using free Exchange Server</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/put-your-outlook-calendar-on-your-desktop-with-desktask/" title="Show Your Outlook Calendar On Desktop with Desktask (February 14, 2009)">Show Your Outlook Calendar On Desktop with Desktask</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-integrate-google-calendar-into-thunderbird/" title="How To: Integrate Google Calendar Into Thunderbird (August 28, 2008)">How To: Integrate Google Calendar Into Thunderbird</a> (22)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-sync-microsoft-outlook-with-google-calendar/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To Choose Between 32-bit &amp; 64-bit Windows 7 Operating Systems</title>
		<link>http://www.makeuseof.com/tag/how-to-choose-between-32-bit-64-bit-windows-7-operating-systems/</link>
		<comments>http://www.makeuseof.com/tag/how-to-choose-between-32-bit-64-bit-windows-7-operating-systems/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 16:01:39 +0000</pubDate>
		<dc:creator>Mahendra Palsule</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=27244</guid>
		<description><![CDATA[Windows 7 launches this week and those waiting to upgrade should first decide if they want to install the Windows 7 64-bit (x64) version or stick with 32-bit (x86) Windows. Why? Even if you install 32-bit initially, it should be possible to upgrade to 64-bit later, right? Wrong.
You can’t upgrade from 32-bit to Windows 7 [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/corner_spot.jpg" border="0" alt="corner_spot" vspace="5" align="left" />Windows 7 launches this week and those waiting to upgrade should first decide if they want to install the Windows 7 64-bit (x64) version or stick with 32-bit (x86) Windows. Why? Even if you install 32-bit initially, it should be possible to upgrade to 64-bit later, right? <strong><em>Wrong</em></strong>.</p>
<p>You can’t upgrade from 32-bit to Windows 7 64-bit without doing a fresh &#8220;clean&#8221; install, which requires you to reinstall all applications from scratch. Therefore, you need to decide on either 32-bit or 64-bit <strong><em>before</em></strong> you install Windows 7.</p>
<p>While I recommend you go with 64-bit, read through this article to make an informed decision.</p>
<h3><strong>Background: What is 32-bit and 64-bit?</strong></h3>
<p>32-bit and 64-bit are computer architectures that specify the length of data types and addresses that are supported. What this means for the average user is how much memory can be used effectively and how powerful the number-crunching capacity of the CPU is.</p>
<p>Since Windows XP was originally only released as a 32-bit operating system, and because older hardware have 32-bit device drivers, application development on the Windows platform has been slow in moving to 64-bit. However, after both Windows XP and Vista were released in 64-bit, Microsoft is now pushing 64-bit strongly, and you can expect application developers to take advantage of 64-bit computing soon.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/MS64bitComputing.jpg" border="0" alt="MS 64-bit Computing" width="369" height="218" /></p>
<p><span id="more-27244"></span></p>
<h3><strong>Should You Buy 32-bit or 64-bit Windows 7?</strong></h3>
<p>Fortunately, you do not need to worry about all this when purchasing a computer or Windows 7. If you are buying a new PC from a vendor, it will ship with 64-bit Windows pre-installed if the configuration supports 64-bit. If you buy retail boxed versions of Windows 7, they <a href="http://windows.microsoft.com/en-us/windows7/products/features/64-bit-support">will include</a> <em>both</em> 32-bit and 64-bit editions, except for the <strong>Home Basic edition.</strong></p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Win7SysInfo.png" border="0" alt="Win7 SysInfo" width="506" height="249" /></p>
<h3><strong>Advantages of 64-bit</strong></h3>
<p>There are several benefits of going to Windows 7 64-bit:</p>
<ul>
<li>With 32-bit Windows, you can use a maximum of 4GB RAM. 64-bit Windows 7 runs very fast with 4GB <em>and</em> you can upgrade your RAM to 8 or 16 GB later, making your system future-proof.</li>
<li>A 32-bit OS can theoretically use up to 4 GB of RAM, but 32-bit versions of Windows Vista and Windows 7 <a href="http://4sysops.com/archives/why-windows-vista-only-sees-3gb-memory-in-a-pc-with-4gb-ram-and-how-vista-sp1-fools-its-users/">see a maximum</a> of 3.12 GB. With 64-bit Windows 7, you can <strong>use the full 4GB RAM.</strong></li>
<li>You get better security with 64-bit Windows. All 64-bit device drivers are digitally signed, which means you will not have random crashes. You also get more advanced security features like <a href="http://www.microsoft.com/whdc/driver/kernel/64bitpatch_FAQ.mspx">Kernel Patch Protection</a> with 64-bit Windows 7.</li>
<li>Since 64-bit systems process more information and support greater RAM, Windows 7 is more responsive when you are running complex applications or many applications simultaneously. If you use graphics applications like Photoshop, video editing, games, CAD, etc., you should go 64-bit.</li>
<li>Not all applications have 64-bit versions that take advantage of the 64-bit architecture, but you can expect more of them after Windows 7 goes mainstream. Meanwhile, most 32-bit applications work fine under 64-bit Windows. If any of them don’t for some reason, you can reasonably expect the application developers to fix any issues, because a lot of people will be running 64-bit Windows.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/ProgramFilesFolders.png" border="0" alt="ProgramFilesFolders" width="560" height="290" /></p>
<h3><strong>Check If Your PC Supports 64-Bit Windows 7</strong></h3>
<p>If you have bought or upgraded your computer in the past couple of years, with an Intel Core 2 Duo or equivalent/higher processor, your PC is already equipped to run 64-bit Windows 7. If you want to make sure, you can do any of the following:</p>
<ul>
<li>If you are running 32-bit Windows Vista, go to <em>Control Panel &gt; System and Maintenance &gt; Performance Information and Tools</em>. Click <em>View and print details.</em> In the <strong>System</strong> section, you can see whether your PC is <strong>64-bit capable.</strong></li>
<li>You can use the <a href="http://windows.microsoft.com/en-us/windows/downloads/upgrade-advisor">Windows 7 Upgrade Advisor</a> to find out if your system can run 64-bit Windows 7.</li>
<li>Check the <a href="http://www.microsoft.com/windows/compatibility/windows-7/partner/default.aspx">Windows 7 Compatibility Center</a> to see if your devices have 64-bit drivers.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Win7UpgradeAdvisor.png" border="0" alt="Win7 Upgrade Advisor" width="572" height="299" /></p>
<h3><strong>When You Should Use 32-bit</strong></h3>
<p>There are some situations in which you are better off using 32-bit Windows 7:</p>
<ul>
<li>If you use only 2GB of RAM, and do not plan to upgrade anytime soon. To really take advantage of 64-bit Windows 7, you need minimum 4GB RAM.</li>
<li>You have legacy devices like scanners and printers that do not have 64-bit device drivers. 32-bit drivers are <strong><em>not</em></strong> supported under 64-bit Windows 7, so you should make sure all the devices you need to use are compatible with 64-bit.</li>
<li>You run old 16-bit applications that were developed for Windows 3.1 or DOS. These won’t run under 64-bit Windows.</li>
</ul>
<p>Did this post clear your doubts about 32-bit and 64-bit Windows versions? Is your system ready for 64-bit Windows 7? Feel free to share and ask any questions 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-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/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/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/windows-7-libraries-%e2%80%93-and-why-you-want-them/" title="Windows 7 Libraries Explained – And Why You Want Them (June 21, 2009)">Windows 7 Libraries Explained – And Why You Want Them</a> (50)</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/how-to-choose-between-32-bit-64-bit-windows-7-operating-systems/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>How To Enable File Sharing On Vista Without Any Password</title>
		<link>http://www.makeuseof.com/tag/how-to-enable-file-sharing-on-vista-without-any-password/</link>
		<comments>http://www.makeuseof.com/tag/how-to-enable-file-sharing-on-vista-without-any-password/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 16:01:37 +0000</pubDate>
		<dc:creator>Jack Cola</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[file sharing]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=27147</guid>
		<description><![CDATA[If you use Windows Vista, you may notice that sharing files within your home network may be a little difficult. You get all these sorts of errors saying ‘Access Denied’ or ‘You don’t have the correct permission’ and your thinking why? How hard is it to share a simple folder?
So hopefully this tutorial will allow [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/sharing_intro.png" border="0" alt="sharing_intro" vspace="5" align="left" />If you use Windows Vista, you may notice that sharing files within your home network may be a little difficult. You get all these sorts of errors saying ‘Access Denied’ or ‘You don’t have the correct permission’ and your thinking why? How hard is it to share a simple folder?</p>
<p>So hopefully this tutorial will allow you to share files and folders to other computers on your network without a password. This tutorial is assuming that you do not have or use any type of user account password on your computer.  <em>Since we will not be using a password to share our files and folders, other network users will be able to access, read or modify the contents of the files you choose to share. Only do this if you trust all computers and users that have access to your network.</em></p>
<p>The first thing to do to enable this kind of file sharing on Vista is to head over to the Network and Sharing Center. To do this, go to ‘<em>Control Panel\Network and Internet\Network and Sharing Center</em>’ (you can simply paste this into a folder URL bar).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/network_sharing_center.png" alt="file sharing on Vista" width="570" height="428" /></p>
<p><span id="more-27147"></span><br />
The first step is to customize the settings under ‘<em>Sharing and Discover</em>’. Under <em>Network Discover</em>, check ‘<em>Turn on network discovery</em>’ and click <em>apply</em>. Under <em>File Sharing</em>, click ‘<em>Turn on file sharing</em>. It is up to you if you want to have Public Folder Sharing active or deactivated.</p>
<p>This simply means that any files and folders in the Public account on your computer will be accessible. If you only want to share certain files with all networked users, this is simply your easiest option to choose. However, if you want to share certain folders on your computer, continue reading.</p>
<p>The next thing is to ensure you select ‘<em>Turn off password protected sharing</em>’. When I was testing this setting, when I had Password Protected Sharing on, I could not access my computer on another computer. When I had it set to Off, I could.</p>
<p>With the above settings set, you may already be able to access shared files on other computers. If you can’t, or you want to share individual folders, keep reading.</p>
<p>There is a folder on my hard drive that I want all users of my home network to be able to access. To share this folder, simply right click and choose <em>Share</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/sharing.png" border="0" alt="file sharing on vista network" width="570" height="422" /></p>
<p>If you do not see something similar to this, you must have ‘<em>Use Sharing Wizard</em>’ disabled. To enable it, type in ‘<em>Folder Options</em>’ in the Start Menu search bar, select <em>view</em> and tick <em>Use Sharing Wizard</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/sharing_folder_options.png" alt="sharing_folder_options" width="396" height="479" /></p>
<p>Now to share files with every computer on the network without a password, you have to add Everyone to be allowed access to the folder. So what you have to do is type the word ‘<em>Everyone</em>’ in the text bar and click <em>add</em>. Click on the Permission Level and choose Co-owner, then click share. Everyone on the network should now be able to access and change files in that folder. If you only want to allow read access, simply choose ‘<em>Reader</em>’.</p>
<p>If Sharing Wizard is switched off, pretty much follow the same principles. Right click on folder you want to share, and choose <em>Share</em>. Then click on <em>Advance Sharing</em>, then click on <em>Permission, Click on Add</em>, type in <em>Everyone</em> and click<em> OK</em>. Then set the appropriate access controls, and click <em>OK</em> to all the open dialog boxes.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/advance_sharing.png" alt="advance_sharing" width="566" height="900" /></p>
<p>You should now be able to access the folders on network computers without using a password. But remember, not using a password enables all networked computers to access your files, so be careful about the files you share. If you are still having problems with file sharing on Vista, make sure you ask for help 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-set-up-an-instant-private-network-with-remobo/" title="How To Set Up An Instant Private Network With Remobo (August 16, 2008)">How To Set Up An Instant Private Network With Remobo</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-easily-share-files-across-mac-windows-computers/" title="How To Easily Share Files Between Mac &#038; Windows Computers (November 5, 2008)">How To Easily Share Files Between Mac &#038; Windows Computers</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-build-a-home-media-server-from-an-old-pc/" title="How To Build A Home Media Server From An Old PC (October 5, 2009)">How To Build A Home Media Server From An Old PC</a> (22)</li>
	<li><a href="http://www.makeuseof.com/tag/establish-file-sharing-notifications-between-networked-macs/" title="Establish File-Sharing &#038; Notifications Between Networked Macs (February 15, 2009)">Establish File-Sharing &#038; Notifications Between Networked Macs</a> (2)</li>
	<li><a href="http://www.makeuseof.com/tag/creating-your-own-personal-virtual-private-network-with-hamachi/" title="Creating Your Own Personal Virtual Private Network with Hamachi (July 30, 2008)">Creating Your Own Personal Virtual Private Network with Hamachi</a> (25)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-enable-file-sharing-on-vista-without-any-password/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Deskbot &#8211; Your Own Free Talking Desktop Buddy</title>
		<link>http://www.makeuseof.com/tag/deskbot-your-own-free-talking-desktop-buddy/</link>
		<comments>http://www.makeuseof.com/tag/deskbot-your-own-free-talking-desktop-buddy/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 20:00:40 +0000</pubDate>
		<dc:creator>Ryan Dube</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[geeky fun]]></category>
		<category><![CDATA[offbeat]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=27059</guid>
		<description><![CDATA[First of all, I must admit that I like odd software. I like applications that push the edge of available technologies and do things that you&#8217;d never even consider doing with your computer. It&#8217;s with this in mind that I went out in search of a free talking desktop buddy to add to my new [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/merlin.jpg" alt="" vspace="5" align="left" />First of all, I must admit that I like odd software. I like applications that push the edge of available technologies and do things that you&#8217;d never even consider doing with your computer. It&#8217;s with this in mind that I went out in search of a free talking desktop buddy to add to my new Sony Vaio list of installed apps.</p>
<p>My requirements were pretty simple. I wanted a little character in the lower right corner of the screen that talks to me and interacts with me when I want it to, and otherwise keeps its trap shut when I don&#8217;t. I wanted a little dude that&#8217;s helpful and functional, but wouldn&#8217;t get in the way when I wanted to click on the screen.</p>
<p>With all of these requirements listed, I struck out in search of a cool application that could accomplish all of these things. Needless to say, I was terribly disappointed for many hours. As my search grew old, I almost gave up. Other than countless websites with viruses or malware doubled as an alleged virtual desktop characters &#8211; there was no legitimate application to be found. That is until I landed on the very last link that I found &#8211; and then like that I discovered the perfect app, simply called <a href="http://www.bellcraft.com/deskbot/">DeskBot</a>. Let me introduce you to my brand new free talking desktop buddy.<br />
<span id="more-27059"></span></p>
<h3>DeskBot, The Free Talking Desktop Buddy &#8211; It&#8217;s For Real</h3>
<p>First of all, kudos to Gordon Bell at BellCraft Technologies for developing this cool little app and offering it for free. After installing the base application from the download page and running it, you&#8217;ll immediately discover a little blue Genie in the lower right corner of your screen, and you&#8217;re presented with the settings window.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-27060" style="border: 1px solid black;" title="genie1" src="http://www.makeuseof.com/wp-content/uploads/2009/10/genie1.jpg" alt="free talking desktop buddy" width="550" height="541" /></p>
<p>The two features you can set up on this first screen are the ability for your character to read any text that you highlight and copy in a digitized voice, and in various intervals (which you can set), your little desktop buddy will tell you the current time. The next few tabs let you configure everything about the character.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-27061" style="border: 1px solid black;" title="genie2" src="http://www.makeuseof.com/wp-content/uploads/2009/10/genie2.jpg" alt="free talking desktop buddy" width="478" height="449" /></p>
<p>The software comes default with the Genie or Merlin, and you can set the voice, the animations, whether a balloon appears when your character talks, and a whole bunch of other customizations. Now, as an aid for those learning to read or elderly who can&#8217;t read the small text on the screen, the next &#8220;Read&#8221; tab is fantastic.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-27062" style="border: 1px solid black;" title="genie4" src="http://www.makeuseof.com/wp-content/uploads/2009/10/genie4.jpg" alt="free talking desktop buddy" width="568" height="543" /></p>
<p>Your desktop buddy is prepared, at any time, to read entire texts out loud for you. Just copy and paste the text into this screen and click on the green &#8220;Read&#8221; button &#8211; and your character comes to life and starts reading to you, complete with a pop-up balloon (if you&#8217;ve configured one). Now, the next tab is my favorite part of this little app.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-27064" style="border: 1px solid black;" title="genie6" src="http://www.makeuseof.com/wp-content/uploads/2009/10/genie6.jpg" alt="interactive desktop buddies" width="566" height="522" /></p>
<p>This is where you can configure a variety of greetings that your little buddy will greet you with when your computer first starts up. I have to say, hearing the Microsoft digitized voice saying, &#8220;Let&#8217;s rock and roll&#8221; had me on the floor in stitches laughing. Honestly, the standard voices and characters just don&#8217;t cut it for me &#8211; they&#8217;re way too 1990&#8217;s for my taste. Thankfully, the <a href="http://www.bellcraft.com/deskbot/">DeskBot download page</a> offers downloads for additional Microsoft Agent characters and voices (including French, German, Italian, Japanese, Korean, Portuguese, Russian and Spanish).</p>
<p>To be honest, the default characters remind me too much of those annoying little animated guys in Word and Excel that keep getting in your way. So, searching through the characters, I found the guy I wanted &#8211; a bouncer guy wearing the most hilarious bright green suit.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-27065" style="border: 1px solid black;" title="genie7" src="http://www.makeuseof.com/wp-content/uploads/2009/10/genie7.jpg" alt="interactive desktop buddies" width="571" height="465" /></p>
<p>This guy is a riot. When he&#8217;s bored he puts on sunglasses, drinks from a soda can and then chucks it off screen (complete with the sound effects of the clinking can).</p>
<p>Your new friend will greet you every time you start up your computer. You can open up entire text files and have your talking desktop buddy dictate the text while you finish other tasks. Your character will let you know the time as often as you like, and even while you&#8217;re working and don&#8217;t need the help, your little friend will wait patiently, snoozing or sleeping, until you need something.</p>
<p><strong>Deskbot</strong> &#8211; <a href="http://www.bellcraft.com/deskbot/">link</a></p>
<p>Have you ever made use of any other applications with Microsoft Agent technology? Can you think of any other cool uses for DeskBot? Share your opinions in the comments section below.
<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/top-five-list-of-fan-sites-for-superheroes/" title="Top Five Superhero Fan Web Sites (October 12, 2009)">Top Five Superhero Fan Web Sites</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/top-8-websites-with-cool-free-tests-that-measure-your-personality-traits/" title="Top 8 Websites With Cool Free Personality Traits Tests (November 8, 2009)">Top 8 Websites With Cool Free Personality Traits Tests</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/top-5-sites-with-future-predictions-about-the-world/" title="Top 5 Sites With Future Predictions About The World (September 28, 2009)">Top 5 Sites With Future Predictions About The World</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/geek-relief-the-cutest-sites-on-the-internet/" title="The 6 Cutest Sites with Silly Pet Pics and LOL Pets (June 30, 2009)">The 6 Cutest Sites with Silly Pet Pics and LOL Pets</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/create-simulated-model-train-layout-plans-and-control-your-train-with-your-pc/" title="How To Create Simulated Model Train Layout Plans &#038; Control Train With Your PC (September 7, 2009)">How To Create Simulated Model Train Layout Plans &#038; Control Train With Your PC</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/deskbot-your-own-free-talking-desktop-buddy/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>A Beginners Guide To The Windows Command Line</title>
		<link>http://www.makeuseof.com/tag/a-beginners-guide-to-the-windows-command-line/</link>
		<comments>http://www.makeuseof.com/tag/a-beginners-guide-to-the-windows-command-line/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 22:01:18 +0000</pubDate>
		<dc:creator>Tina</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=26892</guid>
		<description><![CDATA[This is not another post about smilies. This article deals with the Windows command line.
The command line lets you communicate directly with your computer and instruct it to perform various tasks. For this you have to use specific commands. The commands are not necessarily intuitive, so they have to be learned, just like words in [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/06/cmdlinelogo.png" border="0" alt="command line" vspace="5" align="left" />This is not <a title="15 Popular Codes for Smiley Faces and their Meanings" href="http://www.makeuseof.com/tag/15-popular-codes-for-smiley-faces-their-meanings/">another post</a> about smilies. This article deals with the Windows command line.</p>
<p>The command line lets you communicate directly with your computer and instruct it to perform various tasks. For this you have to use specific commands. The commands are not necessarily intuitive, so they have to be learned, just like words in a language. Fortunately, there are graphical user interfaces (GUIs) replacing most procedures that formerly required using the command line.</p>
<p>However, sometimes using the command line is quicker or even the only way to access certain information. Thus knowing how to use the command line can be extremely valuable. And that&#8217;s where this Windows command guide comes in.</p>
<p>To access the Windows command line in XP, click <em>&gt; START &gt; Run</em>, type <strong>cmd</strong> into the <em>&gt; Open:</em> field, and click <em>&gt; OK</em>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/10/CommandLine01.png" border="0" alt="windows command guide" /></p>
<p><span id="more-26892"></span><br />
Alternatively, you can go through <em>&gt; Start &gt; All Programs &gt; Accessories</em> and select <em>&gt; command prompt</em>.</p>
<p>This launches cmd.exe, a window that reminds us of the old days in computer history: pure white text on a uniform black background. Despite its resemblance to a DOS windows, cmd.exe merely is a command line interpreter merely similar to DOS.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/CommandLine02.png" border="0" alt="guide windows commands" /></p>
<p>Now that you have successfully accessed the command prompt, what is there to do here?</p>
<p>To operate at command prompt level, you need to know some commands. Let me give you some basics to play with.</p>
<h3><strong>Help</strong></h3>
<p>First let me say that there is intrinsic help in the command prompt. If you&#8217;re not sure whether a certain command really exists or what it does or what switches there are to it, type the command followed by a <strong>/?</strong> and you shall be enlightened.</p>
<h3><strong>Switches</strong></h3>
<p>Switches are optional extensions to a command, which change the command&#8217;s behavior. We actually saw an example of a switch in the previous section. <strong>/?</strong> is a switch to any command, explaining its function rather than executing it in any way.</p>
<p>Note that you can add several switches to each command, but always leave a space between the command and each switch.</p>
<p>Now let&#8217;s get on with serious commands.</p>
<h3><strong>dir</strong></h3>
<p>The dir command lists the contents of the current <span style="text-decoration: underline;">dir</span>ectory.</p>
<p>There are some useful switches to it. For example <strong>dir /d</strong> (/d being the switch) will list the directory contents in up to three columns. Alternatively, you can use <strong>dir /w</strong>, which will sort the contents differently. With <strong>dir /p</strong> the information doesn&#8217;t scroll, but pauses at the end of the screen, until you hit a random key for the next screen full of data.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/CommandLine03.png" border="0" alt="windows command guide" /></p>
<h3><strong>cd</strong></h3>
<p>To <span style="text-decoration: underline;">c</span>hange <span style="text-decoration: underline;">d</span>irectories, use the cd command.</p>
<p>Pick a directory seen in the previous dir listing. Directories are indicated by &lt;DIR&gt; in the directory listing. For example type <strong>cd desktop</strong> and you will switch into the Desktop directory. Type <strong>cd..</strong> to return to the previous directory. To go directly to a specific directory, rather than haggling your way through each single one, type in the entire path. Let&#8217;s say you went back to C:\&gt; and want to return to the Desktop directory. Simply type <strong>cd documents and settings\administrator\desktop</strong>.</p>
<p>Note that switching between drives doesn&#8217;t require the cd command. Simply type in the respective drive letter and a colon, e.g. d: to switch.</p>
<h3><strong>mkdir</strong></h3>
<p>This one is used to <span style="text-decoration: underline;">m</span>a<span style="text-decoration: underline;">k</span>e a <span style="text-decoration: underline;">dir</span>ectory, i.e. create a new directory. Type <strong>mkdir name</strong> to create a directory called name.</p>
<h3><strong>rmdir</strong></h3>
<p>To <span style="text-decoration: underline;">r</span>e<span style="text-decoration: underline;">m</span>ove a <span style="text-decoration: underline;">dir</span>ectory, use this command. So that would be <strong>rmdir name</strong> to remove a directory called name. Only empty directories can be removed.</p>
<p>You can of course create and delete directories located in any other directory, you just have to specify the respective path in your command, starting from where you are.</p>
<p>For example <strong>mkdir documents and settings\administrator\test</strong> when you&#8217;re in C:\ or <strong>mkdir administrator\test</strong> if you&#8217;re already in the documents and settings directory.</p>
<h3><strong>del</strong></h3>
<p>This is the command to <span style="text-decoration: underline;">del</span>ete files. It works similar to the mkdir and rmdir commands. So you type <strong>del example.exe</strong> to delete the file example.exe in your directory. If you&#8217;re not already in the right directory, you add the respective path.</p>
<p>This was a short list of commands to make you familiar with the command line environment. For an entire list of commands, please refer to <a title="Command Line Reference A to Z" href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ntcmds.mspx?mfr=true">this list</a>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/CommandLine04.png" border="0" alt="command prompt" /></p>
<p>We will now look at some very helpful commands for tasks that can not easily be completed by any other means. For all of them you can use the /? switch, to find out what all you can do with these commands.</p>
<h3><strong>driverquery</strong></h3>
<p>For a list of all drivers installed on your system, driverquery is the quickest solution.</p>
<h3><strong>ping</strong></h3>
<p>Ping must be the most popular command line prompt. It&#8217;s used to check an IP address and see whether the respective computer is online or responding, i.e. whether network communication between your and that computer is possible.</p>
<h3><strong>ipconfig</strong></h3>
<p>Here you can reveal network data of your own computer, such as the name of your computer in the network, your IP address or your MAC address.</p>
<h3><strong>systeminfo</strong></h3>
<p>The command to retrieve extensive information about your system, including Windows serial number, computer model, and available RAM.</p>
<p>This Windows command guide can merely touch on the surface of what the command line can do. For more extensive information, please refer to <a title="The Command Line in Windows" href="http://commandwindows.com/">The Command Line in Windows</a> and PCStats&#8217; <a title="WindowsXP Command Prompt Guide" href="http://www.pcstats.com/articleview.cfm?articleid=1723">WindowsXP Command Prompt Guide</a>.</p>
<p>If you got hooked, you might want to check out the following MakeUseOf articles dealing with the command line. Varun wrote about <a title="10 Windows Command Line Tips" href="http://www.makeuseof.com/tag/10-windows-command-line-tips-tricks-you-should-definitely-check-out/">10 Windows Command Line Tips You Should Check Out</a> and he introduced <a title="Nircmd Command Line Tool" href="http://www.makeuseof.com/tag/nircmd-a-power-packed-command-line-tool/">Nircmd &#8211; A Power Packed Command Line Tool</a>. Mark explained how to <a title="Change Windows User Password" href="http://www.makeuseof.com/tag/quick-tip-change-the-windows-user-password-via-command-line/">Change the Windows User Password</a> via Command Line.</p>
<p>What command do you find most useful?
<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/10-windows-command-line-tips-tricks-you-should-definitely-check-out/" title="10 Windows Command Line Tips You Should Check Out (June 6, 2009)">10 Windows Command Line Tips You Should Check Out</a> (33)</li>
	<li><a href="http://www.makeuseof.com/tag/top-3-sites-to-help-you-become-a-linux-command-line-master/" title="Top 3 Sites To Help You Become A Linux Command Line Master (November 16, 2009)">Top 3 Sites To Help You Become A Linux Command Line Master</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/run-windows-commands-easily-with-commands-in-demand/" title="Run Windows Commands Easily with Commands In Demand (August 20, 2009)">Run Windows Commands Easily with Commands In Demand</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/nircmd-a-power-packed-command-line-tool/" title="Nircmd &#8211; A Power Packed Command Line Tool (August 30, 2008)">Nircmd &#8211; A Power Packed Command Line Tool</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/bringing-command-lines-to-the-web-yubnub-and-more/" title="Bringing Command Lines to The Web: Yubnub and More! (June 20, 2008)">Bringing Command Lines to The Web: Yubnub and More!</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/a-beginners-guide-to-the-windows-command-line/feed/</wfw:commentRss>
		<slash:comments>8</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 Hide Text In Microsoft Word 2007, Reveal It &amp; Protect It</title>
		<link>http://www.makeuseof.com/tag/how-to-hide-text-in-microsoft-word-2007-reveal-it-protect-it/</link>
		<comments>http://www.makeuseof.com/tag/how-to-hide-text-in-microsoft-word-2007-reveal-it-protect-it/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 12:01:23 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[hide data]]></category>
		<category><![CDATA[microsoft office]]></category>
		<category><![CDATA[microsoft word]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=26947</guid>
		<description><![CDATA[Sometimes what we hide is more important than what we reveal. Especially, documents with sensitive information, some things are supposed to be ‘for some eyes only’. Such scenarios are quite common, even for the more un-secretive among us.
You want to show someone a letter composed in MS Word, but want to keep some of the [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/TN5.png" alt="TN" vspace="5" align="left" />Sometimes what we hide is more important than what we reveal. Especially, documents with sensitive information, some things are supposed to be ‘for some eyes only’. Such scenarios are quite common, even for the more un-secretive among us.</p>
<p>You want to show someone a letter composed in MS Word, but want to keep some of the content private; or it’s an official letter with some part of it having critical data. As important as these two are, the most common use could involve a normal printing job. Many a time we have to print different versions of a document, one copy for one set of eyes and others for other sets.</p>
<p>Rather than creating multiple copies and therefore multiple printing jobs, what if we could just do it from the same document? That too, without the hassle of repeated cut and paste.</p>
<p>We can, with a simple feature in MS Word – it’s just called <em>Hidden</em> and let me show you how to use it to hide text in Microsoft Word 2007. It’s a simple single click process.</p>
<p><span id="more-26947"></span></p>
<ol>
<li>Open the document which you want to work upon. The screenshot below shows the before state, i.e. before we activate the <em>Hidden</em> feature.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/17.png" alt="hide text in Microsoft Word 2007" width="580" height="133" /></p>
<li>Select the text you want to hide from prying eyes. Right click and choose the <em>Font</em> option from the context menu.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/21.png" alt="hide text in Microsoft Word 2007" width="361" height="372" /></p>
<li>Under <em>Effects</em>, put a checkmark against <em>Hidden</em>. Click <em>OK</em>.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/31.png" alt="hide text in Microsoft Word 2007" width="405" height="508" /></p>
</ol>
<p>The text has done a Houdini act.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/41.png" alt="hide text in Microsoft Word" width="580" height="83" /></p>
<p>But with the important part invisible to the eye, how do we get it back? Houdini usually made dramatic reappearances, MS Word’s Hidden feature doesn’t quite match up but it’s dead easy.</p>
<ol>
<li>Select the entire document with a Select All (<em>Ctrl-A</em> or <em>Toolbar – Editing – Select – Select All</em>). Right click and go back to the <em>Font</em> option again from the context menu.</li>
<li>The <em>Hidden</em> setting is solid and active. Click on it once to display the checkmark. Click again to remove the checkmark and unhide all the content. Click <em>OK</em> to exit and reveal the content.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/51.png" alt="hide text in Microsoft Word" width="385" height="115" /></p>
<li><strong>Note:</strong> There is another way to reveal hidden content. Click on the <em>Office Button – Word Options – Display</em>. Click on the <em>Hidden</em> text formatting marker under <em>Always show these formatting marks on the screen</em>. Any hidden text in the document is revealed underlined with the marker.</li>
</ol>
<p>Thus, with a simple toggle of a setting you can selectively hide blocks of text, print the documents and then unhide the text again. That’s great, but what if you need to send the document over to someone with hidden content? Then we need to fall back on the <em>Protect Document</em> feature of MS Word for more ironclad security.</p>
<p><strong>Protect Document</strong> is a security feature that prevents modification of a text document unless allowed by the author. To start protection, click on the <em>Review</em> tab and go to the <em>Protect</em> group and follow these steps.</p>
<ol>
<li>Click on <em>Protect Document – Restrict Formatting and Editing</em>.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/81.png" alt="hide text in Microsoft Word" width="239" height="216" /></p>
<li>Drill down and click on <em>Limit formatting to a selection of styles &#8211; Settings</em> under <em>Formatting Restrictions</em>.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/91.png" alt="how to hide text in word" width="207" height="196" /></p>
<li>In the <em>Formatting Restrictions</em> box, select <em>None</em> to disallow formatting for styles.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/101.png" alt="how to hide text in word" width="405" height="428" /></p>
<li>Click <em>OK</em> and then put a check against <em>Allow only this type of editing in the document</em> and keep it set on <em>No Changes (Read Only)</em> in the dropdown.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/111.png" alt="how to hide text in word" width="206" height="200" /></p>
<li>To make the protection active click on <em>Start Enforcement</em> and provide a password to secure the document. Now, you can forward this document to others with the text hidden and protected from changes.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/121.png" alt="how to hide text in word" width="544" height="279" /></p>
</ol>
<p>Hidden text as a formatting control is usually more useful for quick print jobs rather than as a secretive cloaking device.</p>
<p>Though, the latter too can be used creatively. Think of school quizzes with the answers hidden. I personally use it to hide and unhide sections while writing. Sometimes, it helps me understand the flow and length (word count) without having to delete any section.</p>
<p>Do you use this feature to hide text? How…or has it stayed hidden and unused?</p>
<p><small>Image Credit: <a rel="nofollow" href="http://www.flickr.com/photos/carbonnyc/">CarbonNYC</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/quickly-easily-protect-encrypt-files-with-conceal/" title="How to Easily Protect &#038; Encrypt Files with Conceal (Windows) (November 18, 2009)">How to Easily Protect &#038; Encrypt Files with Conceal (Windows)</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/hide-protect-your-files-with-easy-file-locker-windows/" title="Hide &#038; Protect Your Files with Easy File Locker [Windows] (July 14, 2009)">Hide &#038; Protect Your Files with Easy File Locker [Windows]</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/protect-your-browsing-history-wipe-mru-index-dat-files/" title="Really Delete Your Browsing History &#8211; wipe MRU &#038; index.dat files (December 23, 2008)">Really Delete Your Browsing History &#8211; wipe MRU &#038; index.dat files</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/quick-tip-how-to-password-protect-word-documents/" title="Quick Tip: How To Add Password to Word Documents (December 30, 2007)">Quick Tip: How To Add Password to Word Documents</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/keeping-under-the-radar-and-securing-your-files/" title="Keeping Under the Radar and Securing Your PC Files (June 16, 2008)">Keeping Under the Radar and Securing Your PC Files</a> (21)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-hide-text-in-microsoft-word-2007-reveal-it-protect-it/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Create A Virtual Machine Clone of Your Existing Hard Drive [Windows]</title>
		<link>http://www.makeuseof.com/tag/create-a-virtual-machine-image-of-your-existing-hard-drive-windows/</link>
		<comments>http://www.makeuseof.com/tag/create-a-virtual-machine-image-of-your-existing-hard-drive-windows/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 14:00:54 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[virtual drive]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=26587</guid>
		<description><![CDATA[As many of you know, with virtualization you can run an operating system within another. There are plenty of reasons why you would want to do that: if you are a developer you might want to see how your application behaves on different operating systems; you can test out software, products and suspicious files in [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/virtuallogo.jpg" alt="" vspace="5" align="left" />As many of you know, with <a href="http://www.makeuseof.com/tags/virtualization/">virtualization</a> you can run an operating system within another. There are plenty of reasons why you would want to do that: if you are a developer you might want to see how your application behaves on different operating systems; you can test out software, products and suspicious files in an isolated environment without damaging your host operating system.</p>
<p>There are various software available for creating and running virtual machine image. <a href="http://www.microsoft.com/windows/virtual-pc/">Microsoft&#8217;s Virtual PC</a>, <a href="http://www.vmware.com/">VMware</a>, and <a href="http://www.virtualbox.org/">Sun Microsystems&#8217; VirtualBox</a> to mention a few. Usually, there are several steps you would need to follow in order to create a virtual machine. These include creating a virtual hard disk and then installing the required operating system on the virtual hard disk. </p>
<p>Recently, Microsoft-owned Sysinternals released a utility that would be useful for easily creating a virtual machine image from your <strong>existing</strong> hard drive contents. This can be very useful if you have one of your computers at home or work set up for a particular task and you want to access all the same tools and software temporarily from your laptop.</p>
<p>The tool is aptly called <a href="http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx">Disk2vhd</a>. Its a small download and doesn&#8217;t require installation. Just fire up the application with administrator rights and you are good to go. It will show you various hard disks and partitions on your computer. Select the one you would like turned into virtual hard disks, hit create and the applications goes about doing its thing.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/10/disk2vhd0.png" alt="" width="417" height="335" /></p>
<p><span id="more-26587"></span></p>
<p>In the &#8216;Space Required&#8217; column, Disk2vhd shows you the amount of hard disk space you will need to have in order to create the virtual hard disk from your computer&#8217;s partitions. The process could take really long so you might as well go out grab something to eat/drink and come back &#8212; and if you are lucky, it would have created the virtual hard disk. The time it requires would depend on the size of the disk you are trying to turn into a virtual hard disk. Generally be prepared to wait for quite a while.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/10/disk2vhd.png" alt="" width="417" height="335" /></p>
<p>Once the VHD file is created, you can use one of the virtualization apps mentioned above to run a virtual machine off the hard disk image you&#8217;ve just created. All three support VHD files. <a href="http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx">Here</a> are the details in case you want to look into them.</p>
<p>In addition, Vista (and now Windows 7) users can mount .vhd files as regular hard disks as well. Follow these steps:</p>
<ul>
<li>Right click on My Computer icon and choose &#8216;Manage&#8217;.</li>
<li>Listed under Storage, choose &#8216;Disk Management&#8217;.</li>
</ul>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/10/storage.png" alt="" width="231" height="131" /></p>
<ul>
<li>From the Action menu, choose Attach VHD, browse to the location of the VHD file, check read-only if you want to safeguard the contents against modification and click OK.</li>
</ul>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/10/attachvhd.png" alt="" width="220" height="217" /></p>
<ul>
<li>You will now be able to access it like a regular hard disk.</li>
</ul>
<p><a href="http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx">Disk2vhd</a> is a great tool that lets you create a virtual machine image from your existing hard disk setup. The tool does all this from within the operating system without requiring you to boot from a CD. You can easily take your current computer and run it as a virtual machine on another computer. One thing you would require is free hard disk space.</p>
<p>What do you think of it? Do you know about similar tools? Share them with everyone 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/free-operating-systems-to-use-on-virtualbox/" title="Test Drive Linux Operating Systems with VirtualBox (February 16, 2009)">Test Drive Linux Operating Systems with VirtualBox</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/installing-windows-7-on-a-virtual-machine/" title="How To Install Windows 7 on a Virtual Machine with VirtualBox (January 26, 2009)">How To Install Windows 7 on a Virtual Machine with VirtualBox</a> (79)</li>
	<li><a href="http://www.makeuseof.com/tag/test-windows-7-rc-on-a-virtual-machine-part-2/" title="Test Windows 7 RC on a Virtual Machine [Part 2] (May 12, 2009)">Test Windows 7 RC on a Virtual Machine [Part 2]</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/test-windows-7-rc-on-a-virtual-machine-part-1/" title="Test Windows 7 RC on a Virtual Machine [Part 1] (May 9, 2009)">Test Windows 7 RC on a Virtual Machine [Part 1]</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/steadystate-mess-up-reboot-and-everything-is-fixed/" title="SteadyState &#8211; Mess up, Reboot &#038; Everything Is Fixed! (July 5, 2008)">SteadyState &#8211; Mess up, Reboot &#038; Everything Is Fixed!</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/create-a-virtual-machine-image-of-your-existing-hard-drive-windows/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Create An Email Signature in MS Outlook 2007 Using Office Clipart</title>
		<link>http://www.makeuseof.com/tag/how-to-create-an-signature-in-ms-outlook-2007-using-office-clipart/</link>
		<comments>http://www.makeuseof.com/tag/how-to-create-an-signature-in-ms-outlook-2007-using-office-clipart/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 16:01:48 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email signature]]></category>
		<category><![CDATA[email tips]]></category>
		<category><![CDATA[microsoft outlook]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=26402</guid>
		<description><![CDATA[Before writing this post, one thought did cross my mind. With the embarrassment of Web 2.0 signature services on offer, will readers be tolerant of this post. A guide on how to create an email signature in MS Outlook does sound timeworn. But just like ‘old fashioned’ honesty, some old things stick to us.
It is [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/TN.png" alt="TN" vspace="5" width="250" height="167" align="left" />Before writing this post, one thought did cross my mind. With the embarrassment of Web 2.0 signature services on offer, will readers be tolerant of this post. A guide on how to create an email signature in MS Outlook does sound timeworn. But just like ‘old fashioned’ honesty, some old things stick to us.</p>
<p>It is convenient to hop over to web services like <a href="http://www.makeuseof.com/dir/mylivesignature-create-online-signature/">MyLiveSignature</a> or <a href="http://www.makeuseof.com/tag/retaggr-lets-people-know-who-you-are/">Retaggr</a> and get yourself an embeddable signature. It’s easy but it ain’t that much fun for the really creative souls among us. I use the online services myself as <a href="http://www.makeuseof.com/tag/5-ways-to-create-a-business-card-20/">business cards</a> and signatures, but sometimes I feel like standing away from the crowd. After all shouldn’t a signature be – one of a kind?</p>
<p><a href="http://www.makeuseof.com/tag/5-ways-to-create-custom-multiple-signatures-in-gmail/">Gmail’s</a> covered. Now let’s do a bit of rummaging around in MS Outlook and see if we can setup a nice, neat and nifty personal signature simply with the tools we have.</p>
<p><span id="more-26402"></span><br />
We have one – the right side of our brain, and Outlook has the other – Clipart. Clipart is a neutral choice if you don’t like to include your own photo. Also, you have cliparts covering a wide range of moods and environments.</p>
<p>Before deciding on the style of your signature, you might want to consider the information to include and the mail account to use the signature in. Deciding on the graphic you want to use is a particularly important detail to chew over.</p>
<p>To create a new email signature in MS Outlook 2007, the usual route is to start with <em>Tools – Options – Mail Format</em>. And then click on <em>Signature</em> to open the <em>Signatures and Stationery</em> dialog box.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/1_Options.png" alt="1_Options" width="454" height="532" /></p>
<p>Instead, we will take a different approach by creating an email signature in a new message body and then do a copy-paste on to the <em>Edit Signatures</em> dialog box. This approach, gives us more formatting controls (as the editor is based on MS Word) and the use of the Clipart gallery. With creativity as your playground, here’s how…</p>
<ol>
<li>Click on <em>New &#8211; Mail Message</em> to open a blank email.</li>
<li>For a better control over the layout you can use tables. From the ribbon click on <em>Insert tab &#8211; Table</em> to draw a table with the appropriate number of rows and columns. As in the illustration, I have used a 2&#215;2 table with the bottom two rows merged.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/Table.png" alt="Table" width="487" height="432" /></p>
<li>In the first cell, you can insert your own picture or a clipart. Place the cursor on the first cell. On the <em>Insert</em> tab, in the <em>Illustrations</em> group, click on <em>Clip Art</em>.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/3_Insert-Clipart.png" alt="3_Insert-Clipart" width="534" height="141" /></p>
<li>In the <em>Clip Art</em> task pane &#8211; <em>Search for</em> field, key in a word or phrase that describes the clip art that you want, or type in all or some of the file name of the clip art. Click on the one clipart to insert it in the cell.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/4_Clipart.png" alt="4_Clipart" width="333" height="415" /></p>
<li>The other cells can now be filled with your contact info or any custom content and hyperlinks too.</li>
<li>As a final design step you can decide to keep the borders of the table or set it to none for a more seamless look.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/5_Signature.png" alt="5_Signature" width="555" height="337" /></p>
<li>The signature is complete. All that’s left is to select the entire signature (i.e. the table) and copy it to the <em>Signatures and Stationery</em> dialog box.</li>
<li>Open the <em>Signatures and Stationery</em> dialog box as mentioned in the beginning. Click on <em>New</em> and type in a name for the signature in the <em>New Signature</em> field.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/2_New.png" alt="2_New" width="580" height="395" /></p>
<li>Paste the signature in the <em>Edit Signature</em> field area. Click on <em>OK</em>.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/6_Final.png" alt="6_Final" width="580" height="395" /></p>
<li>You can set it as the default for a particular mail account.</li>
<li>Alternatively, to use it, place the cursor in an appropriate location in the email body and click on <em>Signature</em> on the ribbon to select.</li>
</ol>
<p>Just like the real deal, email signatures also carry a reflection of your personality. In a business setting, it is especially important to be clear, concise and exact. So create your signature with these tenets in mind.</p>
<p>Using a clipart is just one way. Sometimes the text information could be more important than snazzy graphics because a lot among us set emails for plain text format.</p>
<p>Have you given a thought to your email signature?</p>
<p><small>Image Credit: <a rel="nofollow" href="http://www.flickr.com/photos/wrobel/">Gunnar Wrobel</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/two-ways-to-promote-publicize-your-latest-blog-post-with-an-email-signature/" title="The 2 Easy Ways to Promote Your Latest Blog Post with an Email Signature (September 8, 2009)">The 2 Easy Ways to Promote Your Latest Blog Post with an Email Signature</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-send-mass-emails-with-a-personal-touch-in-outlook/" title="How To Send Personalized Mass Emails in Outlook (June 28, 2009)">How To Send Personalized Mass Emails in Outlook</a> (26)</li>
	<li><a href="http://www.makeuseof.com/tag/use-microsoft-outlook-rules-to-do-your-bidding-outlook/" title="How to Restart or Shut Down Your Computer Remotely using Microsoft Outlook (July 21, 2009)">How to Restart or Shut Down Your Computer Remotely using Microsoft Outlook</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-find-the-right-time-to-email-anyone/" title="How to Email Smarter With Buit-In Time Zone Converters (June 19, 2009)">How to Email Smarter With Buit-In Time Zone Converters</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/10-productivity-tips-for-the-quickfire-outlook-2007-user/" title="10 Powerful Productivity Tips &#038; Tricks For The Outlook 2007 (September 9, 2009)">10 Powerful Productivity Tips &#038; Tricks For The Outlook 2007</a> (18)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-create-an-signature-in-ms-outlook-2007-using-office-clipart/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To Build A Home Media Server From An Old PC</title>
		<link>http://www.makeuseof.com/tag/how-to-build-a-home-media-server-from-an-old-pc/</link>
		<comments>http://www.makeuseof.com/tag/how-to-build-a-home-media-server-from-an-old-pc/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 16:00:23 +0000</pubDate>
		<dc:creator>Will Mueller</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[file sharing]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[streaming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=25857</guid>
		<description><![CDATA[Almost all of us geeks have at least one or two old computers hanging around the house, in a corner, in a basement, attic, etc. Most of the time these, possibly, useful computers go to waste and eventually sit in that same corner, basement, or attic for years until being wastefully thrown away out of [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/old_computer.jpg" alt="" vspace="5" align="left" />Almost all of us geeks have <em>at least</em> one or two old computers hanging around the house, in a corner, in a basement, attic, etc. Most of the time these, possibly, useful computers go to waste and eventually sit in that same corner, basement, or attic for years until being wastefully thrown away out of necessity. Fortunately, this does not have to be the case for all past acquaintances.</p>
<p>Today, I will show you how to put your old otherwise junky desktop to great use as a Home Media Server. Lets begin!</p>
<p><em>(For more cool articles on how to build home media servers, check out these articles by Damien on how to set up a <a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-center-part-1/">Media Server</a> [<a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-server-part-2/">Part 2</a>] using Linux. Or if you are ready to invest some cash check out our PDF guide on <a href="http://www.makeuseof.com/tag/how-to-build-a-great-media-center-for-your-home-pdf/">How To Build A Great Media Center For Your Home</a>.)</em></p>
<p>In this installation guide on how to build home media servers, I am using an old, reinstalled version of Windows XP SP3 with a <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16822145233">1TB Hitachi</a> hard disk drive. (Note: This should work equally well on Windows Vista with User Account Control (UAC) off and an Administrator account set up on the server.)</p>
<p><span id="more-25857"></span></p>
<p>Start by clicking &#8220;Start&#8221; and &#8220;Control Panel.&#8221; Select &#8220;Network Setup Wizard.&#8221; Press next twice and then select &#8220;This computer connects to the internet thorough a residential&#8230;&#8221; and then select &#8220;Next.&#8221;</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-25858" title="control_panel" src="http://www.makeuseof.com/wp-content/uploads/2009/09/control_panel.jpg" alt="how to build home media servers" width="551" height="415" /></p>
<p>Enter a name and description for your server and then click &#8220;Next.&#8221; In the next window, leave &#8220;MSHOME&#8221; as the workgroup name and then click &#8220;Next.&#8221;</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-25859" title="step1" src="http://www.makeuseof.com/wp-content/uploads/2009/09/step1.jpg" alt="how to build home media servers" width="470" height="368" /></p>
<p>Now, select the &#8220;Tun on Windows File and Printer Sharing&#8221; option and click &#8220;Next.&#8221; Make sure the info is right and click &#8220;Next&#8221; again. On the following screen select &#8220;Just finished;&#8221; and then click &#8220;Next&#8221; and &#8220;Finished.&#8221;</p>
<p>Since we now have your home server connected to your home network we need to actually start allowing for the storing and sharing on files on the network. To do this, find a directory, for example, <em>C:\</em> and then create a new folder called whatever you like. Now, right-click on the folder and click &#8220;Network Sharing and Security&#8221;. When the Security and Sharing window loads, select &#8220;Share this Folder on the Network&#8221; and &#8220;Allow Network User to Change My Files.&#8221;</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-25862" title="shared_folder_stuff" src="http://www.makeuseof.com/wp-content/uploads/2009/09/shared_folder_stuff.jpg" alt="build home media server" width="384" height="471" /></p>
<p>Now that you have a shared home server directory set up you need to be able to start sharing your files! To do so, simply go to your other computer(s) that you wish to access these files at and click on &#8220;Start&#8221; and then right-click on &#8220;My Computer&#8221; and select &#8220;Map Network Drive.&#8221; Now, click &#8220;Browse&#8221; and select the name of the home server and click the &#8220;+&#8221; beside it to expand the options and click the folder that we just created.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-25860" title="map_network_drive" src="http://www.makeuseof.com/wp-content/uploads/2009/09/map_network_drive.jpg" alt="home media server" width="465" height="345" /></p>
<p>To access your newly established home media server, simply go to &#8220;My Computer&#8221; and double-click on the drive you created and your in! You should now be able to copy and paste files to your hearts desire! (If Windows asks you for a username and password, enter your username and password for your home server account.)</p>
<p>Do you use a Home Media Server? What do you use it for? Tell us 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/using-your-linux-computer-as-a-upnp-av-server-part-3/" title="Using Your Linux Computer As A UPnP AV Server (Part 3) (November 7, 2008)">Using Your Linux Computer As A UPnP AV Server (Part 3)</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-server-part-2/" title="Using Your Linux Computer As A Media Server (Part 2) (October 31, 2008)">Using Your Linux Computer As A Media Server (Part 2)</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/total-media-domination-your-tv-video-and-audio-on-any-device/" title="Total Media Domination &#8211; Your TV, Video and Audio on any Device (March 20, 2008)">Total Media Domination &#8211; Your TV, Video and Audio on any Device</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/share-and-stream-unlimited-files-from-your-computer-with-orb/" title="Orb &#8211; Free File Sharing and Streaming Program for Your PC (October 4, 2009)">Orb &#8211; Free File Sharing and Streaming Program for Your PC</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/manage-and-share-your-media-files-with-one-terabyte-of-free-oosah/" title="Manage &#038; Share Your Media Files With One Terabyte Of Free Oosah (December 2, 2008)">Manage &#038; Share Your Media Files With One Terabyte Of Free Oosah</a> (15)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-build-a-home-media-server-from-an-old-pc/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>5 Ways to Print Folder and Directory Contents in Windows</title>
		<link>http://www.makeuseof.com/tag/5-ways-to-print-folder-and-directory-contents-in-windows/</link>
		<comments>http://www.makeuseof.com/tag/5-ways-to-print-folder-and-directory-contents-in-windows/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 18:00:13 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[right-click menu]]></category>
		<category><![CDATA[windows hacks]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=26077</guid>
		<description><![CDATA[It’s one of those simple tasks that suddenly come upon us and we have no idea how to go about it. I had a whole fat folder filled with ebooks and someone casually asked me to send over a list. A list… that sounds really simple.
Did I forget to mention that the ebook folder was [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/TNail1.png" alt="" vspace="5" align="left" />It’s one of those simple tasks that suddenly come upon us and we have no idea how to go about it. I had a whole fat folder filled with ebooks and someone casually asked me to send over a list. A list… that sounds really simple.</p>
<p>Did I forget to mention that the ebook folder was really filled with a lot of titles? It must have had almost 120 ebooks. I almost started manually typing the names when I figured that there must be a less laborious way to print out the directory contents.</p>
<p>Printing directory contents seems so mundane an activity that we forget it has very useful applications in our day to day usage. Especially in a professional setting where you might be told to send over a list of so and so files about such and such subject. In a jiffy. If it’s a small bunch of files then manually writing it down is not a problem. But what if it numbers a few dozen?</p>
<p>Instead of searching for a poor flunky to lend a hand, you can just tap a few keys and get it for yourself. All in double quick time with a few methods.</p>
<p>So let’s work on not one but five ways to print folder and directory contents and get that file list.<br />
<span id="more-26077"></span></p>
<h2>Command DOS</h2>
<p>This is one <a href="http://www.makeuseof.com/tag/10-windows-command-line-tips-tricks-you-should-definitely-check-out/">command line</a> that’s easy to remember and easy to do.</p>
<ol>
<li>Start the command prompt from <em>Run – cmd</em>. Type <em>cd</em> and the directory path of the folder you want to list.</li>
<li>Type <em>dir &gt; print.txt </em></li>
<li>Press<em> Enter</em> and exit from the DOS window.</li>
<li>Open the folder you wanted the listed file content for and you should see a <em>print.txt</em> file. This is a simple Notepad file that can be copied or printed easily.</li>
</ol>
<h2>Setting A Contextual Menu</h2>
<p>A print directory feature can be added to the right-click context menu for a folder. This sends the folder content list directly to the printer. For Windows XP follow these steps:</p>
<ol>
<li>Create a batch file in Notepad by pasting the following text<br />
<blockquote><p><em>@echo off<br />
dir %1 /-p /o:gn &gt; &#8220;%temp%\Listing&#8221;<br />
start /w notepad /p &#8220;%temp%\Listing&#8221;<br />
del &#8220;%temp%\Listing&#8221;<br />
exit</em></p></blockquote>
</li>
<li>Save the file as <em><strong>%windir%\Printdir.bat<br />
</strong></em></li>
<li>Open <em>Control Panel – Folder Options</em>. Click on the <em>File Types</em> tab. Under the registered file types select the entry for <em>Folder</em>. Click on <em>Advanced</em>.<img class="aligncenter size-full wp-image-26080" title="2_Folder-Options" src="http://www.makeuseof.com/wp-content/uploads/2009/10/2_Folder-Options.png" alt="print directory contents" width="386" height="475" /></li>
<li>In the <em>Edit File Type</em> box, click on <em>New</em>. In the <em>Action</em> box, type <em>Print Directory Listing</em>. In the <em>Application used to perform action</em> box, type <em><strong>printdir.bat</strong></em>.<img class="aligncenter size-full wp-image-26081" title="2_Edit-File-Type" src="http://www.makeuseof.com/wp-content/uploads/2009/10/2_Edit-File-Type.png" alt="2_Edit-File-Type" width="418" height="332" /></li>
<li>Click on <em>OK</em> and close all boxes.</li>
<li>Right-click on any folder and use the <em>Print Directory Listing</em> command to send the list to the printer.<img class="aligncenter size-full wp-image-26082" title="2_Print-Directory-Listing" src="http://www.makeuseof.com/wp-content/uploads/2009/10/2_Print-Directory-Listing.png" alt="print all files inside directory" width="190" height="239" /></li>
</ol>
<p>The above instructions and those for Windows Vista can also be found on the <a href="http://support.microsoft.com/kb/321379/en-us">Microsoft Help and Support</a> page.</p>
<p>Software solutions introduce a lot of ease and flexibility to the above process. Here are three freeware apps for the listing job:</p>
<h3>Karen’s Power Tool</h3>
<p>Karen&#8217;s Directory Printer brings with it a GUI and rich features that let you print the name of files on your computer with the file&#8217;s size, extension, date and time of last modification, and attributes. Also, the list of files can be sorted by name, size, date created, date last modified, or date of last access. Files can also be selectively listed using a filter. Some limited formatting options and selective highlighting for executable files and macros are available.</p>
<p><img class="aligncenter size-full wp-image-26083" title="3_KDP" src="http://www.makeuseof.com/wp-content/uploads/2009/10/3_KDP.png" alt="3_KDP" width="580" height="449" /></p>
<p>Karen&#8217;s Directory Printer can be included in the right-click context menu. It also works for networked computers. The file list can be sent to the printer or saved as a text file.</p>
<p>Karen&#8217;s Directory Printer (v 5.3.1) is a 1.25MB <a href="http://www.karenware.com/powertools/ptdirprn.asp">download</a> compatible with Windows XP and Vista.</p>
<h3>Display it with Directory List &amp; Print</h3>
<p>Directory List &amp; Print is a simpler and smaller solution to the earlier one. The generated lists can be copied to the clipboard and incorporated in other programs. It can be directly inserted into Word and Excel with a click as the data is separated by tabs allowing error free pasting directly into a program like Excel as a table. Along with the file attributes, the program can control the display of file names with or without file extensions. Sorting of the list and integration into the context menus make this a nice alternative to use.</p>
<p><img class="aligncenter size-full wp-image-26084" title="4_DL&amp;P" src="http://www.makeuseof.com/wp-content/uploads/2009/10/4_DLP.png" alt="4_DL&amp;P" width="510" height="624" /></p>
<p><a href="http://www.infonautics.ch/directorylistprint/">Directory List &amp; Print</a> (v 1.9) does not need an installation which makes this 603KB software a portable solution. The freeware is compatible with Windows 98/2000/XP/Vista.</p>
<p><strong>More Options with JR Directory Printer</strong></p>
<p>This freeware comes in as an even smaller download of 173KB. Select the folder or directory to list, check the display options and click on start to get the list as a text file. The freeware supports lowercase/DOS style filename, file size in KB/bytes, attributes and custom file length. Though the freeware lacks the data control options of the previous applications, it’s a simple utility for a simple task. The download can be unzipped and used without an installation.</p>
<p><img class="aligncenter size-full wp-image-26085" title="5_JR-Directory-Printer" src="http://www.makeuseof.com/wp-content/uploads/2009/10/5_JR-Directory-Printer.png" alt="5_JR-Directory-Printer" width="408" height="293" /></p>
<p><a href="http://www.spadixbd.com/freetools/">JR Directory Printer</a> (v1.2) is compatible with Windows 95/98/2000/NT/ME/XP.</p>
<p>Windows may not have given us the ability to print out folder contents in a user friendly way. But thanks to the workarounds and the freeware, it’s actually a snap. Do you know any other utility to print the contents of a folder? Let us know your way if it differs from any of the above.
<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/four-simple-and-free-tips-to-organize-your-windows-experience/" title="The 4 Proven Simple Tips to Organize Your Files on Windows (September 28, 2009)">The 4 Proven Simple Tips to Organize Your Files on Windows</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-set-default-programs-associations-context-menus-easily/" title="How To Set Default Programs, File Associations &#038; Context Menus Easily (September 21, 2009)">How To Set Default Programs, File Associations &#038; Context Menus Easily</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-add-remove-entries-from-the-right-click-menu/" title="How To Add &#038; Remove Entries from The Windows Right-Click Menu (October 15, 2008)">How To Add &#038; Remove Entries from The Windows Right-Click Menu</a> (19)</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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-ways-to-print-folder-and-directory-contents-in-windows/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>MS Outlook Tip: How to Automatically Organize Incoming Emails</title>
		<link>http://www.makeuseof.com/tag/ms-outlook-productivity-tip-how-to-move-emails-to-individual-folders-automatically/</link>
		<comments>http://www.makeuseof.com/tag/ms-outlook-productivity-tip-how-to-move-emails-to-individual-folders-automatically/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 18:00:55 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[email management]]></category>
		<category><![CDATA[email tips]]></category>
		<category><![CDATA[microsoft outlook]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=25674</guid>
		<description><![CDATA[The Ford Model T assembly line is often cited as a world-changing example of productivity. Outlook rules may never have that honor but it’s a great productivity tool if tweaked properly. Outlook’s rules can truly serve as an assembly line for all your incoming email management tasks.
Think of rules as traffic cops who direct and [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Thumbnail13.png" alt="" vspace="5" align="left" />The Ford Model T assembly line is often cited as a world-changing example of productivity. Outlook rules may never have that honor but it’s a great productivity tool if tweaked properly. Outlook’s rules can truly serve as an assembly line for all your incoming email management tasks.</p>
<p>Think of rules as traffic cops who direct and move (email) traffic and streamline the flow. Rules are specific sets of instructions that are applied to messages under a specific set of conditions. Rules are applicable for messages as well as RSS feeds.</p>
<p>All Outlook rules broadly are of two types – those that deal with organizing your emails by moving it around and those that notify you when some action occurs.</p>
<p>The best things about rules are that they can be selectively applied, applied in combination, automatically run or even run manually. Think about it, in the absence of rules, we would have had to spend considerable time sifting through the emails by hand one at a time.</p>
<p>One of the most often used application for rules are when you want to organize emails in Outlook and move emails to a folders automatically as they land in the inbox. The obvious benefit of shunting emails automatically is cleanliness and organization. The rule is best suited for mails which arrive frequently &#8211; like newsletters, email updates or feeds. Such mails are usually kept in ‘storage’ for later reading.</p>
<p>So, creating personal folders for such mails are the first thing, creating a system to automatically organize those emails into these folders is the next.<br />
<span id="more-25674"></span></p>
<ol>
<li>Setup a folder or folders for saving the emails (e.g. Job, Family, Pals, and Newsletters etc).</li>
<li>You can create a rule directly from a message. Right-click on the email you want to automatically move to the special folder. Click on <em>Create Rule</em>.<img class="aligncenter size-full wp-image-25675" title="1" src="http://www.makeuseof.com/wp-content/uploads/2009/09/11.png" alt="how to organize emails in outlook" width="354" height="474" /></li>
<li>In the Create Rule box that opens up, you can select one or more conditions and the follow through actions by checking the boxes. As shown, you can screen the email by sender address (or distribution list), subject and/or recipient. You can also set a sound alert or a desktop <em>New Item Alert</em> for the incoming mail. To move the email to a specific folder, checkmark <em>Move the item to folder</em>. Click on the <em>Select folder</em> button to select the folder or click on <em>New</em> for a new one.<img class="aligncenter size-full wp-image-25676" title="2" src="http://www.makeuseof.com/wp-content/uploads/2009/09/21.png" alt="how to organize emails in outlook express" width="580" height="313" /></li>
<li>Click on <em>OK</em> to confirm the new rule. All emails satisfying the new rule will get moved automatically to the folder from now. If you instantly want to run the rule, check <em>Run this rule now on messages already in the current folder</em>.<img class="aligncenter size-full wp-image-25677" title="3" src="http://www.makeuseof.com/wp-content/uploads/2009/09/31.png" alt="3" width="405" height="143" /></li>
<li>Further fine-tune the rule if you want by clicking on <em>Advanced Options</em>. The advanced option wizard lets you select other conditions, select a range of actions to perform on them and select exceptions to the rules if any.<img class="aligncenter size-full wp-image-25678" title="Advanced-Options-Wizard" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Advanced-Options-Wizard.png" alt="Advanced-Options-Wizard" width="443" height="541" />
<p>The rules setup concludes at the final screen where you can specify a descriptive name for the rule, turn it on and review it for any changes.</p>
<p><img class="aligncenter size-full wp-image-25679" title="4_Final-Wizard-Screen" src="http://www.makeuseof.com/wp-content/uploads/2009/09/4_Final-Wizard-Screen.png" alt="4_Final-Wizard-Screen" width="443" height="541" /></p>
<p>So, thought of interesting plays with the rules? Let&#8217;s see&#8230; you can move mails with attachments to another folder but with an exception that it&#8217;s within a set size range. Another good use is to assign a priority level to incoming mail so you can deal with the more important ones first and leave the rest for later.</li>
</ol>
<p>Alternatively, instead of selecting a single message to start a new rule, you can also start create a rule from scratch using the wizard by opening it from <em>Tools – Rules and Alerts – New Rule</em>.</p>
<p>In Step 1: Select a template. Under the entries of <em>Stay organized</em>,  select <em>Move messages from someone to a folder</em>.</p>
<p>In Step 2: Edit the rule description – click on the underlined link for <em>people or distribution list</em> to set the <em>From</em> address filter. Next, click on the specified folder link to set the target folder.</p>
<p>The next sequences of steps are the same as in the <em>Advanced Options</em> wizard.</p>
<p>Many interesting automatic actions can be performed on your emails with a combination of different rules. Remember, rules are performed in sequence as shown in the <em>Rules and Alerts</em> box. Rules can always be edited at any step and also their order changed.</p>
<h3>Instant tips?</h3>
<p>For speedier processing, combine some of your rules with common actions and organize the order in which they are to be triggered. For special cases, you can set the <em>Stop Processing</em> action after a specific rule has run.</p>
<p>Rules are a faster way to better manage your emails and keep some aspects of your inbox on auto-pilot. Outlook 2007 rules are a flexible way to free up a lot of email management chores. Do you use rules to as productivity boosters? What are some of the unique cases you apply them on?</p>
<p>Learn more by watching the Microsoft How-to video <a href="http://cbt.brainstorminc.com/microsoft/help.php?file=outlook9">here</a>.
<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/10-productivity-tips-for-the-quickfire-outlook-2007-user/" title="10 Powerful Productivity Tips &#038; Tricks For The Outlook 2007 (September 9, 2009)">10 Powerful Productivity Tips &#038; Tricks For The Outlook 2007</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/top-5-yahoo-mail-classic-tips-tricks/" title="Top 5 Yahoo Mail Classic Tips &#038; Tricks (September 5, 2009)">Top 5 Yahoo Mail Classic Tips &#038; Tricks</a> (22)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-turn-gmail-into-a-multitasking-machine-part-iii/" title="How To Turn Gmail Into A Multitasking Machine (Part III) (September 16, 2009)">How To Turn Gmail Into A Multitasking Machine (Part III)</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-turn-gmail-into-a-multitasking-machine-part-ii/" title="How To Turn Gmail Into A Multitasking Machine (Part II) (September 7, 2009)">How To Turn Gmail Into A Multitasking Machine (Part II)</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-time-the-delivery-of-your-emails-in-microsoft-outlook/" title="How to Set Up Microsoft Outlook to Schedule Email Delivery (August 3, 2009)">How to Set Up Microsoft Outlook to Schedule Email Delivery</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/ms-outlook-productivity-tip-how-to-move-emails-to-individual-folders-automatically/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Tag2Find – Tag Files in Windows for Better Organization</title>
		<link>http://www.makeuseof.com/tag/tag2find-%e2%80%93-tag-your-windows-files-with-web-like-tags/</link>
		<comments>http://www.makeuseof.com/tag/tag2find-%e2%80%93-tag-your-windows-files-with-web-like-tags/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 12:00:57 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[desktop search]]></category>
		<category><![CDATA[File Manager]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[tagging]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=25616</guid>
		<description><![CDATA[Tagging is something your pipsqueak pigtailed sister did with you when you were in your tweens. That kind of ceaseless trailing was pesky. The Web 2.0 version though saves us a lot of bother.
Tagging is commonplace around blogs and websites, MakeUseOf too has its own tagcloud. We all agree that it’s a speedy way to [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/THmbnail.png" alt="tag-files-in-windows" vspace="5" align="left" />Tagging is something your pipsqueak pigtailed sister did with you when you were in your tweens. That kind of ceaseless trailing was pesky. The Web 2.0 version though saves us a lot of bother.</p>
<p>Tagging is commonplace around blogs and websites, MakeUseOf too has its own <a href="http://www.makeuseof.com/tag-cloud/">tagcloud</a>. We all agree that it’s a speedy way to scour out a web resource; nearly single click in its utility. We are so used to it that we perhaps miss it as a feature in Windows.</p>
<p>Windows XP was born much before Web 2.0 came about. So, there’s the easy explanation. Vista of course has file tagging and Vista Quick Search as a feature but with a leaning towards only Office docs and a few limitations for certain file types like TXT, RTF, and PNG etc. Even then with all ifs and buts, Vista’s search is better for it. Windows XP meanwhile lags behind, huffing and puffing in its file search.</p>
<p>To plug the want, there is always one or the other software. You might have tried out the previously mentioned <a href="http://www.makeuseof.com/tag/create-tags-for-your-windows-files-with-taggedfrog/">TaggedFrog</a>. Another of its type is <strong>Tag2Find</strong>.</p>
<p>There was a brief mention of it some time back. So, let’s take a closer look at how Tag2Find saves us XP users (why not Vista&#8217;s too?) some grunt work.</p>
<p><a href="http://www.tag2find.com/">Tag2Find</a> (ver. 0.10.2.5) is a 2.23 MB freeware that allows us to tag Windows files and make our search less tedious. According to the site, it’s still in the technical preview stage and the developers are looking to make further improvements.<br />
<span id="more-25616"></span></p>
<h3>The First Steps to Tag Windows Files</h3>
<p>There are three pre-requisites for installing Tag2Find on your machine –</p>
<ul>
<li>Windows XP (Home, Professional) or Vista (32-bit)</li>
<li>NET Runtime 2.0</li>
<li>NTFS-formatted file system</li>
</ul>
<p>For installation, you need administer privileges on your system. The installation runs through a few configuration screens for setting up the location of the internal tag database which stores all the tag info.</p>
<p><img class="aligncenter size-full wp-image-25617" title="SetUp_Database" src="http://www.makeuseof.com/wp-content/uploads/2009/09/SetUp_Database.png" alt="how to tag files in windows" width="580" height="397" /></p>
<p>Another sequence of steps is for selecting the files/folders and the extensions you want to tag during the initial setup (The <em>Intial Tagging Wizard</em>). That done the installer shows a brief video clip revealing how tag2find should be used. Don’t worry, it’s a cinch.</p>
<p><img class="aligncenter size-full wp-image-25618" title="SetUp_Select-Files" src="http://www.makeuseof.com/wp-content/uploads/2009/09/SetUp_Select-Files.png" alt="SetUp_Select-Files" width="580" height="397" /></p>
<p>Tag2find covers all locations that make it easy to tag Windows files – desktop, explorer toolbar, system tray and the right click context menu.</p>
<h3>Quickie tagging…</h3>
<p>During installation, the <em>Initial Tagging Wizard</em> helps out by letting you select the files, folders and extensions which you want to include in your tags. The wizard can be opened later on too.</p>
<p>You can tag your Windows files by a selection or a drag and drop using three different approaches –</p>
<ul>
<li>By a drag and drop on the Tag2Find explorer toolbar icon.<img class="aligncenter size-full wp-image-25619" title="ExplorerToolbar" src="http://www.makeuseof.com/wp-content/uploads/2009/09/ExplorerToolbar.png" alt="ExplorerToolbar" width="422" height="175" /></li>
<li>By right-clicking on the selected file and using the context menu.<img class="aligncenter size-full wp-image-25620" title="Right-Click" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Right-Click.png" alt="Right-Click" width="175" height="255" /></li>
<li>By using the <em>Floating Tag Box</em> manually.<img class="aligncenter size-full wp-image-25621" title="Floating-Box" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Floating-Box.png" alt="Floating-Box" width="351" height="471" /></li>
</ul>
<p>Going for any of these three processes opens up a Tag2Find window. The window displays the entire tag list, some suggested tags and info on the file that is to be tagged. Clicking on <em>Details</em> gives you additional file information and a preview if available.</p>
<p><img class="aligncenter size-full wp-image-25622" title="First-Tag" src="http://www.makeuseof.com/wp-content/uploads/2009/09/First-Tag.png" alt="First-Tag" width="347" height="451" /></p>
<p>Tag2Find also makes it simple for new files by actively monitoring selected file locations (<em>watched folders</em>). The <em>New File Monitor</em> pops up like an alert box and gives you a quick way to tag the file.</p>
<p><img class="aligncenter size-full wp-image-25624" title="File-Monitor" src="http://www.makeuseof.com/wp-content/uploads/2009/09/File-Monitor1.png" alt="File-Monitor" width="318" height="133" /></p>
<h3>Find them out using tags</h3>
<p>Tags wouldn’t be of much help if we don’t have an equally easy way of using tags to shortlist the files we want. Fill in the tag search term in the Tag2Find field box to display the files labeled by the tag in the Results Preview. Open the files from within the preview window or drag and drop it elsewhere. You can also view related tags by entering a comma after the first one. A plus is the graphical bar which is color coded to indicate the relative usage of the file in terms of the tag.</p>
<p><img class="aligncenter size-full wp-image-25625" title="Find" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Find.png" alt="Find" width="347" height="434" /></p>
<h3>Get the big picture using the TagBrowser</h3>
<p><img class="aligncenter size-full wp-image-25626" title="TagBrowser" src="http://www.makeuseof.com/wp-content/uploads/2009/09/TagBrowser.png" alt="TagBrowser" width="580" height="406" /></p>
<p>The <em>TagBrowser</em> is like the centerpiece for all your tags. Browse, sort or filter your tags from the explorer like browser window. TagBrowser is also the tool for mass management of all  tags. Edit tags or set new ones for a bunch of files for rapid organization. One click filters easily set apart documents from other file types like movies and music.</p>
<p>What’s a tag without a <em>tag cloud</em>? The TagBrowser has the option of displaying all your tags either as a tag cloud (with the relative sizes for importance) or as a list.</p>
<p>This is not all there is to it the free software. Some little extras can be found within the settings for TagBrowser. Decide on the color of the tags, set the transparency of the Floating Tag Box, import export tags, auto-play and preview media files in TagBrowser or the tag detail pop-up make it quite a rounded application.</p>
<h3>First impressions…</h3>
<p>On first install and use, some users might just stop short, just because we are so used to web tags. The initial pause done away with, Tag2Find provides lots of flexible ways to tag all your files. Searching by tag is also snappy. It’s almost like an Explorer replacement… addition of an Explorer-like directory structure might just make it one. The PDF help file provided on the site makes the learning curve less acute. The beginning looks and feels good.</p>
<p>If you are an old XP hand (or even a Vista user), give file tagging with <a href="http://www.tag2find.com/">Tag2Find</a> a shot. Who knows it might be the ticket for a better organized computer. Are you familiar with any other tool to tag Windows files? Let us know in comments!</p>
<p><small>Image Credit: <a rel="nofollow" href="http://www.flickr.com/photos/71737580@N00/2587707216/">rooneyjohn</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/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/top-4-ways-to-find-that-elusive-file/" title="Top 4 Desktop Search Tools To Find That Elusive File (January 10, 2009)">Top 4 Desktop Search Tools To Find That Elusive File</a> (24)</li>
	<li><a href="http://www.makeuseof.com/tag/the-5-best-windows-explorer-replacements/" title="The 5 Good Free Windows File Managers (February 5, 2009)">The 5 Good Free Windows File Managers</a> (51)</li>
	<li><a href="http://www.makeuseof.com/tag/split-and-share-large-files-easily-with-gsplit/" title="Split Big Files into Smaller Ones with GSplit (January 3, 2009)">Split Big Files into Smaller Ones with GSplit</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/simple-ways-to-organize-your-files-in-mac/" title="Simple Ways To Organize Your Files In Mac (April 14, 2009)">Simple Ways To Organize Your Files In Mac</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/tag2find-%e2%80%93-tag-your-windows-files-with-web-like-tags/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To Share The Internet Connection Between Mac and PC</title>
		<link>http://www.makeuseof.com/tag/how-to-share-the-internet-connection-between-your-mac-and-a-pc/</link>
		<comments>http://www.makeuseof.com/tag/how-to-share-the-internet-connection-between-your-mac-and-a-pc/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 18:00:53 +0000</pubDate>
		<dc:creator>Jackson Chung</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[connection settings]]></category>
		<category><![CDATA[mac tips]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=25520</guid>
		<description><![CDATA[Here&#8217;s the scenario that brought me to write this article: the ISP I&#8217;ve signed up with decided to temporarily block the internet connectivity in our area. Where I live, it&#8217;s actually possible &#8212; things like these do happen without reason. Because of that, Mark O&#8217;Neill suggested purchasing a UMTS device that would allow me to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/airport.png" align=left style="margin-right:20px" vspace=5>Here&#8217;s the scenario that brought me to write this article: the ISP I&#8217;ve signed up with decided to temporarily block the internet connectivity in our area. Where I live, it&#8217;s actually possible &#8212; things like these do happen without reason. Because of that, Mark O&#8217;Neill suggested purchasing a UMTS device that would allow me to go online just about anywhere with reception. So I did. It costed me quite a bit but I thought it would be worth the money.</p>
<p>Now, here&#8217;s the tricky part. In my home network, we have 2 Macs and one PC running on Windows XP. The UMTS device connects via USB. How do we decide who gets to use it? We put our thinking caps on and finally decided that it would be easier to share the internet connection using one of the Macs. I rolled up my sleeves and got to work.</p>
<p>Internet sharing between Macs is basically very easy but if you add a Windows PC into the mix, things get a little problematic. Sharing the internet connection between Mac and PC turned out to be harder than I thought. I&#8217;ll explain why in a minute. But first, let&#8217;s just assume that we only needed to share the connection between 2 (or more) Macs via AirPort (WiFi). It&#8217;s very simple.<br />
<span id="more-25520"></span></p>
<p>Open System Preferences and click on Sharing.</p>
<p>Before Internet Sharing can be enabled, you first have to configure the proper settings.</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screen-shot-2009-09-24-at-6.14.19-PM.png" alt="share internet connection between mac and pc"></p>
<p>In the &#8216;Share your connection from&#8217; dropdown list, select the port that has internet connectivity. In the screenshot above, I have &#8220;Ethernet&#8221; selected when it actually should be USB &#8212; ignore that. Then select how you would like to share the connectivity. I chose AirPort so that I can share the connection with several other computers. Checking the box next to &#8216;AirPort&#8217; unbricks the &#8216;Airport options&#8217; button. </p>
<p>Click on that button and configure your network name and security options.</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screen-shot-2009-09-24-at-6.14.15-PM.png" alt="share internet connection between mac pc"></p>
<p>Alright, here&#8217;s where the whole Windows and Mac concoction starts to rear its ugly head. Due to the different methods that the two operating systems deals with Hex encryption, the password you enter here will not be easily accepted by Windows. A Windows PC will be able to detect the wireless network but it will not be able to join.</p>
<p>Here&#8217;s the workaround. Select the 128-bit WEP encryption option and enter a 13-character password. Then, rename the network to something really short without spaces. When you&#8217;re done, hit OK.</p>
<p>Now you can check the box next to &#8216;Internet Sharing&#8217;. You may get a prompt to start AirPort, click Start. Right, the connection is shared. Macs detect the network automatically (and so will iPhones and iPod touches) and will connect to it as though it&#8217;s a regular router.</p>
<p>On the Windows PC, a little bit of manipulation is required. Turn on the wireless adapter and right-click on its taskbar icon to select &#8220;View available wireless networks&#8221;. In the subsequent window, click on &#8220;Change advanced settings&#8221;.</p>
<p>Click on the Wireless Networks tab and then click the &#8216;Add&#8217; button to add our shared network. </p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/windowsharing.PNG" alt="how to share internet connection between two computers"></p>
<p>Print the network name accurately, then set the network authentication to &#8216;Shared&#8217;, data encryption to &#8216;WEP&#8217;, uncheck the box next to &#8220;This key is provided for me automatically&#8221; and enter the 13-character password.</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/windowsharing2.PNG" alt="how to share internet connection between two laptops"></p>
<p>Click on the Authentication tab and disable IEEE 802.1x authentication. Next, click on the Connection tab and make sure that it will connect when in range. Click OK and apply the settings.</p>
<p>It should now try to connect to the shared AirPort connection. Cross your fingers. This sort of busts the myth that <a href="http://www.makeuseof.com/tag/6-things-windows-users-should-know-before-switching-to-mac/">Macs and Windows won&#8217;t work well together</a>, doesn&#8217;t it?</p>
<p>I noted a few oddities during the whole procedure: 40-bit WEP encryption didn&#8217;t work when trying to share the internet connection between Macs and PC. The password was always incorrect. Then I changed it to 128-bit and everything was well. Also, the network name must not contain any spaces. The Windows PC wouldn&#8217;t connect to &#8220;Jackson Chung&#8217;s MacBook&#8221; but it connected with &#8220;jxn&#8221;.</p>
<p>How would you go about this procedure from a Window&#8217;s point of view? I would love to hear it. Tell me how &#8212; 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-increase-security-by-securing-your-d-link-wireless-router/" title="How To Secure Your D-Link Wireless Router (November 9, 2009)">How To Secure Your D-Link Wireless Router</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/wifi-for-dummies-9-common-mistakes-setting-up-a-wireless-network/" title="WiFi for Dummies: 9 Common Mistakes Setting up a Wireless Network (August 18, 2009)">WiFi for Dummies: 9 Common Mistakes Setting up a Wireless Network</a> (22)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-troubleshoot-weak-wireless-connections/" title="How To Troubleshoot Weak Wireless Connections (October 31, 2009)">How To Troubleshoot Weak Wireless Connections</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-set-up-and-secure-your-own-wi-fi-hotspot/" title="How To Set Up Your Own Secured Wi-Fi Hotspot (June 14, 2009)">How To Set Up Your Own Secured Wi-Fi Hotspot</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/8-tips-to-boost-the-signal-from-your-wireless-router/" title="8 Tips To Effectively Boost Your Wireless Router Signal (July 18, 2009)">8 Tips To Effectively Boost Your Wireless Router Signal</a> (70)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-share-the-internet-connection-between-your-mac-and-a-pc/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How To Autosave Docs with AutoRecover in MS Word 2007</title>
		<link>http://www.makeuseof.com/tag/how-to-configure-save-with-autorecover-in-ms-word-2007/</link>
		<comments>http://www.makeuseof.com/tag/how-to-configure-save-with-autorecover-in-ms-word-2007/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 16:01:03 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[documents]]></category>
		<category><![CDATA[microsoft office]]></category>
		<category><![CDATA[microsoft word]]></category>
		<category><![CDATA[office worker]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=25408</guid>
		<description><![CDATA[If you live in a country where power outages are common then pay heed. Then again, if the power utility company doesn’t get you, a buggy OS  just might. Even if you manage to evade all disasters how often can you escape Murphy’s Law? Doesn’t it say &#8211; If anything can go wrong it will.
With [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Thmb.png" alt="Thmb" vspace="5" align="left" />If you live in a country where power outages are common then pay heed. Then again, if the power utility company doesn’t get you, a buggy OS  just might. Even if you manage to evade all disasters how often can you escape Murphy’s Law? Doesn’t it say &#8211; <em>If anything can go wrong it will</em>.</p>
<p>With the case of MS Word documents, usually it’s right before we press the <em>save</em> button. Bang! All that unsaved hard work goes down as lost bytes. But for a failsafe device built into <a href="http://www.makeuseof.com/tags/microsoft-word/">MS Word</a>.</p>
<p><strong>AutoRecover</strong> is the supposedly goof-proof mechanism that can get back our documents after an accidental closure. By default, MS Word 2007 makes an automatic file save every 10 minutes. I am an average Joe, but there are times when I can get a lot done in 10 minutes. Sometimes, I am an average dunce too because I forget to continuously save the work. That’s why the need to pay closer attention to the AutoRecover setting makes for good foresightedness.</p>
<p>AutoRecover is not a productivity substitute for the normal save operation. Saving our files consistently and continuously is a best practice.</p>
<p><span id="more-25408"></span></p>
<h3><strong>AutoRecover to the rescue</strong></h3>
<ol>
<li>Following a crash or an abnormal close of a document, the <em>Document Recovery Task Pane</em> appears with a prompt when Word is restarted.</li>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-25411" src="http://www.makeuseof.com/wp-content/uploads/2009/09/01.png" alt="autorecover word" width="533" height="152" /></p>
<li>The pane on the left hand side lists the files (usually three of the most recent) that Word managed to recover.</li>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-25414" src="http://www.makeuseof.com/wp-content/uploads/2009/09/021.png" alt="autorecover word" width="551" height="263" /></p>
<li>The file name is qualified by a status indicator which gives an idea of the stage of recovery.<em> Original</em> indicates that the file is the same as was during the last manual save.<em> Autosaved</em> indicates that the file has managed to recover data between the last manual save and up to the last AutoRecover process.</li>
<li>With the <em>Document Recovery Task Pane</em>, you can open and check the files for lost content. Save the most recent version (or all of them) and delete the rest.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/03.png" alt="autorecover word" width="462" height="146" /></p>
</ol>
<h3><strong>Where are the auto-recovered backups stored?</strong></h3>
<ol>
<li>By default the files are placed as temporary files here (Windows XP) -<em> C:\Documents and Settings\[User]\Application Data\Microsoft\Word</em>. The files have the extension <strong>ASD</strong> (Word Automatic Backup).</li>
<li>The AutoRecover location can be modified by providing an alternate folder location. Click on the <em>Office</em> button – <em>Word Options – Advanced –</em> Scroll down to the <em>General </em>section on the right hand pane – Click on <em>File Locations</em> – <em>Modify</em> the location for AutoRecover under <em>File Types</em> by assigning a different folder.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/04.png" alt="how to recover word document from autosave" width="580" height="473" /></p>
</ol>
<h3><strong>Insure your documents by changing the AutoRecover interval</strong></h3>
<p>As mentioned before, MS Word normally auto-saves a document every 10 minutes. Is it too much for you or is it too less? A few steps into Word&#8217;s settings and you can change the interval to your liking. If you are the forgetful sort, a more frequent auto-save could be the pill.</p>
<ol>
<li>Start with the <em>Office</em> button.</li>
<li>Click on <em>Word Options</em>. Go to <em>Save</em> found on the left hand column. For the section <em>Save Documents</em>, come to the entry – <em>Save AutoRecover information every</em> X <em>minutes</em>.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/06.png" alt="how to recover word document from autosave" width="580" height="473" /></p>
<li>Change the time interval to your liking. Every 5 minutes should be just fine.</li>
</ol>
<p>AutoRecover consumes resources, so too frequent an interval could hit performance.</p>
<p>Microsoft Office Suite has the AutoRecover option enabled for Excel, PowerPoint, Outlook, Publisher, Visio and Word. In OneNote, a five second auto-save is the default (That’s why it does not have a <em>Save</em> button.)</p>
<p>In a perfect world the practice of save early and save would be followed to the letter. Unfortunately, our world isn’t one. That’s why the AutoRecover option does its best to safeguard our hard work.</p>
<p>Is your auto-recovery set to the default? How often has it brought you back from the brink?
<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/online-word-processor-a-closer-look-at-adobes-buzzword/" title="Online Word Processor: A Closer Look at Adobe&#8217;s Buzzword (December 3, 2007)">Online Word Processor: A Closer Look at Adobe&#8217;s Buzzword</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/4-ways-to-view-microsoft-office-2007-docx-files-for-free/" title="How To Open Microsoft Word 2007 docx Files (December 16, 2008)">How To Open Microsoft Word 2007 docx Files</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-easily-make-an-attractive-cover-page-in-ms-word-2007/" title="How To Easily Make An Attractive Cover Page In MS Word 2007 (October 27, 2009)">How To Easily Make An Attractive Cover Page In MS Word 2007</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/3-websites-to-get-any-document-for-free/" title="3 Excellent Sites to Get Free Document Templates (November 6, 2007)">3 Excellent Sites to Get Free Document Templates</a> (60)</li>
	<li><a href="http://www.makeuseof.com/tag/use-microsoft-office-as-an-offline-google-docs-edito/" title="Use Microsoft Office As An Offline Google Docs Editor with Offisync [Windows] (July 14, 2009)">Use Microsoft Office As An Offline Google Docs Editor with Offisync [Windows]</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-configure-save-with-autorecover-in-ms-word-2007/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Set Default Programs, File Associations &amp; Context Menus Easily</title>
		<link>http://www.makeuseof.com/tag/how-to-set-default-programs-associations-context-menus-easily/</link>
		<comments>http://www.makeuseof.com/tag/how-to-set-default-programs-associations-context-menus-easily/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 16:01:59 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[right-click menu]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=25276</guid>
		<description><![CDATA[Changing things as simple as file associations, icons and context menus can get pretty daunting in Windows, pretty easily. Default Programs Editor is an excellent tool that lets you do such things in a breeze, without having to mess with the registry or go running about the control panel looking for where to start.
A small [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/logocp.png" alt="" vspace="5" align="left" />Changing things as simple as file associations, icons and context menus can get pretty daunting in Windows, pretty easily. Default Programs Editor is an excellent tool that lets you do such things in a breeze, without having to mess with the registry or go running about the control panel looking for where to start.</p>
<p>A small download, <a href="http://defaultprogramseditor.com/">Default Programs Editor</a> is portable and doesn&#8217;t need any installation. It can be used for doing things like editing context menus for a file type or to set default programs or managing Autoplay handlers. Default Programs Editor works in a wizard-like mode making it super easy to make such changes.</p>
<p>You can edit File Type Settings which include editing the default program used to open a file type, changing the context menu entries for a file type and changing the description and icon. As an example when I used 7-Zip to extract a RAR file for the first time on my computer, the RAR file automatically got an ugly white 7-Zip icon. So how can I change the default icon for RAR files?</p>
<p>You can suggest  I use the built in Windows tools  and spend the next 15 minutes trying to figure out how to do it or perhaps edit the registry. Here is how it is down with Default Programs Editor:</p>
<p><span id="more-25276"></span></p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/09/defaultscreen.png" alt="" width="548" height="450" /></p>
<ul>
<li>I went to <a href="http://www.iconfinder.net/">IconFinder</a>, searched for a suitable icon and downloaded it.</li>
<li>Next I clicked on File type settings in Default Programs Editor, then clicked on <em>Icon</em>.</li>
<li>In the search box I typed <em>.rar</em>, chose RAR file and clicked next.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/09/changeicon.png" alt="" width="406" height="228" /></p>
<ul>
<li>Clicked <em>browse</em> and chose the icon file I wanted to use and then clicked <em>Save Icon</em> and it was done already.</li>
</ul>
<p>Similarly you can change the context menu entries and description easily.</p>
<p>Another important function you can use Default Programs Editor in addition to being able to set default programs is  for managing the AutoPlay Handler. AutoPlay handlers appear on the list when you plus in a USB drive, or insert a Blank CD, or connect your iPod. You can change which options appear when you insert a certain media, as well as create your own AutoPlay Handlers.</p>
<ul>
<li>Click on the type of media you want to edit the handlers for</li>
<li>In the next screen, you can edit the existing handlers, delete the ones you don&#8217;t want or add new ones</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/09/autplayhandler.png" alt="" width="410" height="311" /></p>
<ul>
<li>Clicking on <em>Add</em> will give you a list of handlers that already exist but may not be used for the type of media you are editing for.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/09/newplayhandler.png" alt="" width="471" height="268" /></p>
<ul>
<li>If you don&#8217;t find what you want in here, you can also create your own handlers. Just click on <em>Add a new handler</em>, specify the action name, program and icon and you are done.</li>
</ul>
<p>Lastly you can change program associations with the minimum of fuss. Choose the third option (<em>Default Programs Settings</em>). You can now see a list of all registered programs and the file types they handle. Click on the one you want to assign to/revoke from a file type, click <em>next</em> and check/uncheck the file type under question. For example if you want iTunes to handle all .mp3 files, click on iTunes, click <em>next</em> and place a check against .mp3.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/09/itunesmp3.png" alt="" width="417" height="298" /></p>
<p>All these settings are of course stored in the registry. Default Programs Editor allows you to create reg files for the changes you just made so that you can just double click the reg file to apply the settings in future or apply them on another computer (provided the software and/or files are available).</p>
<p>To create a reg file just click on the downward pointing arrow in the final step and choose the appropriate option.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/09/savereg.png" alt="" width="281" height="99" /></p>
<p><a href="http://defaultprogramseditor.com/">Default Programs Editor</a> is a great, light wieght portable application that you can use for tasks like above without requiring full on tweaking utilities. If you know of other similar programs 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/5-ways-to-print-folder-and-directory-contents-in-windows/" title="5 Ways to Print Folder and Directory Contents in Windows (October 4, 2009)">5 Ways to Print Folder and Directory Contents in Windows</a> (32)</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/untangle-your-computer-with-unlocker-2/" title="Untangle your computer with Unlocker (August 30, 2007)">Untangle your computer with Unlocker</a> (8)</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/trash-all-your-duplicate-files-with-auslogics-duplicate-file-finder/" title="Trash Your Duplicate Files with Auslogics Duplicate File Finder (September 6, 2009)">Trash Your Duplicate Files with Auslogics Duplicate File Finder</a> (15)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-set-default-programs-associations-context-menus-easily/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>3 Simple Free Virtual Drive Tools to Mount Disks &amp; ISO Images</title>
		<link>http://www.makeuseof.com/tag/3-simple-free-virtual-drive-tools-to-mount-disks-iso-images/</link>
		<comments>http://www.makeuseof.com/tag/3-simple-free-virtual-drive-tools-to-mount-disks-iso-images/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 18:01:36 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[disk image]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[virtual drive]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=25206</guid>
		<description><![CDATA[ISO stands for the International Organization for Standardization. You wouldn’t know it but it’s one of the most powerful non-governmental organizations in the world. These are the guys who set the universal benchmarks known as ISO standards.
Why are we discussing a world body in a tech site? It’s because they lend their name to a [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Thumbnail11.png" alt="Thumbnail" vspace="5" align="left" />ISO stands for the <em>International Organization for Standardization</em>. You wouldn’t know it but it’s one of the most powerful non-governmental organizations in the world. These are the guys who set the universal benchmarks known as ISO standards.</p>
<p>Why are we discussing a world body in a tech site? It’s because they lend their name to a well known file format too.</p>
<p>The ISO file (.iso) is just an archive file format of an optical disk. It can be said to be an exact clone of a file system because it’s a byte for byte copy of a disk with all of its data and metadata. It’s a popular format for downloads and transport over the internet. Anyone who has downloaded a game, an OS like a Linux distro, or an OS update would know them by sight. Also, being an open standard format along with another called UDF it’s supported by all optical disc software.</p>
<p>ISO is not the only one of its kind. There are others, each created by a disk manufacturer and his competitor. Some others you may have come across include &#8211; <em>img, bin, mdf, mds</em> etc.</p>
<p>So how does one deal with these ISO files? There are several easy ways :</p>
<ul>
<li>You can burn them directly to a disk.</li>
<li>You can open them like an archive (remember they are uncompressed archives) using archive tools like WinRAR.</li>
<li>You can mount them and treat it like a virtual drive.</li>
</ul>
<p><span id="more-25206"></span><br />
Using widely available tools called free virtual drive software or <em>Disk Emulators</em>, it’s easy to mount an ISO file (or a disk for that matter) and use it as one would with a disk loaded in the CD tray.</p>
<p>Let’s load with three simple and free virtual drive tools.</p>
<h3><a href="http://www.slysoft.com/en/virtual-clonedrive.html"><strong>Virtual CloneDrive</strong></a></h3>
<p>Virtual CloneDrive is a light 1.5 MB download which supports all common image formats such as <em>ISO, BIN, IMG, CCD, UDF, DVD </em>etc.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/1_Virtual-Clone-Drive.png" alt="1_Virtual-Clone-Drive" width="426" height="295" /></p>
<p>Mounting an image file is as simple as double clicking it or selecting it with a browse from the system tray. Virtual CloneDrive can mount up to <strong>15 virtual drives at the same time</strong>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/1_Virtual-Clone-Drive-Setti.png" alt="1_Virtual-Clone-Drive-Setti" width="351" height="287" /></p>
<p>Virtual CloneDrive is supported by Windows 98/98SE/ME/2000/XP/XP64/Vista/Vista64.</p>
<p><em>Note:</em> During the installation an alert that Virtual CloneDrive has not passed the Windows Driver Signature Test and the Windows Logo Test crops up. Ignore and continue with the installation.</p>
<h3><a href="http://www.magiciso.com/tutorials/miso-magicdisc-overview.htm"><strong>MagicDisc</strong></a></h3>
<p>MagicDisc is another light free virtual drive tool, downloading at 1.3MB. MagicDisc supports a large number of image formats like –</p>
<p><em>BIN, IMA/IMG, CIF, NRG, IMG/CCD, MDF/MDS, VCD, VaporCD, P01/MD1/XA, VC4/000, VDI, C2D, BWI/BWT, CDI, TAO/DAO and PDI. </em></p>
<p>MagicDisc allows for the creation of <strong>15</strong> virtual drives and can also mount images on a networked machine. Mounting images is easy as the program also comes with an automatic image detection engine. MagicDisc can be set to auto-mount images after a reboot.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/2_MagicDisc.png" alt="2_MagicDisc" width="191" height="344" /></p>
<p>MagicDisc also comes bundled with a lot of other features like –</p>
<ul>
<li>It can make ISO images from a physical disk.</li>
<li>It has the ability to compress and encrypt ISO files.</li>
<li>It features an interface that can decompress UIF images to ISO format.</li>
</ul>
<p>MagicDisc (v2.7.106) is supported by Windows 98/98SE/ME/2000/XP /Vista/7.</p>
<h3><a href="http://www.disc-tools.com/download/daemon"><strong>DAEMON Tools Lite</strong></a></h3>
<p>DAEMON Tools Lite is the bulkiest of the trio with a 7.3MB download size. It is free for personal use. DAEMON Tools Lite supports a large number of image formats like –</p>
<p><em>b5t (BlindWrite images)/b6t (BlindWrite images)/bwt (BlindRead images)/ccd (CloneCD images)/cdi (DiscJuggler images)/cue (Cue sheets)/ iso (Standard ISO images)/mds (Media Descriptor Files)/nrg (Nero images)/ pdi (Instant CD/DVD images)/ isz (Compressed ISO images).</em></p>
<p>DAEMON Tools Lite gives us four virtual drives to work with. The image files can be mounted from the tray icon with a right or a left click. An image catalog saves a record of all image files mounted.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/3_DaemonTools.png" alt="3_DaemonTools" width="379" height="176" /></p>
<p>Also, the <em>DAEMON Tools Panel</em> gives a convenient interface to all functions of DAEMON Tools.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/3_DaemonTools-Panel.png" alt="3_DaemonTools-Panel" width="580" height="136" /></p>
<p>The <em>Mount&#8217;n'Drive Manager</em> bookmarks all your image files to give one touch access to mount and use them. The manager handles all mounting and un-mounting functions of the image files.</p>
<p>The <em>Disc Imaging</em> utility is a handy for creating image files in MDS or ISO format from physical disks. The data can also be compressed or encrypted with a password.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/3_Disc-Imaging.png" alt="3_Disc-Imaging" width="345" height="451" /></p>
<p>The program’s settings also lists a host of functions like auto-mounting, blocking un-mounting while image is in use, hot key settings, association settings with image formats and an <a href="http://www.daemon-help.com/user_interface_lite/tray_icon_right_click_menu_lite/preferences_lite.html">Advanced Tab</a> which handles copy protection features.</p>
<p>DAEMON Tools Lite (v4.30.4) is supported by Windows 98/98SE/ME/2000/XP /Vista/7.</p>
<p>Any of these three free virtual drive tools can stand up to the task of handling virtual disk jobs.We have previously featured a few other image mounting software&#8217;s on these posts&#8230;</p>
<p><a href="http://www.makeuseof.com/tag/how-to-rip-mount-multiple-isos-easily-windows-only/">How To Rip &amp; Mount Multiple ISO Images Easily</a><br />
<a href="http://www.makeuseof.com/tag/pismo-file-mount-mount-zip-cddvd-images-and-encrypt-folders/">Mount Zip Files, CD/DVD Images &amp; Encrypt Folders</a><br />
<a href="http://www.makeuseof.com/tag/mount-cd-dvd-disk-images-using-a-portable-app/">Mount CD or DVD Image Files Virtually Using A Portable App</a></p>
<p>Which one is your pick? Let us know about your favorite tools to mount disks and ISO images.</p>
<p><small>Image Credit: <a rel="nofollow" href="http://www.flickr.com/photos/bobbigmac/">bobbigmac</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/easily-manage-your-iso-files-in-linux-with-acetoneiso/" title="AcetoneISO &#8211; Easy ISO Manager for Linux (June 21, 2009)">AcetoneISO &#8211; Easy ISO Manager for Linux</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/mount-cd-dvd-disk-images-using-a-portable-app/" title="Mount CD or DVD Image Files Virtually Using A Portable App (January 5, 2009)">Mount CD or DVD Image Files Virtually Using A Portable App</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-rip-mount-multiple-isos-easily-windows-only/" title="How To Rip &#038; Mount Multiple ISO Images Easily (Windows) (March 14, 2009)">How To Rip &#038; Mount Multiple ISO Images Easily (Windows)</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/become-a-dolly-powered-cddvd-minimalist/" title="How to Backup CD/DVDs to PC and Play them From Backup (August 19, 2008)">How to Backup CD/DVDs to PC and Play them From Backup</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/free-operating-systems-to-use-on-virtualbox/" title="Test Drive Linux Operating Systems with VirtualBox (February 16, 2009)">Test Drive Linux Operating Systems with VirtualBox</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-simple-free-virtual-drive-tools-to-mount-disks-iso-images/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>
