I have a batch file that receives a file as an argument. I would like to drag and drop a file into it for it to run. This action works on the windows explorer but not in FreeCommander.
Strangely, I have the impression that this worked in a previous FreeCommander version. Could you bring back this feature?
Drag and Drop a file to an batch file
Re: Drag and Drop a file to an batch file
My batch test file - dir_test.bat:
Dropping some folder on the bat file shows the folder content.
Code: Select all
dir %1
pause
Who is online
Users browsing this forum: Bing [Bot] and 2 guests