<?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 Change Drive Icons</title>
	<atom:link href="http://www.vistaarc.com/tips-and-tricks/how-to-change-drive-icons/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vistaarc.com/tips-and-tricks/how-to-change-drive-icons/</link>
	<description>Innovative Blog</description>
	<pubDate>Tue, 06 Jan 2009 14:26:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: VistaArc</title>
		<link>http://www.vistaarc.com/tips-and-tricks/how-to-change-drive-icons/comment-page-1/#comment-687</link>
		<dc:creator>VistaArc</dc:creator>
		<pubDate>Fri, 22 Aug 2008 09:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistaarc.com/index.php/tips-tricks/how-to-change-drive-icons/#comment-687</guid>
		<description>If you want your Pen Drive Icon to change everywhere, then you have to use autorun.inf. But, Now-a-days, most of the antivirus software treat it as a virus :( .

But, If you want to show different Icon for pen drives in your PC then you can follow this post.</description>
		<content:encoded><![CDATA[<p>If you want your Pen Drive Icon to change everywhere, then you have to use autorun.inf. But, Now-a-days, most of the antivirus software treat it as a virus <img src='http://www.vistaarc.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> .</p>
<p>But, If you want to show different Icon for pen drives in your PC then you can follow this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emtiaz Ahmed</title>
		<link>http://www.vistaarc.com/tips-and-tricks/how-to-change-drive-icons/comment-page-1/#comment-686</link>
		<dc:creator>Emtiaz Ahmed</dc:creator>
		<pubDate>Thu, 21 Aug 2008 22:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistaarc.com/index.php/tips-tricks/how-to-change-drive-icons/#comment-686</guid>
		<description>If I want to change the icon of removable disk, what will I do? I mean whenever I plugged in a pen drive instead of systems default icon how I can set my own icon</description>
		<content:encoded><![CDATA[<p>If I want to change the icon of removable disk, what will I do? I mean whenever I plugged in a pen drive instead of systems default icon how I can set my own icon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VistaArc</title>
		<link>http://www.vistaarc.com/tips-and-tricks/how-to-change-drive-icons/comment-page-1/#comment-32</link>
		<dc:creator>VistaArc</dc:creator>
		<pubDate>Mon, 16 Apr 2007 16:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistaarc.com/index.php/tips-tricks/how-to-change-drive-icons/#comment-32</guid>
		<description>Thanks Shamim Bhai,

Let's try again :D, I assume that you have a icon named "Drive.ico" in "D:\", and you want to set it for drive C...

Then your code will be...

&lt;code&gt;
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\C]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\C\DefaultIcon]
@="D:\\Drive.ico"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\C\DefaultLabel]
@="WinXP"
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Thanks Shamim Bhai,</p>
<p>Let&#8217;s try again :D, I assume that you have a icon named &#8220;Drive.ico&#8221; in &#8220;D:\&#8221;, and you want to set it for drive C&#8230;</p>
<p>Then your code will be&#8230;</p>
<p><code><br />
Windows Registry Editor Version 5.00<br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons]<br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\C]<br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\C\DefaultIcon]<br />
@=&#8221;D:\\Drive.ico&#8221;<br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\C\DefaultLabel]<br />
@=&#8221;WinXP&#8221;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shamim Azad</title>
		<link>http://www.vistaarc.com/tips-and-tricks/how-to-change-drive-icons/comment-page-1/#comment-33</link>
		<dc:creator>Shamim Azad</dc:creator>
		<pubDate>Mon, 16 Apr 2007 12:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistaarc.com/index.php/tips-tricks/how-to-change-drive-icons/#comment-33</guid>
		<description>Rifat!

great job done! Keep it up.
I could not do it successfully.
Could you find if there is any mistakes in your commands.

Regards.

Shamim</description>
		<content:encoded><![CDATA[<p>Rifat!</p>
<p>great job done! Keep it up.<br />
I could not do it successfully.<br />
Could you find if there is any mistakes in your commands.</p>
<p>Regards.</p>
<p>Shamim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VistaArc</title>
		<link>http://www.vistaarc.com/tips-and-tricks/how-to-change-drive-icons/comment-page-1/#comment-31</link>
		<dc:creator>VistaArc</dc:creator>
		<pubDate>Fri, 30 Mar 2007 14:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistaarc.com/index.php/tips-tricks/how-to-change-drive-icons/#comment-31</guid>
		<description>না না, আপত্তি থাকবে কেনো? অবশ্যই এড করতে পারেন</description>
		<content:encoded><![CDATA[<p>না না, আপত্তি থাকবে কেনো? অবশ্যই এড করতে পারেন</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nazir</title>
		<link>http://www.vistaarc.com/tips-and-tricks/how-to-change-drive-icons/comment-page-1/#comment-30</link>
		<dc:creator>Nazir</dc:creator>
		<pubDate>Sat, 24 Mar 2007 00:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistaarc.com/index.php/tips-tricks/how-to-change-drive-icons/#comment-30</guid>
		<description>ভাল জিনিষ তো!
আমি আপনার লিংকটা এড করে রাখলাম আমার ওয়েবে।আপনার কি কোন আপত্বি আছে?</description>
		<content:encoded><![CDATA[<p>ভাল জিনিষ তো!<br />
আমি আপনার লিংকটা এড করে রাখলাম আমার ওয়েবে।আপনার কি কোন আপত্বি আছে?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VistaArc</title>
		<link>http://www.vistaarc.com/tips-and-tricks/how-to-change-drive-icons/comment-page-1/#comment-29</link>
		<dc:creator>VistaArc</dc:creator>
		<pubDate>Mon, 12 Mar 2007 10:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistaarc.com/index.php/tips-tricks/how-to-change-drive-icons/#comment-29</guid>
		<description>চেষ্টা শেষে জানাতে ভুলবেন না যেন, যে ঠিক মতো পেরেছেন, নাকি সমস্যা হচ্ছে...</description>
		<content:encoded><![CDATA[<p>চেষ্টা শেষে জানাতে ভুলবেন না যেন, যে ঠিক মতো পেরেছেন, নাকি সমস্যা হচ্ছে&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: শুভ্র</title>
		<link>http://www.vistaarc.com/tips-and-tricks/how-to-change-drive-icons/comment-page-1/#comment-28</link>
		<dc:creator>শুভ্র</dc:creator>
		<pubDate>Sun, 11 Mar 2007 19:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistaarc.com/index.php/tips-tricks/how-to-change-drive-icons/#comment-28</guid>
		<description>দারুণ!! চেস্টা করে দেখি।</description>
		<content:encoded><![CDATA[<p>দারুণ!! চেস্টা করে দেখি।</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mehdi Hasan</title>
		<link>http://www.vistaarc.com/tips-and-tricks/how-to-change-drive-icons/comment-page-1/#comment-27</link>
		<dc:creator>Mehdi Hasan</dc:creator>
		<pubDate>Sun, 11 Mar 2007 19:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistaarc.com/index.php/tips-tricks/how-to-change-drive-icons/#comment-27</guid>
		<description>&lt;p class="bangla"&gt;
চালিয়ে যাও ভায়া,
বাংলাদেশের খবরের কাগজগুলোর আইটি পাতা আবার না এখান থেকে টুকলিফাই শুরু করে ;)
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p class="bangla">
চালিয়ে যাও ভায়া,<br />
বাংলাদেশের খবরের কাগজগুলোর আইটি পাতা আবার না এখান থেকে টুকলিফাই শুরু করে <img src='http://www.vistaarc.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
