Jameson wrote:
谢谢。
Thanks。
不客氣XD
lima wrote:
If i want to add a url with a equal sign '=' in it, the script has a problem with the equal sign in the config.ini file.
In the config.ini file you see something like this:
Code:
forum=http://www.autohotkey.com/forum/viewtopic.php?p=93644
The line is being cutt-off on the second '='.
How can i solve this?
ok i'm trying to solve this.
EricCartman wrote:
I'm not getting the menu in explorer folders. I suspect it's because I'm using Vista, and Vista's address bar in explorer has different functionality than previous Windows flavors.
Anybody know how to correct for that?
click on the address bar and then it works.
i'll try to do this by the script itself.
lima wrote:
Can somebody post the code for for
UltraExplorer? Thanks in advance!
Can FolderMenu start with UltraExplorer instead of Explorer?
you can try add its classname to "OtherApps" in the config.
if it has Edit1, it may works.
Vnuh wrote:
To be honest, for now this script is the reason I decided to use AHK even though there should be other benefits / features I will discover later on. Thanks a bunch. This even does more than the other commercial applications I have tried before.
thanks =D
FatZgrED wrote:
I use this script everyday.
I found only two things missing
1. Holding Ctrl to show aubfolders causses I hardly ever use this feature
Maybe you can add rightclick to do the same? (not really hard)
2. Cause clicking on first position while in submenu(current dir) to go one level up
(little bit harder)
1. added.
2. working...
btw i've added the total commander support, thanks.