How can I rename a <B>folder</B> from the cmd prompt? Files are no problem using the ren or rename commands but I cannot seem to rename a folder with the same command.
I have a program that runs on an individual file through the command-line in DOS. However, I was wondering if there was a way (as a BATCH file or in C++) to run this command on every file in the ...