Closed Samuel-Weiss closed 6 years ago
Sorry for this late reply. I'm not the original creator but I messed with this a bit last year. It's been over a year so I may remember incorrectly, but even then I think the pre-compiled version was behind the commits.
This is the modification I made: https://github.com/bduffek/DragDropConfirm/tree/15dd49d1fbf1d90d37048748c96031af8277d44b/Installer
My pull request describing the changes I made: https://github.com/broken-e/DragDropConfirm/pull/13
I don't know if your issues would still happen, but it's possible they are fixed especially if the files you downloaded were out of date.
Edit: Yes it looks like @xaviex fixed the box appearing in the background and while it was merged into the main branch the installation files were not recompiled with it. I'm certainly not taking credit for that, but the files I compiled that I linked above include that fix.
Edit2: Is it a move or copy operation to the desktop that got no warning? If the desktop folder is on a network share or something or you're dragging from one share/drive to another it will perform a copy operation and the original (and my pull request by default) will not intercept the operation.
I'll test this again in the future and close the issue eventually if you can't get around to it. I'm almost certain the fix simply wasn't compiled, but it should be included with the latest commit now.
I'm almost certain this was by xavierx. If this is still happening please create a new issue. Fixed here: https://github.com/broken-e/DragDropConfirm/commit/ffb1017428711002703c38128d86a2c4096d480d
Hy, I'm trying to use DragDropConfirm on Windows 10. But I stumbled with following issue: