Hello,
I have a buttonbar which opens folders from local drive and a shared drive.
Is there a way to make the folders open with the "cm_SyncChangeDir" command already enabled?
Below is the buttonbar info.
cmd: *%COMMANDER_EXE%
param: /S /T /O /L="%USERPROFILE%\Documents\MyStuff\" /R="\\hostname\Temp$\MyStuff\"
Open a buttonbar item with synchronized navigation enabled
Moderators: Hacker, petermad, Stefan2, white
Re: Open a buttonbar item with synchronized navigation enabled
2fm-xvid
Put this in your usercmd.ini file, which is located the same place as your wincmd.ini file (if it does not exist, just make it as an ASCII txt file):
Then make a button with this content:
Put this in your usercmd.ini file, which is located the same place as your wincmd.ini file (if it does not exist, just make it as an ASCII txt file):
Code: Select all
[em_gotomydirs]
cmd=cd %USERPROFILE%\Documents\MyStuff\
path=\\hostname\Temp$\MyStuff\
Code: Select all
TOTALCMD#BAR#DATA
cm_FocusLeft,em_gotomydirs,cm_SyncChangeDir
wcmicons.dll,75
-1
To make the button:
1. Mark the text in the box here above (click SELECT ALL).
2. Copy it to the ClipBoard (press Ctrl+C).
3. Right click on TC's buttonbar and choose "Paste".
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar