Cannot Drag and Drop File Onto Desktop Icon

Problem:
Dragging a file and dropping it onto a desktop icon stopped working.

Usually I can drag a file and drop it on a desktop icon for a text editor to open the file in the text editor. Or I can drop the file on the desktop icon for Beyond Compare to open Beyond Compare.

This stopped working. Instead of opening the file with the target program, the file was just moved to the desktop instead.

Cause:
Registry key was changed, possibly by installing Altova XMLSpy.

HKEY_CLASSES_ROOT\lnkfile\shellex\DropHandler

It should be:

{00021401-0000-0000-C000-000000000046}

Instead it was:

{83D96563-DB11-42DF-92F9-32CE7BA54ED8}

Solution:
Change registry entry back to what it should be.


Back to DELEY'S Home Page