rename folders

Allows you to rename specified folders.


Example

Running this code will scan all folders inside "E:\Example Folder", then rename all of the folders named "Sample" to "Test".

plugin command("Data and Files Automation.dll", "rename folders", "E:\\Example Folder", "True", "Sample", "True", "Test")

Was this helpful?

Previous Article

rename files

Next Article

save to excel file