Multi Commander > Support and Feedback

custom toolbar

<< < (2/2)

avantuser1114:
great!only problem is showing/hiding hidden and system files..i don't see any in the list of commands..i want separate button for each of these two..one for hidden and another for system files...

Mathias (Author):
create a User Defined Command of Custom Command type

For showing hidden/system files

--- Code: ---MC.CmdLineRun CMD=":showhidden"
--- End code ---

To hide hidden/system files

--- Code: ---MC.CmdLineRun CMD=":hidehidden"
--- End code ---


Navigation

[0] Message Index

[*] Previous page

Go to full version