AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Folder Menu - a popup menu to quickly change your folders
Goto page Previous  1, 2, 3 ... 9, 10, 11, 12  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
WHACKSTER



Joined: 23 Jun 2009
Posts: 13

PostPosted: Wed Jul 01, 2009 10:14 pm    Post subject: Reply with quote

In v2.07 relative paths containing %COMMANDER_PATH% suddenly open in an explorer window, and I can't get them to open in TC, I've disabled Folder Menu to open on desktop & explorer?
Back to top
View user's profile Send private message
Dan
Guest





PostPosted: Thu Jul 02, 2009 11:50 am    Post subject: Re: Web URLS dont work Reply with quote

rexx wrote:

What's your "Browser path" setting in options others tab?
And your OS?


browser path is empty
xp sp3
Back to top
hellerwahn
Guest





PostPosted: Thu Jul 02, 2009 12:28 pm    Post subject: removable drives Reply with quote

Hi,

is there a possiblility to "automount" removable drives like USB-Sticks (at least the root directory of them, or even better some special folders like "Sound") in the main menu of FolderMenu2 (v2.07).
as I have sometimes more than one removable drive inserted (one stick, one removable HD and an ipod e.g.), there seems to be no simple way, because the pathes are relative and the drive letters change depending on the order they were inserted.
Hope you got my problem and hope somebody could aid.

Cheers
Back to top
rexx



Joined: 28 Feb 2006
Posts: 72

PostPosted: Thu Jul 02, 2009 2:19 pm    Post subject: Reply with quote

WHACKSTER wrote:
In v2.07 relative paths containing %COMMANDER_PATH% suddenly open in an explorer window, and I can't get them to open in TC, I've disabled Folder Menu to open on desktop & explorer?

I don't understand your question.
%COMMANDER_PATH% is just a variable, it still opens in the default file manager as specified in options.

hellerwahn wrote:
Hi,

is there a possiblility to "automount" removable drives like USB-Sticks (at least the root directory of them, or even better some special folders like "Sound") in the main menu of FolderMenu2 (v2.07).
as I have sometimes more than one removable drive inserted (one stick, one removable HD and an ipod e.g.), there seems to be no simple way, because the pathes are relative and the drive letters change depending on the order they were inserted.
Hope you got my problem and hope somebody could aid.

Cheers

You can use the "Drive List", it will always refresh everytime it shows.
Back to top
View user's profile Send private message
WHACKSTER



Joined: 23 Jun 2009
Posts: 13

PostPosted: Thu Jul 02, 2009 2:43 pm    Post subject: Reply with quote

I'm using Folder Menu to quick access some folders, the ones with full path like c:\utilities open in the focused TC panel when I click on it, but "%COMMANDER_PATH%\..\..\Downloads\" opens in an explorer window, and it should open in TC's panel, since that's where I called Folder Menu from.
Back to top
View user's profile Send private message
rexx



Joined: 28 Feb 2006
Posts: 72

PostPosted: Thu Jul 02, 2009 3:28 pm    Post subject: Reply with quote

WHACKSTER wrote:
I'm using Folder Menu to quick access some folders, the ones with full path like c:\utilities open in the focused TC panel when I click on it, but "%COMMANDER_PATH%\..\..\Downloads\" opens in an explorer window, and it should open in TC's panel, since that's where I called Folder Menu from.

Ok, i see.
But I don't have this problem on my computer.
It works fine in total commander.
Does v2.06 work correctly for you?
Back to top
View user's profile Send private message
WHACKSTER



Joined: 23 Jun 2009
Posts: 13

PostPosted: Thu Jul 02, 2009 3:54 pm    Post subject: Reply with quote

rexx wrote:
WHACKSTER wrote:
I'm using Folder Menu to quick access some folders, the ones with full path like c:\utilities open in the focused TC panel when I click on it, but "%COMMANDER_PATH%\..\..\Downloads\" opens in an explorer window, and it should open in TC's panel, since that's where I called Folder Menu from.

Ok, i see.
But I don't have this problem on my computer.
It works fine in total commander.
Does v2.06 work correctly for you?


Yes I believe it did, I had accidentally overwritten it, where can I find the previous version?
Back to top
View user's profile Send private message
hoppfrosch



Joined: 25 Jan 2006
Posts: 39
Location: Froschtümpel

PostPosted: Fri Jul 03, 2009 6:35 am    Post subject: Bad time behaviour "loading favorites" Reply with quote

Hi Rexx,

I added a lot of entries (approx. 60) to my foldermenu - a lot of them are UNC-Pathes to some pathes on our network. (not all of the pathes might be available all the time ...)

Starting up of FolderMenu takes a loooong time (more than two minutes) showing "loading favorites". After the startup phase everthing works fine, if I'm only using the menu entries.
But opening the "Options > Favorites" takes the same loooong amount of time to build up the tree for editing ...

It looks like you are parsing for the pathes on startup/configuration - is this right? (Is this neccessary to determine the predefined icons for the entries?)
In the beginning I also used separate Icons for a lot of my entries. To test whether this causes the delay, I removed all my icons and used the default ones -> no change in loading time. I also enabled the option "Do not use any menu icons" - without any change in loading time.

Any idea how to speed up the loading/configuration time?
Back to top
View user's profile Send private message
hellerwahn
Guest





PostPosted: Fri Jul 03, 2009 12:48 pm    Post subject: Reply with quote

hellerwahn wrote:
Hi,

is there a possiblility to "automount" removable drives like USB-Sticks (at least the root directory of them, or even better some special folders like "Sound") in the main menu of FolderMenu2 (v2.07).
as I have sometimes more than one removable drive inserted (one stick, one removable HD and an ipod e.g.), there seems to be no simple way, because the pathes are relative and the drive letters change depending on the order they were inserted.
Hope you got my problem and hope somebody could aid.

Cheers

You can use the "Drive List", it will always refresh everytime it shows.[/quote]

Thanks, but is there a possibility of defining favourite subfolders on these drives (eg. F:sound or F:pics etc.)
Back to top
rexx



Joined: 28 Feb 2006
Posts: 72

PostPosted: Fri Jul 03, 2009 2:23 pm    Post subject: Reply with quote

WHACKSTER wrote:
Yes I believe it did, I had accidentally overwritten it, where can I find the previous version?

http://www.autohotkey.net/~rexx/FolderMenu/files/FolderMenu206.exe
here is the 2.06
But I can't find any change that may cause this problem, that's weird.

hoppfrosch wrote:
Hi Rexx,
I added a lot of entries (approx. 60) to my foldermenu - a lot of them are UNC-Pathes to some pathes on our network. (not all of the pathes might be available all the time ...)
Any idea how to speed up the loading/configuration time?

I think you have the same problem as cybermcm.
It's the problem of UNC path, not the icons.
And i don't know why it take a long time to loading unc items.
cybermcm says that it will query the netbios name of these links, so it takes a long time.
But I don't have the problem on my computer, so I can't fix this unless i have more informations.

hellerwahn wrote:

Thanks, but is there a possibility of defining favourite subfolders on these drives (eg. F:sound or F:pics etc.)

I think it's not possible.
Back to top
View user's profile Send private message
WHACKSTER



Joined: 23 Jun 2009
Posts: 13

PostPosted: Fri Jul 03, 2009 4:11 pm    Post subject: Reply with quote

I did some checking, and it might be the because I had quotes on the path in the TC ini file, that wha causing some strange behavior, one time it would open the path in TC, and then it would open it in explorer.

I deleted the config.xml, set it up again and now it seems to work.

Thanx.
Back to top
View user's profile Send private message
JazzX



Joined: 29 Jun 2009
Posts: 2

PostPosted: Sun Jul 05, 2009 9:30 pm    Post subject: Re: Bug in version Reply with quote

rexx wrote:

JazzX wrote:
Great application, I think I found a bug in v2.06 though.
If I blank out "Options > Others > File Manager Path" and Apply/Okay out, everything works fine. However once I close and then restart (or even just reload) Folder Menu 2 it starts acting like "explore" is listed again.
<SNIP>

Oh! I finally got the problem.
Because if a setting is blank, it will return the default value, "explore" in this for example.
So please use "open" instead.

"open" works perfectly, and I see that v2.08 includes new help text for that option. Thank a you very much for great program and for the fix to my issue!
Back to top
View user's profile Send private message
highend



Joined: 02 Jun 2009
Posts: 7

PostPosted: Mon Jul 06, 2009 7:55 am    Post subject: Reply with quote

One small issue when using Folder Menu together with SpeedCommander (http://www.speedproject.de/enu/speedcommander/index.html).

Version used: 2.08

I have an entry for SpeedCommander under the Applications tab (Name: SpeedCommander | Type: Match | Class: SC12MainFrame) and an entry for the file manager path (D:\Users\xxx\Tools\SpeedCommander\SpeedCommander.exe).

Win + Q shows Menu 1.5
Win + W shows Menu 2

When I'm actively working with SpeedCommander Win + W (Menu 2) works flawlessly but Win + Q (Menu 1.5) has an issue:
I'm getting an error message every time I want to switch to a different directory

As an example I'm trying to switch from C:\ to D:\Images

"The Path is not available.

'\Images' can't be accessed.

The command can't be executed because the connection was disconnected"

The drive letter is missing in this error message.

Maybe that is causing the problem...

Maybe you can have a look at his behaviour?

Regards,
HIghend
Back to top
View user's profile Send private message
winflowers



Joined: 21 Feb 2005
Posts: 11

PostPosted: Fri Jul 10, 2009 2:41 pm    Post subject: Reply with quote

I am using Folder Menu together with Unreal Commander. http://x-diesel.com/

There is an entry for Unreal Commander under the Applications tab and an entry for the file manager path. It works smoothly at the beginning of starting UnrealCMD, however, after working on other programs for a while, I could not get into the Favorite Folder or Add Favorite Folder in UnrealCMD. But the Folder Menu itself still works with other programs, and if I restart UnrealCMD, it works again. Then after some time, it does not work again...It seems to happen randomly. On my computer, it happens everyday.

Another problem is that when I use the menu 2 (WIN+W), UnrealCMD is brought to front, but does not change the folder to I want to go. These two problems might be relevant.

Could you please take a look on this issue? Thank you!
Back to top
View user's profile Send private message
Barry2
Guest





PostPosted: Sun Jul 12, 2009 1:39 am    Post subject: Middle-click activates Folder Menu where it shouldn't Reply with quote

I'm using Palm Desktop 4.0.1. When I edit a memo, I do so inside a dialog box. When I middle-click inside the dialog box, it causes Folder Menu to appear, instead of letting me scroll through the text I'm editing. There's no reason for Folder Menu to appear in this dialog box, since it's just a text-editing box. How do I get Folder Menu to stop appearing there?
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2, 3 ... 9, 10, 11, 12  Next
Page 10 of 12

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group