1.) make a new text file on your desktop, copy and paste the following:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\
@="Delete SVN Folders"
[HKEY_LOCAL_MACHINE\SOFTWARE\
@="cmd.exe /c \"TITLE Removing SVN Folders in %1 && COLOR 9A && FOR /r \"%1\" %%f IN (.svn) DO RD /s /q \"%%f\" \""
2.) save, then rename the file extension to .reg
3.) double click to add it to your registry
No comments:
Post a Comment