<?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 &#187; windows explorer</title>
	<atom:link href="http://www.makeuseof.com/tags/windows-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 10 Feb 2012 21:31:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>3 Advanced Tips &amp; Tricks For Using Windows Explorer</title>
		<link>http://www.makeuseof.com/tag/3-advanced-tips-tricks-windows-explorer/</link>
		<comments>http://www.makeuseof.com/tag/3-advanced-tips-tricks-windows-explorer/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 23:31:07 +0000</pubDate>
		<dc:creator>Tina Sieber</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows explorer]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=98834</guid>
		<description><![CDATA[Windows Explorer is the default Windows file manager. Last week I introduced you to 3 easy ways to improve Windows 7 Explorer by tweaking features and using it to its full potential. In this article, I will show you a small hack and share some tips to get the most out of Windows Explorer.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Windows-7-Logo-blue-background.png?323f2c" alt="tips for windows explorer" />Windows Explorer is the default Windows file manager. Last week I introduced you to <a href="http://www.makeuseof.com/tag/3-easy-ways-improve-windows-7-explorer/">3 easy ways to improve Windows 7 Explorer</a> by tweaking features and using it to its full potential. In this article, I will show you a small hack and share some tips to get the most out of Windows Explorer.</p>
<h2>Change Default Folder (Option 1)</h2>
<p>In Windows 7, the default location when opening Windows Explorer is the Libraries folder. Here is a simple trick to set a custom location:</p>
<ol>
<li>Right-click on your desktop and select &gt; <em>New</em> &gt; <em>Shortcut</em>.</li>
<li>Under <em>Type the location of the item</em> enter: explorer.exe /root,path</li>
<li>Then click <em>Next</em>, enter a name for your shortcut, and click <em>Finish</em>.</li>
</ol>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Create-Shortcut.png?323f2c" alt="tips for windows explorer" border="0" /></p>
<p>Note that you need to give the full path to the desired folder. If you wish to point to <em>Computer</em>, paste the following location: <em>explorer.exe /root,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}</em></p>
<p>Once you have a working shortcut, you can pin it to your taskbar, move it to the QuickLaunch bar or use it from your desktop.</p>
<h2>Change Default Folder (Option 2)</h2>
<p>To simply change the default Windows Explorer startup folder anywhere, do this:</p>
<ol>
<li>Right-click a folder or the Windows Explorer icon in the taskbar to bring up the jump-list.</li>
<li>In the jump-list, right-click on <em>Windows Explorer</em> and select <em>Properties</em>.</li>
<li>In the <em>Shortcut</em> tab change the <em>Target</em> to the desired location, as per the list below.</li>
</ol>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Windows-Explorer-Properties.png?323f2c" alt="windows explorer tips" border="0" /></p>
<p>Alternatively, you can also change the properties of any other shortcut you are using to open Windows Explorer.</p>
<p>Potential locations:</p>
<ul>
<li>Documents folder: <em>%SystemRoot%\explorer.exe /n,::{450D8FBA-AD25-11D0-98A8-0800361B1103}</em></li>
<li>Computer: <em>%SystemRoot%\explorer.exe /E,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}</em></li>
<li>Recycle Bin: <em>%SystemRoot%\explorer.exe /E,::{645FF040-5081-101B-9F08-00AA002F954E}</em></li>
<li>Default (Libraries): <em>%windir%\explorer.exe</em></li>
</ul>
<p>For information on how to find out the GUID (Globally Unique Identifiers) for your desired location, check out the following article on How-To Geek: <a title="Enable the Secret How-To Geek Mode in Windows 7" href="http://www.howtogeek.com/howto/8711/stupid-geek-tricks-enable-the-secret-how-to-geek-mode-in-windows/">Enable the Secret &#8220;How-To Geek&#8221; Mode in Windows 7</a></p>
<h2>Navigate Windows Explorer With Keyboard Shortcuts</h2>
<p>Nothing is more easy and geeky than nifty little keyboard shortcuts. Here are some relevant key combinations to navigate through the Windows Explorer folder structure:</p>
<ul>
<li>[Windows] + [E] = launch Windows Explorer</li>
<li>[ALT] + [RIGHT] = go forward</li>
<li>[ALT] + [LEFT] = go back</li>
<li>[ENTER] = open selected folder</li>
<li>[ALT] + [UP] = move to parent directory</li>
<li>[ALT] + [TAB] or [F6] = move between focus areas</li>
<li>[ALT] + [D] = focus on address bar and select current path</li>
<li>[F4] = open address bar drop-down menu</li>
<li>[F3] = focus on search bar and drop down search filter options</li>
<li>[ALT] + [P] = open preview pane</li>
<li>[ALT] + [ENTER] = view properties of selected file</li>
<li>[F2] = change file name of selected file</li>
<li>[F10] = jump to file menu</li>
<li>[F11] = switch to full screen mode and back</li>
<li>[CTRL] + mousewheel = change icon size (works almost everywhere, useful in browser)</li>
</ul>
<h2>Gently Terminate &amp; Restart Windows Explorer</h2>
<p>When an application hangs and won&#8217;t let you close it, or when Windows Explorer crashes, or to see the effects of editing a current user registry entry, what do you typically do? You either log off and back in or you reboot? However, closing and restarting Windows Explorer has the same effect and is much faster.</p>
<p>Here is a safe way to terminate and then restart Windows Explorer in Windows Vista and Windows 7:</p>
<ol>
<li>Go to <em>Start</em>.</li>
<li>Click <em>[CTRL] + [SHIFT]</em> while you right-click an empty space of the Start menu.</li>
<li>Select <em>Exit Explorer</em> from the menu that appears.</li>
</ol>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Windows-Start-Menu-Exit-Explorer-Menu.png?323f2c" alt="windows explorer tips" border="0" /></p>
<p>This procedure will gently terminate Windows Explorer, meaning all your folders will close, your desktop will be empty, and the taskbar will be gone. Your system, however, is still running.</p>
<p>To bring Windows Explorer back, do the following:</p>
<ol>
<li>Use the keyboard combination <em>[CTRL] + [SHIFT] + [ESC]</em> to launch the <em>Task Manager</em>.</li>
<li>Go to &gt; <em>File</em> &gt; <em>New Task (Run&#8230;)</em></li>
<li>Type <em>explorer.exe</em> in the Create New Task text field and click <em>OK</em>.</li>
</ol>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Run-Windows-Explorer-from-Task-Manager.png?323f2c" alt="tips for windows explorer" border="0" /></p>
<p>Et voilà, Windows Explorer is back and fresh as rebooted.</p>
<p>Do you know of any other tips and tricks everyone should know about? Please share with us in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-advanced-tips-tricks-windows-explorer/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>3 Easy Ways To Improve The Windows 7 Explorer</title>
		<link>http://www.makeuseof.com/tag/3-easy-ways-improve-windows-7-explorer/</link>
		<comments>http://www.makeuseof.com/tag/3-easy-ways-improve-windows-7-explorer/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 23:31:47 +0000</pubDate>
		<dc:creator>Tina Sieber</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[File Manager]]></category>
		<category><![CDATA[system tools]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows explorer]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=98192</guid>
		<description><![CDATA[Windows Explorer is the file manager application that handles the Windows desktop and taskbar and lets you access your files. Without its nice graphical interface, controlling your computer would be a lot more complicated. It's probably the Windows application that you interact with the most, and hence it's worth looking into improvements that make it even more useful and efficient.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Windows-7-Logo-blue-background.png?323f2c" alt="improve windows 7 explorer" />Windows Explorer is the file manager application that handles the Windows desktop and taskbar and lets you access your files. Without its nice graphical interface, controlling your computer would be a lot more complicated. It&#8217;s probably <em>the</em> Windows application that you interact with the most, and hence it&#8217;s worth looking into improvements that make it even more useful and efficient.</p>
<h2>1. Customize Folder Options</h2>
<p>Using the folder options you can tweak the appearance and behavior of your folders. You can reveal hidden files, edit the display of icons and thumbnails, or control how searches are performed.</p>
<p>You can access the Windows 7 folder options in several different ways. When you presently have a folder open, click <em>Organize</em> in the top left and then select <em>Folder and search options</em> from the menu. Another way is to search for the term &#8216;<em>folder options</em>&#8216; in the Start menu search and open the respective result under the <em>Control Panel</em> header. Finally, you can access the folder options via the <em>Control Panel</em> under <em>Appearance and Personalization</em> (screenshot below).</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Windows-7-Folder-Options.png?323f2c" alt="improve windows 7 explorer" border="0" /></p>
<p>Clicking on <em>Folder Options</em> will launch the window displayed below. Within the <em>General</em> tab you can adjust basic things, such as the behavior of the Explorer navigation pane. I highly recommend to check both boxes. Before you do that, open a folder and see how it behaves after you hit <em>Apply</em>.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Windows-7-Folder-Options-Menu.png?323f2c" alt="better windows 7 explorer" border="0" /></p>
<p>Switching over to the <em>View</em> tab, you can get into some more juicy details, such as enabling the folder menu pane, enabling the restoring of previous folder windows at logon, or enabling the use of check boxes to select items. An example of a customized folder is shown in the screenshot below.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Windows-7-Explorer-Tweaked-Folder.png?323f2c" alt="better windows 7 explorer" border="0" /></p>
<h2>2. Optimize File View &amp; Preview</h2>
<p>How do you prefer to view your files inside a folder? Do you like to view a list with details or just icons? You can set a different view for each folder, which is very convenient as folders contain different things that each demand a custom setting. To cycle through the different view options, simply click the respective button (red).</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Change-Folder-View.png?323f2c" alt="better windows 7 explorer" border="0" /></p>
<p>In the screenshot above you can see a preview of the selected image on the right. You can enable or disable the preview pane, as well as other panes, under &gt; <em>Organize</em> &gt; <em>Layout</em>.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Change-Folder-Panes.png?323f2c" alt="change explorer folder panes" border="0" /></p>
<h2>3. Pin Favorite Folders To Explorer Jump List</h2>
<p>The jump list is the list of options that come up when you right-click any item in the taskbar. To access specific folders faster, you can pin them to the Explorer jump list. This can help with un-cluttering the desktop. Simply right-click a folder icon inside Explorer and drag the folder to the taskbar (black). It will automatically be added to the Explorer jump list.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Pin-to-Windows-Explorer.png?323f2c" alt="improve windows 7 explorer" border="0" /></p>
<p>By the way, if your Windows Explorer is not currently pinned to the taskbar (icon with red frame in screenshot above), simply open any folder, e.g. your computer, right-click its icon in the taskbar and select <em>Pin this program to taskbar</em> from the menu.</p>
<p>Were these improvements not quite good enough? You might want to look into alternative file managers to replace Windows Explorer, for example these:</p>
<ul>
<li><a title="SE-Explorer: A Portable Full-Featured Windows Explorer Alternative" href="http://www.makeuseof.com/tag/seexplorer-portable-fullfeatured-windows-explorer-alternative/">SE-Explorer: A Portable Full-Featured Windows Explorer Alternative</a></li>
<li><a title="Forget Windows Explorer, Explorer++ Is The Perfect, Powerful Alternative" href="http://www.makeuseof.com/tag/forget-windows-explorer-explorer-perfect-powerful-alternative/">Forget Windows Explorer, Explorer++ Is The Perfect, Powerful Alternative</a></li>
<li><a title="The 5 Good Free Windows File Managers" href="http://www.makeuseof.com/tag/the-5-best-windows-explorer-replacements/">The 5 Good Free Windows File Managers</a></li>
</ul>
<p>If replacing Windows Explorer is a bit too radical for you, maybe you&#8217;re happy with simply editing it a little. The following tools can be of great help:</p>
<ul>
<li><a title="How To Improve Windows Explorer With Additional Features Using FilerFrog" href="http://www.makeuseof.com/tag/improve-windows-explorer-additional-features-filerfrog/">How To Improve Windows Explorer With Additional Features Using FilerFrog</a></li>
<li><a title="Enhance Windows Explorer’s Context Menu With Shell Tools" href="http://www.makeuseof.com/tag/enhance-windows-explorers-context-menu-with-shell-tools/">Enhance Windows Explorer’s Context Menu With Shell Tools</a></li>
<li><a title="6 Power Ways To Customize &amp; Enhance Windows" href="http://www.makeuseof.com/tag/top-tips-and-tools-to-customize-and-enhance-windows/">6 Power Ways To Customize &amp; Enhance Windows</a></li>
</ul>
<p>You may also want to stay tuned for a follow-up article on advanced tricks and tips for working with Windows Explorer.</p>
<p>What tips and tricks do you know that improve Windows Explorer?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-easy-ways-improve-windows-7-explorer/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>3 Tools To Quickly Preview Your Images In The Context Menu With A Right Click [Windows]</title>
		<link>http://www.makeuseof.com/tag/3-tools-quickly-preview-images-context-menu-click-windows/</link>
		<comments>http://www.makeuseof.com/tag/3-tools-quickly-preview-images-context-menu-click-windows/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 17:00:10 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[image tools]]></category>
		<category><![CDATA[image viewer]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[right-click menu]]></category>
		<category><![CDATA[thumbnails]]></category>
		<category><![CDATA[windows explorer]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=87273</guid>
		<description><![CDATA[When it comes to using the mouse, the right-click context menu is a powerhouse of productivity. If tweaked right, it is definitely a shortcut to saving time. Quickly previewing your images with a right click is a good move if want to save a click or two. Previewing images is a time-saver from within dialog boxes too like the File Open box. Here are three image tools for your right-click context menu.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/Image-Preview.jpg?323f2c" alt="context menu picture" />Gunslingers are quick on the draw with their favorite hand. We geeks are fast with keyboard shortcuts and mouse-clicks. When it comes to using the mouse, the right-click context menu is a powerhouse of productivity.</p>
<p>If tweaked right, it is definitely a shortcut to saving time. We have featured quite of lot of posts that help you modify and tweak your right-click context menu. You can drop down to the bottom of this article and take a look at those. But for now, let’s look at one productivity option you mistakenly might leave for the last.</p>
<p>Though, not if you are an image lover; quickly previewing your images with a right click is a good move if want to save a click or two. Previewing images is a time-saver from within dialog boxes too like the File Open box. Here are three image tools for your right-click context menu.</p>
<h2>XnView Shell Extension</h2>
<p>XnView Shell Extension v3.10 is a handy Windows Explorer enhancement if you want to add a few cool image tools to your right-click menu. We had taken a look at the full-featured XnView image viewer and converter <a href="http://www.makeuseof.com/tag/xnview-free-image-viewer-image-converter/">before</a>. The shell extension as a 963 KB <a href="http://www.xnview.com/en/downloadwin32.html">download for Windows</a> is a smaller sub-set of the image tools available on the <a href="http://www.xnview.com/en/">XnView</a> website.</p>
<p>The XnView Shell Extension adds a lot of viewing and image conversion options to the right click menu. What’s good is that it keeps its own group and does not clutter the menu.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/Image-Preview01.jpg?323f2c" alt="context menu picture" width="536" height="385" /></p>
<p><strong>Get image information:</strong>  Includes data like resolution, image size, and depth with a right click along with the thumbnail preview.</p>
<p><strong>Covert and Save:</strong> Quick convert and convert to a large number of image formats. You can also set the size of the converted image.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/Image-Preview02.jpg?323f2c" alt="preview your image" width="515" height="250" /></p>
<p><strong>Edit IPTC meta-data:</strong> Agreed that <a href="http://en.wikipedia.org/wiki/International_Press_Telecommunications_Council">The International Press Telecommunications Council’s</a> set of standards for information interchange wouldn’t benefit the average user. But if you are a photo journalist or a photo blogger then this utility should be a must.</p>
<p><strong>Upload to ImageShack:</strong> You can upload to the public server of photo hosting website with a single click.</p>
<p><strong>Set Wallpaper:</strong> Something tells me that the average user would be using this option after previewing an image thumbnail.</p>
<p>You can go into the Options and switch off (or on) the choices you want displayed for the shell extension. For instance, you can set the size of the preview thumbnail and you can also associate an external image program.</p>
<h2>FirmTools Shell Extension</h2>
<p>This little freebie hasn’t been updated in a while but <a href="http://free.firmtools.com/shellextension/">FirmTools Shell Extension</a> still does the job that’s asked of it. At 511 KB the image previewer is smaller than XnView Shell extension. It lacks the meta-data editing features, but gives you the added print functionality.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/Image-Preview05.jpg?323f2c" alt="preview your image" width="252" height="151" /></p>
<p>Here are the salient features</p>
<p><strong>Convert and Save:</strong> The FirmTools Converter quickly helps you to convert an image to any of the formats available in the dropdown.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/Image-Preview03.jpg?323f2c" alt="preview your image" width="479" height="500" /></p>
<p><strong>Configure Thumbnail Preview:</strong> You can go into the settings and change the size of the thumbnail preview to predefined size or a custom one.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/Image-Preview04.jpg?323f2c" alt="image preview" width="393" height="312" /></p>
<h2>FastPreview</h2>
<p>FastPreview is my personal choice because I am less of a meta-data guy and more of a viewer. <a href="https://tn123.org/fastpreview/">FastPreview</a> v.3.1 is the heftiest download at 3 MB. But importantly it gives you one feature that you want right after the thumbnail preview in the context menu.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/Image-Preview06.jpg?323f2c" alt="image preview" width="266" height="258" /></p>
<p><strong>Full Size Preview: </strong>FastPreview gives you the usual right-click thumbnail preview alright, but you can also click on the thumbnail to get a full-sized actual resolution look in an image viewer. No external program needs to be associated with FastPreview. Right-clicking on the image viewer again reveals a few more tools you can use.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/Image-Preview07.jpg?323f2c" alt="context menu picture" width="513" height="400" /></p>
<p><strong>Configure Thumbnail Preview:</strong> You can set the size of the thumbnails. As you can also see FastPreview supports 32 image formats.</p>
<p>Windows lacks a Mac like Quick Look feature for rapid fire image previews. Sometimes, the folder thumbnails don’t really help. These three context menu enhancements fill the gap. Which one would you pick and why?</p>
<p>There are other ways of course to take control of your work with the <a href="http://www.makeuseof.com/tags/right-click-menu/">right-click context menu</a>:</p>
<ul>
<li><a href="http://www.makeuseof.com/tag/customize-your-send-to-right-click-windows-menu/">Customize Your ‘Send To’ Right-Click Windows Menu</a></li>
<li><a href="http://www.makeuseof.com/tag/open-up-your-right-click-menu-options-with-open-windows/">Open up Right Click Menu Options with Open++ (Windows)</a></li>
<li><a href="http://www.makeuseof.com/tag/3-more-tools-to-bring-power-to-the-right-click-menu-windows/">3 More Tools to Customize the Right Click Menu (Windows)</a></li>
<li><a href="http://www.makeuseof.com/tag/enhance-windows-explorers-context-menu-with-shell-tools/">Enhance Windows Explorer’s Context Menu With Shell Tools</a></li>
<li><a href="http://www.makeuseof.com/tag/how-to-add-remove-entries-from-the-right-click-menu/">How To Add &amp; Remove Entries from The Windows Right-Click Menu</a></li>
<li><a href="http://www.makeuseof.com/tag/customize-your-send-to-right-click-windows-menu/">Customize Your ‘Send To’ Right-Click Windows Menu</a></li>
</ul>
<p>Tell us about your right-click preferences.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-tools-quickly-preview-images-context-menu-click-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Improve Windows Explorer With Additional Features Using FilerFrog</title>
		<link>http://www.makeuseof.com/tag/improve-windows-explorer-additional-features-filerfrog/</link>
		<comments>http://www.makeuseof.com/tag/improve-windows-explorer-additional-features-filerfrog/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 16:31:49 +0000</pubDate>
		<dc:creator>Tina Sieber</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[File Manager]]></category>
		<category><![CDATA[system tools]]></category>
		<category><![CDATA[windows explorer]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=76603</guid>
		<description><![CDATA[For most people, ditching an application that they have grown so used to as Windows Explorer, is a tough step. But why switch to a completely new tool if the familiar one can simply be enhanced? This is where FilerFrog comes in, a free application that adds several incredibly useful features to the Windows Explorer that will make working with files a breeze.]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/FilerFrog02.png"><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/FilerFrog02.png?323f2c" alt="filerfrog review" /><a title="MakeUseOf Tag: Windows Explorer" href="http://www.makeuseof.com/tags/windows-explorer/">Windows Explorer</a> is a file manager and as such it is probably <strong>the</strong> most used Windows application. Or how would you access your files without a file manager? While most users eventually find out that Windows Explorer has its shortcomings, few realize that there are alternatives or ways to dramatically improve it.</p>
<p>For most people, ditching an application that they have grown so used to as Windows Explorer, is a tough step. But why switch to a completely new tool if the familiar one can simply be enhanced? This is where <a title="FilerFrog" href="http://www.filerfrog.com">FilerFrog</a> comes in, a free application that adds several incredibly useful features to the Windows Explorer that will make working with files a breeze.</p>
<h2>How Does FilerFrog Change Windows Explorer?</h2>
<p>To be exact, FilerFrog is a shell extension that integrates with Windows Explorer. It adds additional features to the Windows file manager, without dramatically changing or even replacing it. In fact, FilerFrog is very unobtrusive.</p>
<p>After installing the application and rebooting your computer, you will notice the FilerFrog item in the right-click menu, i.e. in the Windows Explorer menu.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/FilerFrog01.png?323f2c" border="0" alt="filerfrog review" /></p>
<h2>What Does FilerFrog Do?</h2>
<p>Hiding behind the FilerFrog item in the Windows Explorer menu are powerful tools that you will never want to live without again! Once you get a first look at the menu, it becomes obvious just how many operations this little tool puts at your fingertips.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/FilerFrog04.png?323f2c" border="0" alt="filerfrog software" /></p>
<h3>&gt; Organize &gt; Extract Files To Folder</h3>
<p>With this feature you can easily create a new folder and move selected files and/or folders to it in one step. The new folder will be created on the same level as the selected files and/or folders that will go into it. The operation &gt; <em>Extract Files to Folder</em> completes the opposite maneuver.</p>
<h3>&gt; Organize &gt; Copy / Move</h3>
<p>Instead of clumsily copying and pasting files or dragging them from one open folder to another folder next to it, you can now simply copy or move them by using FilerFrog and browsing to the desired location.</p>
<p>I think that all features grouped under the &gt; <em>Organize</em> submenu are ingenious! How about the other submenus?</p>
<h3>&gt; Sort Desktop</h3>
<p>The name of this item is a little misleading. It actually doesn&#8217;t allow you to sort the desktop. Instead, it allows you to manage the color scheme of your desktop.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/FilerFrog03.png?323f2c" border="0" alt="filerfrog software" /></p>
<h3>&gt; List Of Files</h3>
<p>Following this path you can not just simply create a list of files in any folder, you can create either a detailed or a simple list of selected files, including or excluding the full path.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/FilerFrog08.png?323f2c" border="0" alt="filerfrog software" /></p>
<h3>&gt; Security</h3>
<p>With FilerFrog you can encrypt files and protect them with a password.</p>
<h3>&gt; Split and Join</h3>
<p>Ever needed to split files to burn them onto multiple CDs or send them via email? FilerFrog lets you split and join files, either using predefined file sizes or a custom split file size.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/FilerFrog09.png?323f2c" border="0" alt="filerfrog free" /></p>
<h3>&gt; Rename</h3>
<p>The Rename category opens the doors to various ways of batch-renaming your files. For example &gt; <em>Find and Replace</em> allows you to identify a common item in the name of several files and then replace that item with whatever you choose. Using &gt; <em>Append</em> you can add a word to the beginning and/or end of a file name.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/FilerFrog10.png?323f2c" border="0" alt="filerfrog free" /></p>
<h3>&gt; Image Manipulation</h3>
<p>Going through this submenu you can resize images, convert them to Jpeg at the same time, or add a logo.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/FilerFrog11.png?323f2c" border="0" alt="filerfrog free" /></p>
<h3>&gt; Image Album</h3>
<p>Very simple but fantastic feature to quickly pack selected photos into a PDF document, ready to share with friends and family.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/FilerFrog12.png?323f2c" border="0" alt="share photos" /></p>
<h2>Can I Customize FilerFrog?</h2>
<p>You bet! You have two options for customization. First of all, you can put your most used and hence favorite items into the Favorites submenu. If you find the path to this submenu too far, you can click the &gt; <em>Settings</em> submenu and select &gt; <em>Show favorites in main menu (hide all other menus)</em>.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/FilerFrog06.png?323f2c" border="0" alt="filerfrog settings" /></p>
<p>In both cases you need to actually define your favorites. Simply click the &gt; <em>Manage Favorites</em> item and a window that allows you to drag items over into the Favorites menu will open.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/FilerFrog05.png?323f2c" border="0" alt="manage favorites" /></p>
<p>The resulting menu could look like this:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/FilerFrog07.png?323f2c" border="0" alt="filerfrog review" /></p>
<p>So this was a quick FilerFrog review in a nutshell. If you need more detailed explanations, I recommend reading the excellent Help file, which also holds various examples for how you could use selected operations.</p>
<p>MakeUseOf has previously covered alternatives for Windows Explorer:</p>
<ul>
<li><a title="SE-Explorer: A Portable Full-Featured Windows Explorer Alternative" href="http://www.makeuseof.com/tag/seexplorer-portable-fullfeatured-windows-explorer-alternative/">SE-Explorer: A Portable Full-Featured Windows Explorer Alternative</a></li>
<li><a title="Forget Windows Explorer, Explorer++ Is The Perfect, Powerful Alternative" href="http://www.makeuseof.com/tag/forget-windows-explorer-explorer-perfect-powerful-alternative/">Forget Windows Explorer, Explorer++ Is The Perfect, Powerful Alternative</a></li>
<li><a title="The 5 Good Free Windows File Managers" href="http://www.makeuseof.com/tag/the-5-best-windows-explorer-replacements/">The 5 Good Free Windows File Managers</a></li>
</ul>
<p>Have you experimented with alternatives to Windows Explorer or shell extensions? What are the features you think are missing from this extension or other file managers?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/improve-windows-explorer-additional-features-filerfrog/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How To Upload Files To The Awesome Box.Net Directly from Windows Explorer</title>
		<link>http://www.makeuseof.com/tag/upload-files-awesome-boxnet-windows-explorer/</link>
		<comments>http://www.makeuseof.com/tag/upload-files-awesome-boxnet-windows-explorer/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 18:31:18 +0000</pubDate>
		<dc:creator>Jessica Cam Wong</dc:creator>
				<category><![CDATA[FileSharing]]></category>
		<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[document sharing]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[windows explorer]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=61082</guid>
		<description><![CDATA[A few months ago, the online storage service, Box.net, announced that users with a free account would now receive 5GB of free storage as opposed to the original offering of 2GB. I was already using Box.net for its superb ability to display common file types in-browser, which comes in handy when you are sharing temporary [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/boxnetlogo.png"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/boxnetlogo.png?323f2c" alt="box.net file sharing" />A few months ago, the online storage service, Box.net, <a href="http://blog.box.net/2010/10/28/box-and-the-infinite-cloud/">announced</a> that users with a free account would now receive 5GB of free storage as opposed to the original offering of 2GB. I was already using Box.net for its superb ability to display common file types in-browser, which comes in handy when you are sharing temporary files, so this was an exciting piece of news for me.</p>
<p>There&#8217;s a myriad of reasons why you should re-discover the service if you don&#8217;t use it already as updates are constantly pushed and it would be a great alternative to sites like <a href="http://drop.io/">Drop.io</a>. For those that appreciate WebDAV access or at least, an easier way to upload files from your desktop&#8217;s file manager, here are the simple steps to view your Box.net files in Windows Explorer.</p>
<p><span id="more-61082"></span></p>
<h2>Easily Upload Files Via Windows Explorer</h2>
<p><strong>Note:</strong> Tested in several Windows Vista machines. WinXP users can see <a href="http://techie-buzz.com/tech-news/mount-boxnet-account-in-windows-explorer.html">Techie Buzz&#8217;s handy post</a>.</p>
<p>1. Press the Win key + E or go to the Start menu, right-click on <em>Computer </em>and select<em> Open.</em></p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/0.png?323f2c" alt="box.net file sharing" width="577" height="369" /></p>
<p>2. Right-click on <em>Computer</em> again and select <em>Add A Network Location</em>, which will prompt the respective wizard.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/17.png?323f2c" alt="box.net files" width="342" height="361" /></p>
<p>3. Click <em>Next </em>on the welcoming screen.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/22.png?323f2c" alt="box.net files" width="580" height="479" /></p>
<p>4. Then select the second option, <em>Choose a custom network location</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/33.png?323f2c" alt="box.net files" width="580" height="479" /></p>
<p>Type the following:</p>
<div style="margin-bottom: 15px; padding: 5px; border: 1px solid #c6d7e1; background-color: #d8eaf2;"><em>https://www.box.net/dav</em></div>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/42.png?323f2c" alt="download box.net files" width="580" height="479" /></p>
<p>If for some reason, you have trouble, try the unsecured
<pre><em>http://www.box.net/dav</em></pre>
<p>.</p>
<p>5. If everything goes well, you&#8217;ll get a popup window asking you for your credentials. Type your username, which is the email you use to log in to Box.net, as well as your password.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/51.png?323f2c" alt="download box.net files" width="336" height="293" /></p>
<p>6. Now you can type a name for you to easily identify this location, before clicking <em>Next.</em></p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/61.png?323f2c" alt="download box.net files" width="580" height="479" /></p>
<p>7. You can choose whether to or not to check the box to launch the network location on Windows Explorer after exiting the wizard.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/71.png?323f2c" alt="" width="580" height="479" /></p>
<p>Click on <em>Finish</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/81.png?323f2c" alt="" width="479" height="477" /></p>
<p>On Ubuntu, make sure you log onto Box.net in your web browser before following <a href="http://www.howtogeek.com/howto/ubuntu/how-to-access-your-boxnet-account-from-ubuntu-the-easy-way/">the instructions</a> on the How-To Geek blog. This might break at times because support for WebDav has stopped after similar posts were written but at this time, it looks like it works. You might also find <a href="http://www.makeuseof.com/tag/map-online-services-as-a-network-drive-with-gladinet-windows/">Gladinet</a> interesting if you are still having problems connecting, since it&#8217;s designed to help you map network drives for web apps.</p>
<h2>Why Use Box.Net?</h2>
<ul>
<li>You can preview the more popular file types, such as FLV flash, MP3 and PDF files inside your browser.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/151.png?323f2c" alt="" width="564" height="413" /></p>
<li>There&#8217;s integration with other web services that provide you with file-editing capabilities while you don&#8217;t even have to download desktop software to handle them. For pictures, there&#8217;s Picnik, for signing documents, there&#8217;s DocuSign, etc.</li>
<li>There&#8217;s a built-in word processor, with collaboration features.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/161.png?323f2c" alt="" width="580" height="285" /></p>
<p>Depending on what services from the <em>OpenBox</em> you add, you can have other office suites, like Zoho, at your disposal and still use Box.net for storage.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/17.jpg?323f2c" alt="" width="568" height="476" /></p>
<li>You can embed your Box.net files (or the ones in a specific folder) in your website with a widget.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/19.png?323f2c" alt="" width="576" height="171" /></p>
<li>Your readers can then subscribe to a feed to update them when you modify the contents of the shared files or folders.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/18.png?323f2c" alt="box.net file sharing" width="458" height="346" /></p>
</ul>
<p>The only downside to Box.net is that you can only upload files of up to 25MB for the free account, but most files I own are within the limits.</p>
<p>Online storage services abound these days. You&#8217;ll find many <a href="http://www.makeuseof.com/tag/sugarsync-vs-dropbox-the-battle-of-the-cloud-storage-titans/">Dropbox</a> fans, as well as people that swear by Mozy, and <a href="http://www.makeuseof.com/tag/upload-sync-files-skydrive-windows-explorer/">Windows Live Skydrive</a>. I&#8217;ve personally always used Skydrive to <a href="http://www.makeuseof.com/tag/email-photos-free-25gb-windows-live-skydrive/">upload pictures by email</a> when Flickr and Facebook just don&#8217;t cut it.</p>
<p>What do you use to store files?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/upload-files-awesome-boxnet-windows-explorer/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>SE-Explorer: A Portable Full-Featured Windows Explorer Alternative</title>
		<link>http://www.makeuseof.com/tag/seexplorer-portable-fullfeatured-windows-explorer-alternative/</link>
		<comments>http://www.makeuseof.com/tag/seexplorer-portable-fullfeatured-windows-explorer-alternative/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 18:41:38 +0000</pubDate>
		<dc:creator>Jeffry Thurana</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[better alternatives]]></category>
		<category><![CDATA[File Manager]]></category>
		<category><![CDATA[portable app]]></category>
		<category><![CDATA[windows explorer]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=59580</guid>
		<description><![CDATA[I think we can safely say that one of the most used applications in any computer OS is the file manager. Since these kinds of applications are always in the front line and expected to run all the time, not only should they be very durable but they should also be very user friendly. The [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/Windows-Explorer-icon.png"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/Windows-Explorer-icon.png?323f2c" border="0" alt="windows explorer alternative" width="205" height="205" />I think we can safely say that one of the most used applications in any computer OS is the file manager. Since these kinds of applications are always in the front line and expected to run all the time, not only should they be very durable but they should also be very user friendly.</p>
<p>The default file manager under Windows is of course <a href="http://www.makeuseof.com/tags/windows-explorer/">Windows Explorer</a>. While most users can get along just fine with this application, there are quite a few areas where it could be improved for the better. That&#8217;s why there are <a href="http://www.makeuseof.com/tag/replace-windows-explorer-with-a-more-powerful-alternative/">Windows Explorer alternatives</a> out there. One of them is <a href="http://se-soft.com/en/Products/Explorer/">SE-Explorer</a>, which gives users much more than just the ability to manage files and folders.</p>
<p>SE-Explorer is a free application which is also available as a portable app. Let&#8217;s take a peek at what this application can do, and whether you could use as a Windows Explorer alternative.</p>
<p><span id="more-59580"></span></p>
<h2>It Comes With Tabs</h2>
<p>If you&#8217;d like to try this application, you can download either the installer or the compressed portable version (or both). I personally prefer the portable version, as it&#8217;s more mobile and gives users similar features. Moreover, I can place it in my Dropbox folder so it will always be ready at every computer that I use. The file size is very small, less than 2.5 MB, so the download should be done quickly.</p>
<p>The first thing that you will notice about the app is the tabs. SE-Explorer will begin the sessions with three basic tabs: file manager, file search, and size scanner. The file manager will show you the content of your drive with all the basic managerial functions (like copy and move) and quick access to all of the mounted drives on your computer.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/01a-File-Manager.png?323f2c" border="0" alt="windows explorer alternative" width="574" height="384" /></p>
<p>File search is exactly what the name says. It allows you to do basic and advanced searching of everything inside your hard drive. I don&#8217;t have the tools and expertise to do a comparison, but I personally feel that SE-Explorer&#8217;s search function is much speedier than the default Windows search feature.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/01b-Search-Function.png?323f2c" border="0" alt="alternative to windows explorer" width="574" height="384" /></p>
<p>Size Scanner comes with several scan options, but the most useful one for me is the &#8220;<em>Top largest files</em>&#8221; as it allows me to find which files consume the largest portion of my storage.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/01c-Size-Scanner.png?323f2c" border="0" alt="alternative to windows explorer" width="574" height="384" /></p>
<p>After you have the results of the file search or size scan, you can save the list as text files for future reference. This is another useful feature that you won&#8217;t find on Windows Explorer.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/01d-Save-Result.png?323f2c" border="0" alt="alternative to windows explorer" width="332" height="170" /></p>
<h2>More Useful Features</h2>
<p>Aside from the features mentioned above, SE-Explorer also comes with several other more useful features. One of them is the ability to compare files and folders.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/02a-Compare-files.png?323f2c" border="0" alt="free alternatives to windows explorer" width="574" height="384" /></p>
<p>Even though most normal users might never need to compare files, it would be very handy for programmers, web designers, or those who have lines of codes for breakfast.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/02b-Compare-files-result.png?323f2c" border="0" alt="free alternatives to windows explorer" width="574" height="384" /></p>
<p>On the other hand, every computer user could use the folder comparing feature once in a while, especially if they keep several copies of a folder in different places as backups and do a lot of folder synchronizing.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/02c-Compare-Folder.png?323f2c" border="0" alt="free alternatives to windows explorer" width="574" height="384" /></p>
<p>SE-Explorer gives you quick access to the command line via the address field on the location bar under the file manager tab. Just write down the command, hit enter, and the action will be performed inside the open command line window.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/03a-Command-Line.png?323f2c" border="0" alt="03a Command Line.png" width="574" height="384" /></p>
<p>More customizations are available via the &#8220;<em>Options</em>&#8221; window.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/04a-Options.png?323f2c" border="0" alt="04a Options.png" width="470" height="315" /></p>
<p>As a nice bonus, SE-Explorer comes with a media player. The player will open in a new tab and will play pretty much everything that you throw at it. The player managed my collection of common multimedia files with no problem.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/06a-Media-Player.png?323f2c" border="0" alt="windows explorer alternative" width="574" height="384" /></p>
<p>To know more about other things that SE-Explorer can do, there&#8217;s a features list on the app&#8217;s homepage.</p>
<p>To sum things up, I think SE-Explorer is a solid files And folder manager with many useful features. If you are looking for a viable Windows Explorer alternative, this app could serve you well.</p>
<p>If you have your own personal alternative(s) to Windows Explorer, please feel free to share them using the comments section below.</p>
<p><small>Image credit: <a rel="nofollow" href="http://www.flickr.com/photos/illuminated_photography/3154846755/">jma.work</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/seexplorer-portable-fullfeatured-windows-explorer-alternative/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>2 Alternative File Managers You Should Really Check Out</title>
		<link>http://www.makeuseof.com/tag/2-alternative-file-managers-check/</link>
		<comments>http://www.makeuseof.com/tag/2-alternative-file-managers-check/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 01:31:58 +0000</pubDate>
		<dc:creator>Jessica Cam Wong</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[cross platform]]></category>
		<category><![CDATA[File Manager]]></category>
		<category><![CDATA[windows explorer]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=57225</guid>
		<description><![CDATA[I have learned to love Windows Explorer from being able to map Skydrive on my desktop, but it can be slow at times, showing me that &#8220;Not Responding&#8221; message that I really dislike seeing. I&#8217;m almost positive that&#8217;s one of the reasons applications such as Explorer++ and other Windows Explorer replacement file managers exist. There&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/10/i.jpg"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/10/i.jpg?323f2c" alt="comparison of file managers" width="241" height="239" />I have learned to love Windows Explorer from being able to <a href="http://www.makeuseof.com/tag/upload-sync-files-skydrive-windows-explorer/">map Skydrive</a> on my desktop, but it can be slow at times, showing me that &#8220;<em>Not Responding&#8221;</em> message that I really dislike seeing. I&#8217;m almost positive that&#8217;s one of the reasons applications such as <a href="http://www.makeuseof.com/tag/forget-windows-explorer-explorer-perfect-powerful-alternative/">Explorer++</a> and other <a href="http://www.makeuseof.com/tag/replace-windows-explorer-with-a-more-powerful-alternative/">Windows Explorer</a> <a href="http://www.makeuseof.com/tag/the-5-best-windows-explorer-replacements/">replacement file managers</a> exist. There&#8217;s even more dedicated <a href="http://www.makeuseof.com/tag/fresh-approach-organizing-multimedia-files-fresh-view/">file browsers for multimedia</a>, as well as open-source alternatives, such as <a href="http://www.makeuseof.com/tag/qmmander-replace-your-windows-explorer-with-an-open-source-alternative/">QMMander</a>.</p>
<p>Here are two more file browsers that carry handy features that Windows Explorer lacks. The first one may even be hidden within your installed programs, while the second one is a new application with a twist.</p>
<p><span id="more-57225"></span></p>
<h2>7-Zip File Manager (Cross-Platform)</h2>
<p>You probably already have downloaded one of the best file compression/decompression tools out there, <a href="http://www.7-zip.org/">7-zip</a>, which shines with its high compression rate (and fares well compared to <a href="http://www.makeuseof.com/tag/the-top-3-file-compression-extraction-softwares/">other free file archivers</a>), but did you know it also bundles a lightweight file manager? Me neither, up until it was mentioned on <a href="http://www.howtogeek.com/howto/windows-vista/stupid-geek-tricks-using-7-zip-as-a-blazing-fast-file-browser/">How-To Geek</a>.</p>
<p>The 7-zip two-pane file manager just works and doesn&#8217;t get stuck like Windows Explorer might if you try to copy or move an enormous file around.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/10/17.png?323f2c" alt="comparison of file managers" width="522" height="517" /></p>
<p>If you already have 7-zip installed, you can start using the file manager by simply typing &#8221; 7&#8243; in the Start Menu search box. If you want faster access, you can right-click on it &gt; <em>Send To</em> &gt; <em>Desktop</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/10/25.jpg?323f2c" alt="open source file managers" width="580" height="463" /></p>
<h3>Best Features</h3>
<ul>
<li>No delays whatsoever: If you&#8217;re looking for a<em> fast</em> file manager<em>, </em>you&#8217;ve found it.</li>
<li>You can browse ISO files as if they were folders. In this screenshot, I&#8217;m browsing the ISO file that contains the setup file for Microsoft Expression Studio Ultimate, which I got <a href="http://www.makeuseof.com/tag/retail-software-free-student/">free for being a student</a>.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/10/34.png?323f2c" alt="open source file managers" width="527" height="243" /></p>
<li>Quickly perform common tasks with keyboard shortcuts, including some that you usually need <a href="http://www.makeuseof.com/tag/3-more-tools-to-bring-power-to-the-right-click-menu-windows/">dedicated programs</a> for.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/10/44.png?323f2c" alt="open source file managers" width="353" height="559" /></p>
<li>Quickly navigate to frequently-accessed folders with keyboard shortcuts (by adding that folder to your Favorites).</li>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/10/55.png?323f2c" alt="best windows file managers" width="558" height="292" /></p>
<li>Change folder and file views with hotkeys (default view is Details).</li>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/10/64.png?323f2c" alt="best windows file managers" width="240" height="432" /></p>
</ul>
<p>There&#8217;s also a way for you to omit the cascaded menu when you right-click on say a zip file and instead, have the 7-zip options when you right-click.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/10/81.jpg?323f2c" alt="best windows file managers" width="486" height="800" /></p>
<p>To fix that, you just need to head to <em>Tools</em> in the File Manager menu bar and adjust your <em>Options</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/10/73.png?323f2c" alt="" width="411" height="585" /></p>
<h2>Nemo Documents (Windows)</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/10/91.jpg?323f2c" alt="" width="580" height="435" /></p>
<p><a href="http://www.nemo-docs.com/">Nemo Documents</a> is also a lightweight, unobtrusive file manager that displays your file structure Ã  la Google Calendar (which is supported!) or Outlook, that is, in a calendar view and provides more intuitive ways to find files, period. I can see the calendar view being useful to anyone that is GTD-conscious and may want to review files that s/he is working on.</p>
<p>Nemo Documents can also double up as a search tool as it integrates with the built-in Desktop Search function in Vista and Windows 7 to help you search for keywords or phrases inside documents.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/10/101.jpg?323f2c" alt="" width="579" height="643" /></p>
<p>Thus, as the author&#8217;s website indicates, if you can&#8217;t remember the name of some file, you can combine these keywords along with &#8220;other clues that you can remember about the document, such as a specific month or the file type&#8221; to help you find a file.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/10/111.jpg?323f2c" alt="" width="580" height="517" /></p>
<p>Windows 7 can <a href="http://www.makeuseof.com/tag/windows-7-libraries-%E2%80%93-and-why-you-want-them/">bundle search results by month</a> (as you can see in Jim&#8217;s screenshot), but now WinXP and Vista users can get this and additional views with the file manager in question.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/10/121.jpg?323f2c" alt="" width="580" height="868" /></p>
<p>Another cool thing is that you can tag or label files, regardless of the file type.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/10/131.png?323f2c" alt="comparison of file managers" width="556" height="251" /></p>
<p>Usually, you can only add tags to Microsoft documents, JPEG images and nothing else in Windows Explorer, unless you are using third-party applications, such as <a href="http://www.makeuseof.com/tag/create-tags-for-your-windows-files-with-taggedfrog/">TaggedFrog</a> or <a href="http://www.makeuseof.com/tag/tag2find-%E2%80%93-tag-your-windows-files-with-web-like-tags/">Tag2Find</a>. Thus, if you&#8217;re into tagging or could use more efficient file searches with tags, Nemo Documents might be for you.</p>
<p>Nemo Documents is as small as downloads come (the <a href="http://download.cnet.com/Nemo-Documents/3000-10743_4-75285596.html?tag=mncol;1">download</a> file size is about 672 KB) and occupies 1.77 MB once installed. It seems like this product is pretty young so it might implement additional features later on as more feedback becomes available to the authors.</p>
<p>Have you got any alternative file browsers you&#8217;re extremely fond of? Share it with us in the comments!</p>
<p><small>Image credit: <a rel="nofollow" href="http://www.flickr.com/photos/andrewcurrie/4643619466/">Andrew Currie</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/2-alternative-file-managers-check/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>Forget Windows Explorer, Explorer++ Is The Perfect, Powerful Alternative</title>
		<link>http://www.makeuseof.com/tag/forget-windows-explorer-explorer-perfect-powerful-alternative/</link>
		<comments>http://www.makeuseof.com/tag/forget-windows-explorer-explorer-perfect-powerful-alternative/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 19:30:37 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[better alternatives]]></category>
		<category><![CDATA[portable app]]></category>
		<category><![CDATA[tabs]]></category>
		<category><![CDATA[windows explorer]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=45445</guid>
		<description><![CDATA[Most of an average user&#8217;s time on the computer is spent browsing the web. Next in line perhaps, is file management (if you do not do other specialized work on the computer). Naturally, having the right tools for the job can make it much easier and faster. The default Windows file manager &#8211; Windows Explorer [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/explorerlogo.png" /><img class="align-left" style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/explorerlogo.png?323f2c" alt="windows explorer alternative"/>Most of an average user&#8217;s time on the computer is spent browsing the web. Next in line perhaps, is file management (if you do not do other specialized work on the computer). Naturally, having the right tools for the job can make it much easier and faster. The default Windows file manager &#8211; Windows Explorer is good, especially with Windows 7 but there are a lot many tools available out there that are worthy of your attention. Explorer++ is one such Windows Explorer alternative.</p>
<p><span id="more-45445"></span><br />
Explorer++ is available for download <a href="http://www.explorerplusplus.com/">here</a>. The download is small ZIP file. Explorer++ is a portable software, just extract the ZIP file and run the executable and you are good to go. Explorer++ is loaded with features, that can put standard Windows Explorer to shame, any day. Let&#8217;s have a look at some of the better ones that make this such a great Windows Explorer alternative.</p>
<p>Out of the box, Explorer++ opens up as listing all the drives on your computer. The familiar &quot;Computer&quot; screen. Towards the left there is the sidebar, where in you can view the Folder tree. Towards the bottom is the display window which displays the details about the current selection and the status bar which presents useful information of all kinds.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/mainscreen.png?323f2c" alt="windows explorer alternative" /></p>
<p>The single most influential of features is perhaps tabbed browsing of folders. Moving, copying and organizing files becomes so much easier with the inclusion of tabs. In addition, you can perform all the standard tab operations as well. You can duplicate tabs, lock tabs, bind a tab to a particular folder and so on. Another great thing about Explorer++ is that it doesn&#8217;t clutter the right click context menu. The only entry you get in the right-click menu is to open a folder in new tab. Everything else is accessible via the menus and the shortcut keys.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/tabbedbrowsing.png?323f2c" alt="windows explorer alternative" /></p>
<p>Open up a folder in Explorer++ and you can Save the directory listing, copy paths, open up a command prompt at the folder, set file attributes all from the file menu (and thus with shortcuts). If for example, you want to save the directory listing of the currently opened folder you can press Alt+F and then L to run the directory listing command. Similarly to move or copy selected folders quickly you can press Ctrl+Shift+M or Ctrl Shift+C, then choose a folder and your files are moved or copied without needing to open the destination folder once.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/splittingfile.png?323f2c" alt="alternative to windows explorer"/></p>
<p>That is not all, there are a number of other useful commands available as well. You can for example split a file into chunks of 50MB files thereby enabling you to upload a large file while confirming to the file size limits of a cloud storage service. Go to <em>Actions &gt; Split</em> file to achieve this. You can also merge split files to get back the original file. Explorer++ also lets you securely delete files by overwriting the disk space preventing file recovery.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/preferencesplusplus.png?323f2c" alt="alternative to windows explorer"/></p>
<p>You can user Explorer++ as a secondary file browser or you can use it as a complete Windows Explorer alternative altogether. Such settings and preferences can be tweaked easily via <em>Tools &gt; Options</em>. You can also configure the folder that Explorer++ displays the first time you run it. In addition to Explorer++ specific settings, you can also tweak general Files and Folders settings like showing file extensions or single click to open a folder, etc. Explorer++ provides plenty of options letting you configure the software to your needs.</p>
<p>Explorer++ is an excellent application you can use in conjunction with Windows Explorer or as a stand along file browser. Tabbed browsing, bookmarks and the amazing number of command and search options make it a viable option to replace Windows Explorer. If that seems too much to you, you can also use it as a secondary file manager. The fact that it is portable and doesn&#8217;t need installation makes it indispensable for situations where you would like a little more than what Windows Explorer can offer you.</p>
<p>In case you like to stick with Windows Explorer, don&#8217;t forget to <a href="http://www.makeuseof.com/tag/7-windows-explorer-addons-for-power-users/">check out these addons</a>. If Explorer++ interests you, here are a <a href="http://www.makeuseof.com/tag/the-5-best-windows-explorer-replacements/">5 more file managers</a> you should look at before making your choice.</p>
<p>What is your preference, pimped up Windows Explorer? Or one of the feature rich replacements?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/forget-windows-explorer-explorer-perfect-powerful-alternative/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How To Make The Best Use Of God Mode In Windows Vista &amp; 7</title>
		<link>http://www.makeuseof.com/tag/god-mode-windows-vista-7/</link>
		<comments>http://www.makeuseof.com/tag/god-mode-windows-vista-7/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 23:31:21 +0000</pubDate>
		<dc:creator>Tim Lenahan</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows explorer]]></category>
		<category><![CDATA[windows hacks]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=33705</guid>
		<description><![CDATA[God Mode is an interesting name for it and perhaps it should be dropped.  I say this for several reasons.  First of all, it&#8217;s not true to its name because it really doesn&#8217;t do anything above and beyond what Windows Vista and Windows 7 allow us to do already.  Secondly, the term &#8220;God Mode&#8221;, contrary [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/godmode.jpg" /><img class="align-left" style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/godmode.jpg?323f2c" alt="godmode" vspace="5" align="left" />God Mode is an interesting name for it and perhaps it should be dropped.  I say this for several reasons.  First of all, it&#8217;s not true to its name because it really doesn&#8217;t do anything above and beyond what Windows Vista and Windows 7 allow us to do already.  Secondly, the term &#8220;God Mode&#8221;, contrary to popular thought, does not really need to be part of the process.</p>
<p>That being said, God Mode is a title that it has acquired and therefore it is pretty widely known as such.  The God Mode hack for Windows Vista and Windows 7 is a quick and easy way to make a panel that offers quick and easy access to quite the exhaustive list of Windows settings.</p>
<p style="text-align: center;"><span id="more-33705"></span><br />
<img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/godmode_window.jpg?323f2c" alt="god mode hack" width="580" height="322" /></p>
<p>In this article I would like to share how to do the god mode hack AND several ways to make better use of the shortcut once created.</p>
<p>Let me first mention that it has been purported that this hack can have adverse effects on a 64 bit Windows Vista system so please don&#8217;t attempt this if that is your operating system.  If you are not sure if your Vista system is the 64 bit version, just check in the System Information Window which is found in the Control Panel and is called &#8220;System.&#8221;</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/not_64bit.jpg?323f2c" alt="not_64bit" width="408" height="243" /></p>
<p>This article will be depicting screenshots of a <a href="http://www.makeuseof.com/tags/windows-vista/">Windows Vista</a> system only.  Realize that this god mode hack will also work with <a href="http://www.makeuseof.com/tags/windows-7/">Windows 7</a>.</p>
<p>First of all, let me share with you how to do the hack creating the desired shortcut.<strong> </strong></p>
<p><strong></strong>DISCLAIMER: Just so you know, this idea is not a new one.  It has been shared with the general public already by many sources, one of which being <a href="http://news.cnet.com/8301-13860_3-10423985-56.html">cnet</a>.  The basic idea is to create a folder in any location on the hard drive.  <strong>The trick is in the name. </strong> Most instructions you will come across will tell you to name the folder &#8220;<em>GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}</em>&#8221; without the quotes but it really doesn&#8217;t matter whether or not you use the word combination &#8220;GodMode.&#8221;  The important part is the rest of it.</p>
<p>I named the folder on my system &#8220;<em>Windows Settings.{ED7BA470-8E54-465E-825C-99712043E01C}</em>&#8221; for several reasons.  One, I think it describes it better and two, I think using the term &#8220;GodMode&#8221; is a somewhat flippant use for the title of God.  Call it whatever you want.</p>
<p>Anyhow, this hack is really cool because it contains virtually all the settings for your Windows system in one place.  If you&#8217;ve used Windows before, you&#8217;ll understand how incredibly helpful this is!  No more hunting and trying to remember where that specific setting is located just so you can do that tiny tweak you once knew how to do.  Even aside from that, the sheer amount of clicking that you are saved from makes it worth it all!</p>
<p>OK, now for a few tips on how to make better use of the &#8220;GodMode&#8221; hack.</p>
<h3>1.  Make It Easily Accessible At A Moment&#8217;s Notice!</h3>
<p>You can always do the easy-peasy desktop shortcut.  I, for one HATE having shortcuts all over my desktop which is why I typically keep them all hidden.  My suggestion is to create a quick start link on your taskbar.  I have all my important programs linked there so I hardly ever even need to visit the Start menu!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/quickstart.jpg?323f2c" alt="god mode hack" width="364" height="117" /></p>
<p>Then there&#8217;s always the infamous <a href="http://rocketdock.com/">Rocket Dock</a>, making Windows one more step closer to mimicking the Apple.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/rocketdock.jpg?323f2c" alt="windows 7 god mode hack" width="427" height="178" /></p>
<h3>2.  Sort Those Settings Links!</h3>
<p>One of the first things I noticed about the list of settings was how disorganized they appeared.  Well, if you look carefully, you&#8217;ll notice that you can click to sort them!  You can put them in order alphabetically by name, application or keywords.  To me it would seem that the application would be the most logical way to sort them, but to each his own, right?</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/godmode_sort.jpg?323f2c" alt="godmode_sort" width="409" height="116" /></p>
<h3>3.  Filter For The Settings You&#8217;re Looking For!</h3>
<p>Although it is present in all file folders, the nifty little search box at the top of the window is a real time saver when you&#8217;re looking for specific settings within that exhaustive list.  If you have the slightest idea of what you&#8217;re looking for, begin to type it and watch the unwanted settings drop off!  Simple yet effective!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/godmode_search.jpg?323f2c" alt="godmode_search" width="396" height="228" /></p>
<p>How about it?  Is the God Mode hack what it&#8217;s cracked up to be?  Do you have a better solution to quickly find the settings you&#8217;re looking for?  Let us know!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/god-mode-windows-vista-7/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>TotalFinder &#8211; A Finder Alternative With Some Cool Extras [Mac]</title>
		<link>http://www.makeuseof.com/tag/experimenting-finder-totalfinder-mac/</link>
		<comments>http://www.makeuseof.com/tag/experimenting-finder-totalfinder-mac/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 16:31:06 +0000</pubDate>
		<dc:creator>Jeffry Thurana</dc:creator>
				<category><![CDATA[Cool Mac Apps & Tips]]></category>
		<category><![CDATA[better alternatives]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[system tools]]></category>
		<category><![CDATA[windows explorer]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=33776</guid>
		<description><![CDATA[Ask any Mac user to make a list of applications that opens the most on their machine and you&#8217;ll definitely see Finder there. Then someone would say that it&#8217;s unfair to allow Finder to be on the list because Mac users don&#8217;t even have a choice. Finder always starts automatically with Mac OS X, and [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/00-TotalFinder-logo.jpg" /><img class="align-left" style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/00-TotalFinder-logo.jpg?323f2c" border="0" alt="00 TotalFinder logo.jpg" vspace="5" align="left" />Ask any Mac user to make a list of applications that opens the most on their machine and you&#8217;ll definitely see Finder there.</p>
<p>Then someone would say that it&#8217;s unfair to allow Finder to be on the list because Mac users don&#8217;t even have a choice. Finder always starts automatically with Mac OS X, and there&#8217;s no way to close it.</p>
<p>I think that&#8217;s not a valid statement. Most users wouldn&#8217;t want to close Finder even if they can (And FYI, you can close Finder as long as you know the <a href="http://www.makeuseof.com/tag/unveil-mac-os-x-hidden-features-with-secrets/">Secret</a>). That&#8217;s because Finder is one of the most useful applications on the Mac. You do your daily copy, move, launch and other kinds of file management there.</p>
<p>So it&#8217;s a bit strange that if you compare it with other native Mac apps, Finder seems to get less attention. It gets small tweaks here and there over time, but in general it&#8217;s still the same old Finder that we know and love from back then. At least, that&#8217;s the way it appears to our non-techie eyes.</p>
<p><span id="more-33776"></span></p>
<h3><strong>Not For The Faint Of Heart</strong></h3>
<p>The state of Finder as it is today might be fine for most users, but I know many power users who wish to be able to do more with Finder. That&#8217;s why there are Mac finder alternatives out there.</p>
<p>One of the alternatives is <a href="http://totalfinder.binaryage.com/">TotalFinder</a>. This SIMBL plugin will bring your Finder to a new level. If you are truly a power user, I think you would want to try out this app.</p>
<p>However, there are a few things that should be noted up front about this Mac finder alternative:</p>
<ol>
<li>TotalFinder is Snow Leopard only. This is due to the fact that SIMBL plugins like <a href="http://www.makeuseof.com/tag/easy-steps-to-solve-mac-window-management-issues-with-afloat/">Afloat</a> and <a href="http://www.makeuseof.com/tag/size-zoom-your-windows-better-with-sizewell-mac/">SizeWell</a> only work for Cocoa applications and unlike its previous Carbon version, Snow Leopard&#8217;s Finder has been re-written in Cocoa.</li>
<li>It is also still in the early Alpha stage. Trying it means preparing yourself for bugs and crashes. You should back up often (that&#8217;s why it&#8217;s not for the faint of heart).</li>
<li>This app will stop being a free app after it goes out of Alpha.</li>
</ol>
<p>So why bother trying? Why recommend this app despite the disadvantages? I&#8217;ll tell you why.</p>
<h3><strong>It&#8217;s For The Fun Of It</strong></h3>
<p>There are several cool things that make this so-called <em>still-buggy</em> app worth a look. But before we get to that point, let&#8217;s start from the very beginning, shall we?</p>
<p>The installer comes with many words of warnings: about the free Alpha period, about SIMBL, and about the need to finish all Finder activities before proceeding. Click continue only if you are ready. <img src="http://main.makeuseoflimited.netdna-cdn.com/wp-includes/images/smilies/icon_smile.gif?323f2c" alt=':)' class='wp-smiley' /> </p>
<p style="text-align:center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/01-Install-TotalFinder-with-Warnings.jpg?323f2c" border="0" alt="01 Install TotalFinder with Warnings.jpg" width="550" height="390" /></p>
<p>Please also note that there&#8217;s an uninstaller inside the disk image, should you need it.</p>
<p>After the installation, Finder will be restarted and you&#8217;ll quickly notice two different changes: a new icon of Finder (wearing shades), and&#8230; the <strong>tabs</strong>! Yes Sir! Your Finder can do tabs now. Can you guess what the tabs appearance is similar to?</p>
<p style="text-align:center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/02-Finder-with-tabs.jpg?323f2c" border="0" alt="Mac finder alternative" width="550" height="355" /></p>
<p>However, the slider which usually sits at the bottom right of the Finder window in icon view mode is missing. So you can&#8217;t adjust the icon size.</p>
<p>You will also notice the TotalFinder icon in the menubar. Clicking on it will bring out the information about the expiration date, and also the Preferences &#8211; the place where you can adjust the app&#8217;s behavior.</p>
<p style="text-align:center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/03-TotalFinder-Preferences.jpg?323f2c" border="0" alt="Mac finder alternative" width="315" height="134" /></p>
<p>There are four tabs there:</p>
<ol>
<li><strong>Visor</strong>: Gives you the ability to assign shortcuts to summon (or hide) Finder from within any application, and whether to stick Finder to a specific Space or make it available to all Spaces.
<p style="text-align:center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/04a-Finder-Preferences-Visor.jpg?323f2c" border="0" alt="04a Finder Preferences - Visor.jpg" width="350" height="482" /></p>
</li>
<li><strong>.DS_Store</strong>: If you move your data around a lot between Mac and Windows, you must be familiar with <a href="http://en.wikipedia.org/wiki/.DS_Store">.DS_Store</a> files. These useful clutters are everywhere, but visible only if we view the storage under a Windows machine. This tab gives you the ability to control the behavior of .DS_Store files.
<p style="text-align:center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/04b-Finder-Preferences-DS_Store.jpg?323f2c" border="0" alt="04b Finder Preferences - DS_Store.jpg" width="350" height="482" /></p>
</li>
<li><strong>Tweaks</strong>: You can choose whether you want to show hidden files or not from here. There&#8217;s also the option to put Folders always on top.
<p style="text-align:center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/01/04c-Finder-Preferences-Tweaks.jpg?323f2c" border="0" alt="04c Finder Preferences - Tweaks.jpg" width="350" height="482" /></p>
</li>
<li><strong>Purchase</strong>: This is where you can update TotalFinder to the next version (or make the purchase when it&#8217;s not free anymore).</li>
</ol>
<h3><strong>The Conclusion Is&#8230;.</strong></h3>
<p>TotalFinder might still be in Alpha, but I&#8217;ve survived the first few days of normal usage without crashes. Lucky me.</p>
<p>Personally, I think the coolest feature of TotalFinder is the Tab, and that feature alone should earn this little app a little bit of your time.</p>
<p>But is it worth whatever money that the developer will charge in the future? I honestly don&#8217;t know. All I know is that at this moment TotalFinder is still a free Mac finder alternative and I&#8217;m making use of that.</p>
<p>But I do hope that the developer would consider at least providing a free version (with less features, maybe?) of this app in the future so that more users could experience how great Finder could be.</p>
<p>How about you? Would you try TotalFinder? Do you know other alternatives to Finder?  Please share using the comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/experimenting-finder-totalfinder-mac/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/37 queries in 0.054 seconds using apc
Object Caching 734/814 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-10 22:17:35 -->
