Quote:
Originally Posted by nqk
I wanted to copy selected epub files to Dropbox folder to share easily, so I wrote this command line in a cmd file
Code:
copy %1 "F:\Data\Clouds\Dropbox\public\Books2Share"
I then config Open with to point to that cmd file. But it doesn't function.
Please advise me.
|
You don't need that batch file and you don't need Open With. Just "save to disk" and save straight to your Dropbox directory on your computer.