I would like to have a keyboard shortcut to write a filename to my clipboard. Currently, I have to hit F2 to start the rename process, followed by CTRL+A to select the whole name and finally CTRL+C to copy the name.
Is there an easier way of doing this? Do I need to create an AutoHotkey script to accomplish this?