<?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: Create a Shortcut to Enable/Disable Aero Transparency in 7 / Vista</title>
	<atom:link href="http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Sun, 08 Nov 2009 07:56:33 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robbie</title>
		<link>http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/comment-page-1/#comment-60113</link>
		<dc:creator>Robbie</dc:creator>
		<pubDate>Sat, 01 Nov 2008 14:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/#comment-60113</guid>
		<description>Note: DWM must be running,  added the following menu item to above:

[HKEY_CLASSES_ROOT\Directory\Background\shell\Flip3D]
@=&quot;Flip3d&quot;

[HKEY_CLASSES_ROOT\Directory\Background\shell\Flip3d\command]
@=&quot;Rundll32.exe dwmApi #105&quot;</description>
		<content:encoded><![CDATA[<p>Note: DWM must be running,  added the following menu item to above:</p>
<p>[HKEY_CLASSES_ROOT\Directory\Background\shell\Flip3D]<br />
@=&#8221;Flip3d&#8221;</p>
<p>[HKEY_CLASSES_ROOT\Directory\Background\shell\Flip3d\command]<br />
@=&#8221;Rundll32.exe dwmApi #105&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robbie</title>
		<link>http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/comment-page-1/#comment-60112</link>
		<dc:creator>Robbie</dc:creator>
		<pubDate>Sat, 01 Nov 2008 13:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/#comment-60112</guid>
		<description>Reference the above issue, I used the following shortcuts to toggle DWM on / off

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\Background\shell\Start DWM]
@=&quot;Start DWM&quot;

[HKEY_CLASSES_ROOT\Directory\Background\shell\Start DWM\command]
@=&quot;net start uxsms&quot;

[HKEY_CLASSES_ROOT\Directory\Background\shell\Stop DWM]
@=&quot;Stop DWM&quot;

[HKEY_CLASSES_ROOT\Directory\Background\shell\Stop DWM\command]
@=&quot;net stop uxsms&quot;</description>
		<content:encoded><![CDATA[<p>Reference the above issue, I used the following shortcuts to toggle DWM on / off</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_CLASSES_ROOT\Directory\Background\shell\Start DWM]<br />
@=&#8221;Start DWM&#8221;</p>
<p>[HKEY_CLASSES_ROOT\Directory\Background\shell\Start DWM\command]<br />
@=&#8221;net start uxsms&#8221;</p>
<p>[HKEY_CLASSES_ROOT\Directory\Background\shell\Stop DWM]<br />
@=&#8221;Stop DWM&#8221;</p>
<p>[HKEY_CLASSES_ROOT\Directory\Background\shell\Stop DWM\command]<br />
@=&#8221;net stop uxsms&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robbie</title>
		<link>http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/comment-page-1/#comment-60023</link>
		<dc:creator>Robbie</dc:creator>
		<pubDate>Thu, 30 Oct 2008 11:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/#comment-60023</guid>
		<description>Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\Background\shell\Turn Aero Off]
@=&quot;Turn Aero Off&quot;

[HKEY_CLASSES_ROOT\Directory\Background\shell\Turn Aero Off\command]
@=&quot;Rundll32.exe dwmApi #104&#8243;

[HKEY_CLASSES_ROOT\Directory\Background\shell\Turn Aero On]
@=&quot;Turn Aero On&quot;

[HKEY_CLASSES_ROOT\Directory\Background\shell\Turn Aero On\command]
@=&quot;Rundll32.exe dwmApi #102&#8243;

When merging the above the menu items appear but I get the following error message.

This file does not have a program associated with it for performing the action. Create an association in the Set Association control panel.</description>
		<content:encoded><![CDATA[<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_CLASSES_ROOT\Directory\Background\shell\Turn Aero Off]<br />
@=&#8221;Turn Aero Off&#8221;</p>
<p>[HKEY_CLASSES_ROOT\Directory\Background\shell\Turn Aero Off\command]<br />
@=&#8221;Rundll32.exe dwmApi #104&#8243;</p>
<p>[HKEY_CLASSES_ROOT\Directory\Background\shell\Turn Aero On]<br />
@=&#8221;Turn Aero On&#8221;</p>
<p>[HKEY_CLASSES_ROOT\Directory\Background\shell\Turn Aero On\command]<br />
@=&#8221;Rundll32.exe dwmApi #102&#8243;</p>
<p>When merging the above the menu items appear but I get the following error message.</p>
<p>This file does not have a program associated with it for performing the action. Create an association in the Set Association control panel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/comment-page-1/#comment-56234</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 18 Aug 2008 15:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/#comment-56234</guid>
		<description>You can easily turn off Windows Aero or turn on Windows Aero by having two options on the right-click of Desktop. Copy and paste the text above: -

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\Background\shell\Turn Aero Off]
@=&quot;Turn Aero Off&quot;

[HKEY_CLASSES_ROOT\Directory\Background\shell\Turn Aero Off\command]
@=&quot;Rundll32.exe dwmApi #104&quot;

[HKEY_CLASSES_ROOT\Directory\Background\shell\Turn Aero On]
@=&quot;Turn Aero On&quot;

[HKEY_CLASSES_ROOT\Directory\Background\shell\Turn Aero On\command]
@=&quot;Rundll32.exe dwmApi #102&quot;

Save the file as Aero.reg, merge it and you will have two options to turn off or on Aero. Make sure you&#039;re running Windows Aero.</description>
		<content:encoded><![CDATA[<p>You can easily turn off Windows Aero or turn on Windows Aero by having two options on the right-click of Desktop. Copy and paste the text above: -</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_CLASSES_ROOT\Directory\Background\shell\Turn Aero Off]<br />
@=&#8221;Turn Aero Off&#8221;</p>
<p>[HKEY_CLASSES_ROOT\Directory\Background\shell\Turn Aero Off\command]<br />
@=&#8221;Rundll32.exe dwmApi #104&#8243;</p>
<p>[HKEY_CLASSES_ROOT\Directory\Background\shell\Turn Aero On]<br />
@=&#8221;Turn Aero On&#8221;</p>
<p>[HKEY_CLASSES_ROOT\Directory\Background\shell\Turn Aero On\command]<br />
@=&#8221;Rundll32.exe dwmApi #102&#8243;</p>
<p>Save the file as Aero.reg, merge it and you will have two options to turn off or on Aero. Make sure you&#8217;re running Windows Aero.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ju1c3</title>
		<link>http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/comment-page-1/#comment-51973</link>
		<dc:creator>Ju1c3</dc:creator>
		<pubDate>Fri, 13 Jun 2008 16:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/#comment-51973</guid>
		<description>TO: Zawert


not wrong. vista judges your computer with built in tools and if it thinks your computer cant run areo, then it wont. plain and simple. no one ever said anything about 3rd party apps. 

and why would you want to turn it on anyways if you have a slower computer? to make your computer slower?</description>
		<content:encoded><![CDATA[<p>TO: Zawert</p>
<p>not wrong. vista judges your computer with built in tools and if it thinks your computer cant run areo, then it wont. plain and simple. no one ever said anything about 3rd party apps. </p>
<p>and why would you want to turn it on anyways if you have a slower computer? to make your computer slower?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zawert</title>
		<link>http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/comment-page-1/#comment-51970</link>
		<dc:creator>Zawert</dc:creator>
		<pubDate>Fri, 13 Jun 2008 16:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/#comment-51970</guid>
		<description>TO : Ju1c3


Im sorry but that is -WRONG-
Every vista and XP can run a program with transperancy
Download the program named Glass 2K</description>
		<content:encoded><![CDATA[<p>TO : Ju1c3</p>
<p>Im sorry but that is -WRONG-<br />
Every vista and XP can run a program with transperancy<br />
Download the program named Glass 2K</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ju1c3</title>
		<link>http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/comment-page-1/#comment-39893</link>
		<dc:creator>Ju1c3</dc:creator>
		<pubDate>Fri, 07 Mar 2008 15:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/#comment-39893</guid>
		<description>to eishca:

if you dont have areo, your computer doesnt have the graphics card to be capable of it. it wont let you turn it on if vista judges your laptop cant turn it on.</description>
		<content:encoded><![CDATA[<p>to eishca:</p>
<p>if you dont have areo, your computer doesnt have the graphics card to be capable of it. it wont let you turn it on if vista judges your laptop cant turn it on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eishcaOmajanO</title>
		<link>http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/comment-page-1/#comment-39890</link>
		<dc:creator>eishcaOmajanO</dc:creator>
		<pubDate>Fri, 07 Mar 2008 14:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/#comment-39890</guid>
		<description>darn my laptop doesn&#039;t have that aero transparency thingy! hey... is there something i could do to activate or download any thing to have that aero transparency thing?! i&#039;d be expecting your reply dude.</description>
		<content:encoded><![CDATA[<p>darn my laptop doesn&#8217;t have that aero transparency thingy! hey&#8230; is there something i could do to activate or download any thing to have that aero transparency thing?! i&#8217;d be expecting your reply dude.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/comment-page-1/#comment-33458</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 16 Jan 2008 15:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/#comment-33458</guid>
		<description>yay,now i can run wamp without any problems</description>
		<content:encoded><![CDATA[<p>yay,now i can run wamp without any problems</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Planet Lowyat</title>
		<link>http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/comment-page-1/#comment-33273</link>
		<dc:creator>Planet Lowyat</dc:creator>
		<pubDate>Tue, 15 Jan 2008 01:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-to-enabledisable-aero-transparency-in-vista/#comment-33273</guid>
		<description>Too fancy for me :(</description>
		<content:encoded><![CDATA[<p>Too fancy for me <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
