|
DragBatch
-
Version
1.5
A small utility that lets you build up a file list (drag & drop and traditional "File Open" dialog supported), and then apply a command to each file. Various placeholders (eg. %d for just the drive part, %f for filename.ext only, etc) allow you to tailor the command. You can have the commands copied to the clipboard, written to a temporary batchfile and run, or just written to a batch file of your choice. Dragbatch is written in C++, requires no run-time libraries or DLLs, and is FREEWARE.
|