Multi Commander > Support and Feedback

Getting preset directories on a button

(1/2) > >>

Cranky:
I need to have the left and right columns set to two specific directories, that I access often, and also sorted by inverse date.  I want to have this set to a button, is there any easy way to do this without learning scripting?

Ulfhednar:
Use an ini
http://multicommander.com/docs/commandlineparameters
works well

Cranky:
That helps - but as I'm working I move around to different directories and would like a quick way to get back to my "favorite" setting


--- Quote from: Ulfhednar on November 10, 2013, 11:20:24 ---Use an ini
http://multicommander.com/docs/commandlineparameters
works well

--- End quote ---

Mathias (Author):
Not without using script..

But it is a pretty easy script. Create a script and assign that to a button/menu/hotkey

Create a command of MultiScript type and do


--- Code: ---MC.Explorer.Goto PATH="C:\MyPath"
MC.Explorer.Sort COL=1 ORDER=ASC

--- End code ---

See Doc for more parameters to the command that can be usefull
MC.Explorer.Sort
MC.Explorer.Goto

Jungle:
One more thing. It is possible to create special column set that will be applied when you open predefined directories.

Navigation

[0] Message Index

[#] Next page

Go to full version