Hello everyone,
Is been a while since i've been trying to rename a file
using the ren batch command, but for some reasons is not
working for me. could some one please give me an idea on
how to reanme a file with a batch file?
Thanks in advance.
This is my example:
@ECHO OFF
REN C:\Testing.txt Testing-Renamed.txt