Multi Commander > Support and Feedback
MUITICOMMANDER support relative path?
(1/1)
bettersjb:
Can I call the portable program in the usb disk on the BUTTONPANEL? How to configure BUTTON to call PORABLE APP in the usb disk to open several files selected?
Thanks ~
Mathias (Author):
Yes.
Just make sure the path to program you enter is a correct relative path. relative to the installation folder of Multi Commander.
Eg
MultiCommander is installed in E:\MCPortable\
You got Notepad++ in E:\Bin\Notepad++\Notepad++.exe
Then call notepad++.exe using a relative path like
"..\Bin\Notepad++\Notepad++.exe"
For example if using "custom commands" for the button and you want the program to get the file in focus as a parameter
--- Code: ---MC.Run CMD="..\Bin\Notepad++\notepad++.exe" ARG="${focusfilepath}"
--- End code ---
bettersjb:
THANKS,I'm successful to do it.
MC is a good file manager,and I wish it better.
Navigation
[0] Message Index
Go to full version