I have been looking for a tutorial on this subject, but I can only seem to find “Copy To Folder” or “Move to Folder” tutorials.
I would like to be able to right-click on a specific excel file Named XYZ.xls then select Copy To (via the contextual menu) a specific file which is always named "test_setup.xls so that all the contents of XYZ.xls replaces the contents of test_setup.xls. As it happens both of these files are located in the same directory.
I know that I can open the file and choose Save As, and several other ways but those ways just aren’t very efficient. And other people inevitably screw stuff up.
Can this functionality be added to the contextual menu via a registry tweak for win7?
I hate it when I am in a hurry and write something that just doesn’t do…
I am not sure if a batch file will work because I also neglected to mention that the directory/folder in question would have dozens of files in it that would be renamed when a particular file is needed.