How to display native Windows Explorer context menu?

Discussion, questions and support.
Message
Author
MilesAhead
Posts: 33
Joined: 09.12.2007, 17:30
Contact:

Re: How to display native Windows Explorer context menu?

#16 Post by MilesAhead » 08.09.2010, 08:33

I suspect what happens afa getting 64 bit OS to display the 32 bit context menu by launching a 32 bit copy of explorer, is that MS for unknown reasons have killed their own work-around. Evidently the hard link that is C:\Windows\SysWow64\explorer.exe does not always point to a 32 bit copy of explorer. Who knows why they do what they do. afaict for just launching with the selected file/folder, the easiest way is likely to just use the SendTo mechanism.

Either that or write a small AutoHotKey script that circumvents the problem by copying the file/folder names to the clipboard instead of using the context menu. When the hotkey is hit, have the script send ^c to the active window to copy selections to the clipboard. That should work the same in any OS version.
"How come we don't know the I.Q. of the guy who invented the test?"

Post Reply

Who is online

Users browsing this forum: No registered users and 38 guests