A collection of especially useful xplorer² topics and ideas. New users may find it helpful to look here before searching the other forums for information. >>>>>> Please post new material in the relevant forum. (New stuff posted here will be removed.) Thanks. -fg-
First and foremost thank you snakebyte for your work on this great little app! I actually use the litestep !popup (I don't use "ls" as a shell) along with "strokeit" mouse gestures to create dynamic menus for quick access to all my frequntly used apps. So this approach is very native and valuable to me.
Secondly, (is it possible)/(can you add the ability) to create a menu command that has multiple Actions? Something like this.
Run, shell:RecycleBinFolder works for me in Vista x86 SP1.
desslok wrote:
My tree starts with My Computer in x2, so I need to access explorer.exe to get to Recycle Bin.
1. How did you manage to start tree with my computer instead of Desktop? I would love to have this option.
2. You can directly access Recycle bin from X2 using menus or by assigning custom hotkeys. Have you tried following menu option?
Go To > Special folders > Recyle bin
Help! I'm an AI running around in someone's universe simulator.
desslok wrote:1. Use the swtich /R:::{20D04FE0-3AEA-1069-A2D8-08002B30309D}.
Works great!. Thanks.
What happens when you directly execute "shell:RecycleBinFolder" or "shell:::{645FF040-5081-101B-9F08-00AA002F954E}" from windows Run dialog? It launches recycle bin for me in Vista SP1.
If only the command with GUID works that means there is something wrong in your registry with the shell folder name and GUID mapping.
Also try executing following from your X2 address bar (with > symbol)
> shell:RecycleBinFolder
or
> shell:::{645FF040-5081-101B-9F08-00AA002F954E}
If this launches Recycle bin, then you can create a user command with above string and add it to your tool bar. You can also optionally reference this user command from menu++.
Help! I'm an AI running around in someone's universe simulator.
snakebyte wrote:What happens when you directly execute "shell:RecycleBinFolder" or "shell:::{645FF040-5081-101B-9F08-00AA002F954E}" from windows Run dialog?
> shell:RecycleBinFolder
or
> shell:::{645FF040-5081-101B-9F08-00AA002F954E}
Both works.
Lo and behold, Menu++ started to work again!
In my environment (Vista 32bit SP1), shell commands from Menu++ sometimes stop working after killing and restarting explorer.exe from Task Manager.
I don't know what that entails, but I am just reporting.
I could have sworn I replied to this message, and yet it is not here....
desslok, my guess would be something is interfering with the Menu++ system, but you may want to get Snake involved - it could be something as stupid as a firewall setting because X2 keeps accessing AutoIt repeatedly and the Firewall / Defender blocks access to it thinking it is a problem....
That was just a stab in the dark, but I have not yet implemented using Menu++, I was just wondering what happens when logging off and logging back on....
Problem is, snake, that it works then *stops* working, as I understand it - then again, I have been known to be wrong numerous times, so I might not be dully understanding it in the first place....
Also strange is that this is limited to shell commands like "shell:RecycleBinFolder". Anyway, AutoHotKey was updated in March this year. Is it a good idea to re-compile Menu++ with the newer AutoHotKey? (In the MenuHack thread, I also suggested a re-compilation.)