I'm using Win98 SE, and adding that key did help, thanks!
- Guest
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
[HKEY_CLASSES_ROOT\CLSID]
@="WinSCP Shell Extension"
Enable is set to 1 (0x00000001) and I added LogFile to it, but no log file was created, even after I rebooted.
HKEY_CURRENT_USER and/or HKEY_LOCAL_MACHINE):
[HKEY_LOCAL_MACHINE\Software\Martin Prikryl\WinSCP 2\DragExt]
"Enable"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Martin Prikryl\WinSCP 2\DragExt]
"LogFile"="c:\\dragext.log"
"WinSCP Shell Extension" is in HKEY_CLASSES_ROOT\CLSID (in that main 'folder', not any of the sub ones)
[HKEY_CLASSES_ROOT\CLSID\{E15E1D68-0D1C-49F7-BEB8-812B1E00FA60}]
@="WinSCP Shell Extension"
[HKEY_CLASSES_ROOT\CLSID\{E15E1D68-0D1C-49F7-BEB8-812B1E00FA60}\InProcServer32]
@="<path>\\DragExt.dll"
"ThreadingModel"="Apartment"
[HKEY_CLASSES_ROOT\directory\shellex\CopyHookHandlers\WinSCPCopyHook]
@="{E15E1D68-0D1C-49F7-BEB8-812B1E00FA60}"
<path>) in InProcServer32 is valid and the DLL is present there.
Ctrl key, just as with any other application. You should saw a hint in warning message on first move attempt, did you?