View Single Post
Old 10-08-2014, 01:22 AM   #230
nqk
Fanatic
nqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beauty
 
Posts: 564
Karma: 32228
Join Date: Feb 2012
Device: Onyx Boox Leaf
Command line

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.
nqk is offline   Reply With Quote