If you purchased FileZilla Pro from the Microsoft Store, you might need to download and install an additional component to enable drag-and-drop functionality from FileZilla Pro into Windows Explorer. Install our shell extension following the steps below.
- Close FileZilla Pro.
- Download the shell extension DLL from https://download.filezilla-project.org/client/fzshellext_64.dll.
- Copy the DLL to a directory of your preference.
- Press Win+R.
- In the Run dialog box type `cmd` in the Open box.
- Press Enter or click OK. A command prompt window opens.
- In the command prompt window type:
- Still in the command prompt, type:
- Start FileZilla Pro.
- If you are still experiencing problem with Drag-and-Drop, reboot your system.
cd <directory where the DLL was copied to>
.
regsvr32 fzshellext_64.dll
and press Enter.