I am trying to create a batch file that renames all the files in the folder by its name concatenate underscore and date.For example if there is a file name is >User1 so it will be >User1_25072012. I found a code which changes all the file name by date but not by the name and the date as in the example above.
So could you please show me a way?
Thanks in advance.
This should do it