<?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>Simple Tips And Tutorials &#187; Windows Explorer</title>
	<atom:link href="http://www.bytetips.com/tag/windows-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bytetips.com</link>
	<description>Makes it Easy for you..!!</description>
	<lastBuildDate>Tue, 18 Oct 2011 16:54:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Backup IE Bookmarks</title>
		<link>http://www.bytetips.com/backup-ie-bookmarks/</link>
		<comments>http://www.bytetips.com/backup-ie-bookmarks/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 08:32:27 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Explorer]]></category>

		<guid isPermaLink="false">http://www.bytetips.com/2008/01/14/backup-ie-bookmarks/</guid>
		<description><![CDATA[Tweet You can Back Up Your IE Bookmarks using IE. If you have lots of url saved in IE use this simple method to save your Bookmarks. 1. At first open Internet Explorer. 2. Then Click On the File menu. Click on Import and Export. 3. Click the Next button. 4. Then Select Export Favorites, [...]]]></description>
		<wfw:commentRss>http://www.bytetips.com/backup-ie-bookmarks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Print Directory OptionTo Explorer</title>
		<link>http://www.bytetips.com/print-directory-optionto-explorer/</link>
		<comments>http://www.bytetips.com/print-directory-optionto-explorer/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 02:10:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Cool tricks]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Registry tweak]]></category>
		<category><![CDATA[Tweak]]></category>
		<category><![CDATA[Print Directory]]></category>
		<category><![CDATA[Windows Explorer]]></category>

		<guid isPermaLink="false">http://www.bytetips.com/2007/12/10/print-directory-optionto-explorer/</guid>
		<description><![CDATA[Tweet Batch file that will print from the context menu (right click) in explorer. 1.Open notepad and copy and paste this: @echo off dir %1 /-p /o:gn &#62; &#8220;%temp%\Listing&#8221; start /w notepad /p &#8220;%temp%\Listing&#8221; del &#8220;%temp%\Listing&#8221; exit 2.Save the file as Pdirectory.bat in the Windows directory. 3. Start Explorer, click Tools, and then click Folder [...]]]></description>
		<wfw:commentRss>http://www.bytetips.com/print-directory-optionto-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable /Disable Preview Media Files</title>
		<link>http://www.bytetips.com/enable-disable-preview-media-files/</link>
		<comments>http://www.bytetips.com/enable-disable-preview-media-files/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 02:22:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Cool tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Windows Explorer]]></category>

		<guid isPermaLink="false">http://www.bytetips.com/2007/11/29/enable-disable-preview-media-files/</guid>
		<description><![CDATA[Tweet Internet Explorer allow previewing media files (wav, mid, avi, mov, mpg) in Windows Explorer. How to do it: 1.Using Windows Explorer, navigate to \Windows\Web, 2.open Folder.htt in Notepad. 3.Look for wantMedia = false and replace this with wantMedia = true. you should now be able to preview media files in folders that you viewed [...]]]></description>
		<wfw:commentRss>http://www.bytetips.com/enable-disable-preview-media-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop win explorer from expanding</title>
		<link>http://www.bytetips.com/stop-win-explorer-from-expanding/</link>
		<comments>http://www.bytetips.com/stop-win-explorer-from-expanding/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 01:01:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Cool tricks]]></category>
		<category><![CDATA[Pc Tips]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Windows Explorer]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.bytetips.com/2007/11/29/stop-win-explorer-from-expanding/</guid>
		<description><![CDATA[Tweet Windows XP Explorer tree expanded by default. You can stop windows explorer from expanding by using this method: Right click on Windows XP Explorer and select &#8220;properties&#8221; then select the &#8220;shortcut&#8221; tab. Change the target line to this: %SystemRoot%\explorer.exe /n,/e,C:\,/select Nice and easy. Now your hard-drive tree should be collapsed and easier to navigate]]></description>
		<wfw:commentRss>http://www.bytetips.com/stop-win-explorer-from-expanding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Structure of The Registry</title>
		<link>http://www.bytetips.com/structure-of-the-registry/</link>
		<comments>http://www.bytetips.com/structure-of-the-registry/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 14:18:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[CD-rom]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[corrupted]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[registry edit]]></category>
		<category><![CDATA[Restore]]></category>
		<category><![CDATA[sear]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Shortcuts]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Utility Download]]></category>
		<category><![CDATA[Windows Explorer]]></category>

		<guid isPermaLink="false">http://www.bytetips.com/2007/11/23/structure-of-the-registry/</guid>
		<description><![CDATA[Tweet There are six main branches, each containing a specific portion of the information stored in the Registry. They are as follows: * HKEY_CLASSES_ROOT &#8211; This branch contains all of your file association mappings to support the drag-and-drop feature, OLE information, Windows shortcuts, and core aspects of the Windows user interface. * HKEY_CURRENT_USER &#8211; This [...]]]></description>
		<wfw:commentRss>http://www.bytetips.com/structure-of-the-registry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unload Dll Files and Free Memory.</title>
		<link>http://www.bytetips.com/unload-dll-files-and-free-memory/</link>
		<comments>http://www.bytetips.com/unload-dll-files-and-free-memory/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 06:28:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Registry tweak]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[speed up]]></category>
		<category><![CDATA[Windows Explorer]]></category>

		<guid isPermaLink="false">http://www.bytetips.com/2007/11/23/unload-dll-files-and-free-memory/</guid>
		<description><![CDATA[Tweet Windows Explorer caches DLLs in memory for a period of time after the application an using them has been closed. Which in some cases can be an waste of memory. To stop Windows from always caching these DLL files, create the new registry key below. Open up the Registry and navigate to : HKEY_LOCAL_MACHINE\ [...]]]></description>
		<wfw:commentRss>http://www.bytetips.com/unload-dll-files-and-free-memory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

