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
Re: Drag and Drop a file to an batch file
I can confirm that this works in Build 946 64-bit Donor Portable and Build 941 32-bit Public Installed on Windows 10 IOT Enterprise LTSC 21H2 x64 (19044.6691)
Who is online
Users browsing this forum: Google [Bot] and 99 guests