Can't drag-and-drop files outside the TC-window
Moderators: Hacker, petermad, Stefan2, white
Can't drag-and-drop files outside the TC-window
Hm...I think it has to do with Win7 x64, but I am not sure, but the problem is this:
I can't drag a file or folder outside of the borders of the Total Commander-window. When I do I "drop" everything I'm dragging.
I've tried it both with 7.5rc1 and 7.04, same behaviour
OS is Windows 7, final version, 64bit
I can't drag a file or folder outside of the borders of the Total Commander-window. When I do I "drop" everything I'm dragging.
I've tried it both with 7.5rc1 and 7.04, same behaviour
OS is Windows 7, final version, 64bit
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
It's an indication of a bad shell extension. Does the right click menu (Shift+F10) or Alt+Enter work?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
Use ShellExView to disable one extension after another until it works correctly.Scuttle wrote:Any way to tell which shellex that misbehaves?
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
-
- New Member
- Posts: 1
- Joined: 2009-09-27, 08:01 UTC
the same problem
I had the same problem. Windows 7 x64 and TC 7.50a
It was x64DisableRedirection=1. When I returned it back to x64DisableRedirection=0 the drag and drop works again. But I can't edit hosts file again without this enabled.
If there's no x64 version available soon, I will have to look for an alternative.
It was x64DisableRedirection=1. When I returned it back to x64DisableRedirection=0 the drag and drop works again. But I can't edit hosts file again without this enabled.
If there's no x64 version available soon, I will have to look for an alternative.
Re: the same problem
That's great if you found a reason.martin.hruska wrote:I had the same problem. Windows 7 x64 and TC 7.50a
It was x64DisableRedirection=1. When I returned it back to x64DisableRedirection=0 the drag and drop works again. But I can't edit hosts file again without this enabled.
If there's no x64 version available soon, I will have to look for an alternative.
BTW, if you need to edit hosts file frequently, just create a link to command:
Code: Select all
notepad.exe C:\Windows\System32\drivers\etc\hosts
Also you may use folder C:\Windows\sysnative (as I remember) - that is link to your 64-bit C:\Windows\System32 in TC.
Re: the same problem
I must disagree!MVV wrote:This should start 64-bit notepad, so it will open your file even if x64DisableRedirection is turned off.
Some path's are automatically excluded from redirection (see the MSDN link from this post).
In addition the search path for executables would find the SysWOW64\notepad.exe first.
But nevertheless, it's a good practice to disable redirection only when really needed.
Regards
Holger
Re: the same problem
Nice to see the cause. Have the same configuration and the same problem. And sometimes right mouse on a file and then preferences didnt worked, too. Right mouse => X64 => Preferences did work.martin.hruska wrote:I had the same problem. Windows 7 x64 and TC 7.50a
It was x64DisableRedirection=1. When I returned it back to x64DisableRedirection=0 the drag and drop works again. But I can't edit hosts file again without this enabled.
If there's no x64 version available soon, I will have to look for an alternative.
I disabled the redirection and now both problems seems to be gone.
BR Robert
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
x64DisableRedirection=1 is a workaround for Windows XP and older. On newer versions, you should go via the SysNative directory to avoid the problems caused by this option.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com