View Single Post
  #2  
Old December 14th 06, 07:36 PM posted to microsoft.public.windowsxp.basics
Ayush
external usenet poster
 
Posts: 3,114
Default 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/
-------------
Ads