So, I've procured a way to list a group of folders in a directory, now I have another dilemma.
How could I go about renaming the folders using a batch file to remove spaces?
Unfortunately the project I'm working on requires me to not have any spaces in the directory names, therefore if the folders have spaces, it wont work.
I've looked at REN(rename) but I'm still fairly new and don't exactly know how to use it just yet.
How could I go about renaming the folders using a batch file to remove spaces?
Unfortunately the project I'm working on requires me to not have any spaces in the directory names, therefore if the folders have spaces, it wont work.
I've looked at REN(rename) but I'm still fairly new and don't exactly know how to use it just yet.