is it possible to copy/cut the content of a file to the clipboard instead of the file itself?
eg: the text of a textfile instead of a .txt and the image data of a .jpg
For text files, you can use my SetClip.
Not sure if there is anything similar for JPEGs. If I want a JPEG's image data I double-click it, then do Ctrl-C within the image viewer.