I've got a directory full of video files. What I'd like to do is rename all of the files with a new prefix.
i.e. file001, file002, file003 -> monkey_file001, monkey_file002, monkey_file003.
Does anyone know of a free app that will do this for me? I'm sure it could be done with a script but my knowledge of Windows batch files isn't great and I'd prefer something easy to use.
i.e. file001, file002, file003 -> monkey_file001, monkey_file002, monkey_file003.
Does anyone know of a free app that will do this for me? I'm sure it could be done with a script but my knowledge of Windows batch files isn't great and I'd prefer something easy to use.