PCbanter

PCbanter (http://www.pcbanter.net/index.php)
-   The Basics (http://www.pcbanter.net/forumdisplay.php?f=13)
-   -   Creating the same subfolder in many folders (http://www.pcbanter.net/showthread.php?t=937386)

[email protected] December 14th 06 06:53 PM

Creating the same subfolder in many folders
 
I'm trying to create a subfolder that will be in many folders. Is
there an easy way to do this or am I stuck to creating each subfolder
individually within each folder?

An example of what I'm trying to do: have the folders "alpha", "beta",
and "gamma" each get a subfolder called "test." But I don't want to
have to create a new subfolder manually within "alpha", "beta", and
"gamma."

Can anyone help?? Thanks!

adh


Ayush December 14th 06 07:36 PM

Creating the same subfolder in many folders
 
Replied to ]s message :
I'm trying to create a subfolder that will be in many folders. Is
there an easy way to do this or am I stuck to creating each subfolder
individually within each folder?


This will add a context menu item to folder's context menu that will make a folder
named test inside that folder :

Click Start Run Copy/Paste the following CLick OK
reg add "HKCR\Folder\shell\Make_Test_Folder\command" /ve /d "cmd.exe /c md test"



To remove the item :
Click STart Run :
reg delete "HKEY_CLASSES_ROOT\Folder\shell\Make_Test_Fold er\"





--
Ayush [ Good :-) Luck ]
-------------
Search - www.Google.com | Wikipedia - http://en.wikipedia.org
Snip your long urls - http://snipurl.com/
-------------

RajKohli December 14th 06 07:52 PM

Creating the same subfolder in many folders
 
What about creating a Test Folder once and then click Copy and after that
only click Paste and Paste in each and every folder you want to place it.

Hope this help, let us know!
--
Tip of The Day
=========
Create a Folder in My Computer. Learn how to at:

http://www.mindurbrain.zippyfreehost.com/


" wrote:

I'm trying to create a subfolder that will be in many folders. Is
there an easy way to do this or am I stuck to creating each subfolder
individually within each folder?

An example of what I'm trying to do: have the folders "alpha", "beta",
and "gamma" each get a subfolder called "test." But I don't want to
have to create a new subfolder manually within "alpha", "beta", and
"gamma."

Can anyone help?? Thanks!

adh



andre[_2_] February 22nd 11 02:49 PM

Creating the same subfolder in many folders
 
Ayush wrote on 12/14/2006 14:36 ET :
Replied to []s message :
I'm trying to create a subfolder that will be in many folders. Is
there an easy way to do this or am I stuck to creating each subfolder
individually within each folder?



This will add a context menu item to folder's context menu that will make a
folder
named test inside that folder :

Click Start Run Copy/Paste the following CLick OK
reg add "HKCRFoldershellMake_Test_Foldercommand" /ve /d
"cmd.exe /c md test"



To remove the item :
Click STart Run :
reg delete "HKEY_CLASSES_ROOTFoldershellMake_Test_Folder"





Ayush [ Good :-) Luck ]
-
Search - www.Google.com | Wikipedia - http://en.wikipedia.org
Snip your long urls - http://snipurl.com/
-

Great tip Ayush! However, it does not allow me to do it in bulk. I did what
you
said, then selected all of the folders I wanted to have the assigned
subfolder,
and finally tried to apply the action through the context menu. Voil


All times are GMT +1. The time now is 06:19 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2004 - 2006 PCbanter
Comments are property of their posters