I want a .bat script that will use the last created file in c:\c directory
I need to use that file using:
c:\clipPathToClipboard.exe c:\c\LATEST_FILE.png
hmm how can I have my batch script get the latest file?
thank you..
(in my software HyperDesktop screenshot software - saves captures as .png to c:\c\
another software "ClipCopy.exe" will put the path you give it into clipboard...
so u see why this would be useful ...
↧