How do I copy an image to the clipboard if I have the full-path to that image please.
Clipboard "C:\folder\image.png" COPYIMAGE
does not work
How do I copy an image to the clipboard if I have the full-path to that image please.
Clipboard "C:\folder\image.png" COPYIMAGE
does not work
Clipboard FILE "C:\folder\image.png" COPYIMAGE
many thanks