Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: How to do it manually?

Anonymous wrote:

I have the same problem

Are you also installing WinSCP using a custom InstallShield installer?
Guest

How to do it manually?

I have the same problem, you said we can add it manually by adding these codes. How do I do that exactly?
martin

Re: Drag&drop

You can register the extension manually using regsvr.exe DragExt.dll and enable the extension in registry:

[HKEY_CURRENT_USER\SOFTWARE\Martin Prikryl\WinSCP 2\DragExt]

"Enable"=dword:00000001
medawar

Drag&drop

I read the installer instructions at https://winscp.net/eng/docs/dragext

Where my desktop is located Winscp version 5.5.4 (build 4433) is packaged to install using installShield tool that when run does not give any option to add extensions. Is there a way to add drag&drop feature without the installer? After speaking to a windows admin where the desktop is located, I am told repackaging the installer to activate the extension is not an option. The <<Use Shell extension>> is greyed out. I can drag and drop into winscp but not out.

I added a screenshot showing the installShield modify options.

Much appreciated.