<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Remove &#8220;Favorites&#8221; from Windows 7 Explorer&#8217;s Navigation Pane?</title>
	<atom:link href="http://www.askvg.com/how-to-remove-favorites-from-windows-7-explorers-navigation-pane/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askvg.com/how-to-remove-favorites-from-windows-7-explorers-navigation-pane/</link>
	<description>Windows Help, Tips-Tricks, Tutorials, Download, Customization, News</description>
	<lastBuildDate>Mon, 13 Feb 2012 21:04:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: VG</title>
		<link>http://www.askvg.com/how-to-remove-favorites-from-windows-7-explorers-navigation-pane/comment-page-2/#comment-264706</link>
		<dc:creator>VG</dc:creator>
		<pubDate>Thu, 07 Jul 2011 19:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=2825#comment-264706</guid>
		<description>^^ No. It has nothing to do with theme. As you can see in the screenshots, we are using custom AeroVG Se7en theme.</description>
		<content:encoded><![CDATA[<p>^^ No. It has nothing to do with theme. As you can see in the screenshots, we are using custom AeroVG Se7en theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.askvg.com/how-to-remove-favorites-from-windows-7-explorers-navigation-pane/comment-page-2/#comment-264698</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 07 Jul 2011 18:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=2825#comment-264698</guid>
		<description>This only works on Windows7 default theme.</description>
		<content:encoded><![CDATA[<p>This only works on Windows7 default theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ly Thomsen (aka BadBlue)</title>
		<link>http://www.askvg.com/how-to-remove-favorites-from-windows-7-explorers-navigation-pane/comment-page-2/#comment-252947</link>
		<dc:creator>Ly Thomsen (aka BadBlue)</dc:creator>
		<pubDate>Mon, 30 May 2011 13:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=2825#comment-252947</guid>
		<description>For those that want a quick way to do this: my hubby&#039;s batch file method (this is the section relating to removing &#039;Favorites&#039;) note the value has to be in decimal. you&#039;ll have to get setacl from the author&#039;s website if you don&#039;t already have it

Set NP=&quot;HKCR\CLSID\{323CA680-C24D-4099-B94D-446DD2D7249E}\ShellFolder&quot;
&quot;SetACL.exe&quot; -on %NP% -ot reg -actn setowner -ownr &quot;n:S-1-5-32-544;s:y&quot;
&quot;SetACL.exe&quot; -on %NP% -ot reg -actn ace -ace &quot;n:Administrators;p:full&quot;
&quot;SetACL.exe&quot; -on %NP% -ot reg -actn ace -ace &quot;n:Users;p:full&quot;
REG ADD %NP% /v Attributes /d 2839544064 /t REG_DWORD /f</description>
		<content:encoded><![CDATA[<p>For those that want a quick way to do this: my hubby's batch file method (this is the section relating to removing 'Favorites') note the value has to be in decimal. you'll have to get setacl from the author's website if you don't already have it</p>
<p>Set NP="HKCR\CLSID\{323CA680-C24D-4099-B94D-446DD2D7249E}\ShellFolder"<br />
"SetACL.exe" -on %NP% -ot reg -actn setowner -ownr "n:S-1-5-32-544;s:y"<br />
"SetACL.exe" -on %NP% -ot reg -actn ace -ace "n:Administrators;p:full"<br />
"SetACL.exe" -on %NP% -ot reg -actn ace -ace "n:Users;p:full"<br />
REG ADD %NP% /v Attributes /d 2839544064 /t REG_DWORD /f</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikola</title>
		<link>http://www.askvg.com/how-to-remove-favorites-from-windows-7-explorers-navigation-pane/comment-page-2/#comment-220793</link>
		<dc:creator>Nikola</dc:creator>
		<pubDate>Sat, 29 Jan 2011 19:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=2825#comment-220793</guid>
		<description>Is there a way to remove favorites but leave desktop?</description>
		<content:encoded><![CDATA[<p>Is there a way to remove favorites but leave desktop?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VG</title>
		<link>http://www.askvg.com/how-to-remove-favorites-from-windows-7-explorers-navigation-pane/comment-page-2/#comment-193058</link>
		<dc:creator>VG</dc:creator>
		<pubDate>Sun, 10 Oct 2010 04:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=2825#comment-193058</guid>
		<description>^^ Sorry mate but its really very hard to accomplish. There are too much coding in the file and you&#039;ll need to experiment with each of them.</description>
		<content:encoded><![CDATA[<p>^^ Sorry mate but its really very hard to accomplish. There are too much coding in the file and you'll need to experiment with each of them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheAslan</title>
		<link>http://www.askvg.com/how-to-remove-favorites-from-windows-7-explorers-navigation-pane/comment-page-2/#comment-193043</link>
		<dc:creator>TheAslan</dc:creator>
		<pubDate>Sat, 09 Oct 2010 22:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=2825#comment-193043</guid>
		<description>Hiya!!

I&#039;m not really sure if i&#039;ve already asked this, so i&#039;m really sorry if i already asked this, so here&#039;s the question:

When i moved navigation panel on the right side of the window, i started to wonder is it possible to change links expanding style too?? Now it expands it to right, but is it possible to change expanding style to left, i mean that when i click that icon in explorer it expands it to left instead of right.

I think that maybe i should edit shell32.dll file, but i don&#039;t know what part i should edit.

Can you help me Vishal?

Thanx mate!!</description>
		<content:encoded><![CDATA[<p>Hiya!!</p>
<p>I'm not really sure if i've already asked this, so i'm really sorry if i already asked this, so here's the question:</p>
<p>When i moved navigation panel on the right side of the window, i started to wonder is it possible to change links expanding style too?? Now it expands it to right, but is it possible to change expanding style to left, i mean that when i click that icon in explorer it expands it to left instead of right.</p>
<p>I think that maybe i should edit shell32.dll file, but i don't know what part i should edit.</p>
<p>Can you help me Vishal?</p>
<p>Thanx mate!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.askvg.com/how-to-remove-favorites-from-windows-7-explorers-navigation-pane/comment-page-1/#comment-191711</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 30 Sep 2010 10:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=2825#comment-191711</guid>
		<description>Disabled UAC as soon as I got the box built(!) and I am an admin. on it (but no, I don&#039;t use that account for general usage).  Any other ideas?</description>
		<content:encoded><![CDATA[<p>Disabled UAC as soon as I got the box built(!) and I am an admin. on it (but no, I don't use that account for general usage).  Any other ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VG</title>
		<link>http://www.askvg.com/how-to-remove-favorites-from-windows-7-explorers-navigation-pane/comment-page-1/#comment-191606</link>
		<dc:creator>VG</dc:creator>
		<pubDate>Wed, 29 Sep 2010 13:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=2825#comment-191606</guid>
		<description>^^ Try to disable UAC and then login as administrator and repeat the above mentioned steps.</description>
		<content:encoded><![CDATA[<p>^^ Try to disable UAC and then login as administrator and repeat the above mentioned steps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.askvg.com/how-to-remove-favorites-from-windows-7-explorers-navigation-pane/comment-page-1/#comment-191590</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 29 Sep 2010 11:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=2825#comment-191590</guid>
		<description>Weird... &quot;Favorites&quot; has come back but, when I check the registry, the value is still the correct value given in this article.  Any ideas?</description>
		<content:encoded><![CDATA[<p>Weird... "Favorites" has come back but, when I check the registry, the value is still the correct value given in this article.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.askvg.com/how-to-remove-favorites-from-windows-7-explorers-navigation-pane/comment-page-1/#comment-190450</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 22 Sep 2010 14:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=2825#comment-190450</guid>
		<description>Favourites - Gone!  
Libraries - Gone!  
HomeGroup - Totally Gone!

Less crap, clutter, bells and whistles!

You beauty... YESSSS!</description>
		<content:encoded><![CDATA[<p>Favourites - Gone!<br />
Libraries - Gone!<br />
HomeGroup - Totally Gone!</p>
<p>Less crap, clutter, bells and whistles!</p>
<p>You beauty... YESSSS!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

