I have hundreds image files. I want to do 2 tasks with batch script.
1) I want to rename files with the name without '_' if any file have and move them to temp folder.
2) if any file duplicates with file name then take it any of the file and move it to specified temp folder.
Anyone knows how to do this? Thanks in advance...