In Windows explorer interface I can drag n drop a file on a batch script and script will run and accept dropped file as parameter. Trying to do the same in TC doesn't seem to work. Is such feature possible at all?
TIA
Drag n drop file on a batch script as parameter
Moderators: Hacker, petermad, Stefan2, white
Re: Drag n drop file on a batch script as parameter
In Total Commander, dropping on a file is not possible. But you can drop on buttons. Drag and drop you batch script on the button bar to create a button for it. Then drag and drop a file on the button.obmana wrote:In Windows explorer interface I can drag n drop a file on a batch script and script will run and accept dropped file as parameter. Trying to do the same in TC doesn't seem to work. Is such feature possible at all?