<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: How to create a system folder in My Computer</title>
	<atom:link href="http://www.technospot.net/blogs/how-to-create-a-system-folder-in-my-computer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technospot.net/blogs/how-to-create-a-system-folder-in-my-computer/</link>
	<description>Teaching How to use PC, Mobile and Internet the Right Way</description>
	<lastBuildDate>Mon, 23 Nov 2009 11:21:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Larry</title>
		<link>http://www.technospot.net/blogs/how-to-create-a-system-folder-in-my-computer/#comment-5000</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Fri, 09 Oct 2009 14:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=244#comment-5000</guid>
		<description>Question: What do you mean by,
Step 4. Similar way another key is to added to parent key as “Shell Folder” 
Do I create the same key structure beneath the new key as I did for the parent?</description>
		<content:encoded><![CDATA[<p>Question: What do you mean by,<br />
Step 4. Similar way another key is to added to parent key as “Shell Folder”<br />
Do I create the same key structure beneath the new key as I did for the parent?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohit</title>
		<link>http://www.technospot.net/blogs/how-to-create-a-system-folder-in-my-computer/#comment-3581</link>
		<dc:creator>Mohit</dc:creator>
		<pubDate>Wed, 24 Jun 2009 10:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=244#comment-3581</guid>
		<description>The code above is very good for creating a system folder. I also learn from this code how to create system folder. when i go in deep then i fount click on this will open the folder in other window. i am giving you the code below to create a system folder and open it on the same window.

If you have any issue, pls mail me.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\software\Classes\CLSID\{fd4df9e0-e3de-11ce-bfcf-abcd1de00000}]
@=&quot;IAMFOLDER&quot;

[HKEY_LOCAL_MACHINE\software\Classes\CLSID\{fd4df9e0-e3de-11ce-bfcf-abcd1de00000}\defaulticon]

[HKEY_LOCAL_MACHINE\software\Classes\CLSID\{fd4df9e0-e3de-11ce-bfcf-abcd1de00000}\inprocserver32]
@=&quot;shdocvw.dll&quot;
&quot;ThreadingModel&quot;=&quot;Apartment&quot;

[HKEY_LOCAL_MACHINE\software\Classes\CLSID\{fd4df9e0-e3de-11ce-bfcf-abcd1de00000}\instance]
&quot;CLSID&quot;=&quot;{0afaced1-e828-11d1-9187-b532f1e9575d}&quot;

[HKEY_LOCAL_MACHINE\software\Classes\CLSID\{fd4df9e0-e3de-11ce-bfcf-abcd1de00000}\instance\initpropertybag]
&quot;Attributes&quot;=hex:15,00,00,00
&quot;Target&quot;=&quot;C:\\&quot;

[HKEY_LOCAL_MACHINE\software\Classes\CLSID\{fd4df9e0-e3de-11ce-bfcf-abcd1de00000}\shellfolder]
&quot;Attributes&quot;=hex:50,00,00,f0
&quot;WantsFORPARSING&quot;=&quot;&quot;


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{fd4df9e0-e3de-11ce-bfcf-abcd1de00000}]

Thanks &amp; Regards,
Mohit Kumar Jindal
INNOVATOR</description>
		<content:encoded><![CDATA[<p>The code above is very good for creating a system folder. I also learn from this code how to create system folder. when i go in deep then i fount click on this will open the folder in other window. i am giving you the code below to create a system folder and open it on the same window.</p>
<p>If you have any issue, pls mail me.</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\software\Classes\CLSID\{fd4df9e0-e3de-11ce-bfcf-abcd1de00000}]<br />
@=&#8221;IAMFOLDER&#8221;</p>
<p>[HKEY_LOCAL_MACHINE\software\Classes\CLSID\{fd4df9e0-e3de-11ce-bfcf-abcd1de00000}\defaulticon]</p>
<p>[HKEY_LOCAL_MACHINE\software\Classes\CLSID\{fd4df9e0-e3de-11ce-bfcf-abcd1de00000}\inprocserver32]<br />
@=&#8221;shdocvw.dll&#8221;<br />
&#8220;ThreadingModel&#8221;=&#8221;Apartment&#8221;</p>
<p>[HKEY_LOCAL_MACHINE\software\Classes\CLSID\{fd4df9e0-e3de-11ce-bfcf-abcd1de00000}\instance]<br />
&#8220;CLSID&#8221;=&#8221;{0afaced1-e828-11d1-9187-b532f1e9575d}&#8221;</p>
<p>[HKEY_LOCAL_MACHINE\software\Classes\CLSID\{fd4df9e0-e3de-11ce-bfcf-abcd1de00000}\instance\initpropertybag]<br />
&#8220;Attributes&#8221;=hex:15,00,00,00<br />
&#8220;Target&#8221;=&#8221;C:\\&#8221;</p>
<p>[HKEY_LOCAL_MACHINE\software\Classes\CLSID\{fd4df9e0-e3de-11ce-bfcf-abcd1de00000}\shellfolder]<br />
&#8220;Attributes&#8221;=hex:50,00,00,f0<br />
&#8220;WantsFORPARSING&#8221;=&#8221;"</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{fd4df9e0-e3de-11ce-bfcf-abcd1de00000}]</p>
<p>Thanks &amp; Regards,<br />
Mohit Kumar Jindal<br />
INNOVATOR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammad</title>
		<link>http://www.technospot.net/blogs/how-to-create-a-system-folder-in-my-computer/#comment-2596</link>
		<dc:creator>Mohammad</dc:creator>
		<pubDate>Tue, 24 Mar 2009 16:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=244#comment-2596</guid>
		<description>Thanks about your very good information 
But there is a question 
1) Can we make a different directory , because its on Drive C:/
i want to deferent hard drive to be the direction of the folder


Thanks a lot if  u can help me 
Mohammad</description>
		<content:encoded><![CDATA[<p>Thanks about your very good information<br />
But there is a question<br />
1) Can we make a different directory , because its on Drive C:/<br />
i want to deferent hard drive to be the direction of the folder</p>
<p>Thanks a lot if  u can help me<br />
Mohammad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalif Davis</title>
		<link>http://www.technospot.net/blogs/how-to-create-a-system-folder-in-my-computer/#comment-1224</link>
		<dc:creator>Kalif Davis</dc:creator>
		<pubDate>Thu, 20 Nov 2008 19:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=244#comment-1224</guid>
		<description>Is there a way to create a new shell folder like my documents for folder redirection. I have a foxpro app that by design exclusively locks c:\vfp and c:\temp on  the win 2k3 server once a user accesses the app. User 2 gets access denied. I want to redirect both of those folders to the clients local c:\ drive to avoid the locking error.</description>
		<content:encoded><![CDATA[<p>Is there a way to create a new shell folder like my documents for folder redirection. I have a foxpro app that by design exclusively locks c:\vfp and c:\temp on  the win 2k3 server once a user accesses the app. User 2 gets access denied. I want to redirect both of those folders to the clients local c:\ drive to avoid the locking error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pipin</title>
		<link>http://www.technospot.net/blogs/how-to-create-a-system-folder-in-my-computer/#comment-1156</link>
		<dc:creator>pipin</dc:creator>
		<pubDate>Thu, 13 Nov 2008 02:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=244#comment-1156</guid>
		<description>owh that is my problem, u explain how to make it,
can you help me how to delete it?</description>
		<content:encoded><![CDATA[<p>owh that is my problem, u explain how to make it,<br />
can you help me how to delete it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish Mohta</title>
		<link>http://www.technospot.net/blogs/how-to-create-a-system-folder-in-my-computer/#comment-1001</link>
		<dc:creator>Ashish Mohta</dc:creator>
		<pubDate>Tue, 28 Oct 2008 18:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=244#comment-1001</guid>
		<description>David, yes I mean a KEY, sorry about giving a wrong word there.

And Structure I mean not as &quot;\&quot; but like parent child relationship. Create  Shell  then under it My Folder and then under that  Command. Here under command you need to create a value with data as explorer /root,c:\Blog Data”

Hope this helps. Do let me know if you would need more details.

Ashish</description>
		<content:encoded><![CDATA[<p>David, yes I mean a KEY, sorry about giving a wrong word there.</p>
<p>And Structure I mean not as &#8220;\&#8221; but like parent child relationship. Create  Shell  then under it My Folder and then under that  Command. Here under command you need to create a value with data as explorer /root,c:\Blog Data”</p>
<p>Hope this helps. Do let me know if you would need more details.</p>
<p>Ashish</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.technospot.net/blogs/how-to-create-a-system-folder-in-my-computer/#comment-996</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 28 Oct 2008 13:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=244#comment-996</guid>
		<description>Great article!

I&#039;m having trouble understanding step 3. When you say &quot;create another folder&quot; do you mean another &quot;key&quot;?

and what does &quot;structure as&quot; refer to?  I can&#039;t use the &quot;\&quot; character in a key...

Would appreciate any explanation clarification for a newbie.

Thanks!</description>
		<content:encoded><![CDATA[<p>Great article!</p>
<p>I&#8217;m having trouble understanding step 3. When you say &#8220;create another folder&#8221; do you mean another &#8220;key&#8221;?</p>
<p>and what does &#8220;structure as&#8221; refer to?  I can&#8217;t use the &#8220;\&#8221; character in a key&#8230;</p>
<p>Would appreciate any explanation clarification for a newbie.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rishi</title>
		<link>http://www.technospot.net/blogs/how-to-create-a-system-folder-in-my-computer/#comment-413</link>
		<dc:creator>Rishi</dc:creator>
		<pubDate>Fri, 19 Sep 2008 10:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=244#comment-413</guid>
		<description>Nice information. In depth presentation and good hack. I don&#039;t know what is this InprocServer32. Can you please elaborate?</description>
		<content:encoded><![CDATA[<p>Nice information. In depth presentation and good hack. I don&#8217;t know what is this InprocServer32. Can you please elaborate?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
