When I copy a file, name.txt, in Windows Explorer and paste in the same directory, a new file appears. Its default name is name - Copy.txt.
Is there a way to customize the default name for a new file which is a copy.
For example, I'd like to have the copy be name_12345678.txt where 12345678 is a timestamp. Is it possible to achieve this using Windows' configuration and not with any 3rd party software?