Now in wincmd.ini we can use RestrictInterface=32 can disable Directory hotlist change.
But now i need to diable [Remove current dir] which appear when in dirs that in the hotlist.
Because the hotkey is R,when i press ctrl+D→R,the dir will be remove,
and i need to reset the dir in the hotlist, if there is a option to disable this item will be better i think.
May be it is enough to changing the hotkey. This can be done by changing your WCMD_xxx.LNG (xxx stands for your language) entry with number 1147 from "&Remove current dir" to e.g. "Remove current dir &®".
"Since there are many things which have never happened and never will happen,
and which nevertheless are clearly conceivable, and imply no contradiction,
how can one say they are absolutely impossible?" Leibniz
Or just to "Remove current dir" w/o any shortcut key.
BTW there is another workaround. If you add another item with shortcut key R then R won't execure 'Remove current dir' since there are more than one line with same shortcut - key will just move focus between lines that have it as shortcut.
Or just to "Remove current dir" w/o any shortcut key.
Unfortunately it doesn't work reliable because of automatic hotkeys. In that case there is a need for an entry with shortcut "R" too.
"Since there are many things which have never happened and never will happen,
and which nevertheless are clearly conceivable, and imply no contradiction,
how can one say they are absolutely impossible?" Leibniz
IIRC it is a Windows feature. Test it: change the wcmd_eng.lng and "CTRL+D R" removes the folder.
"Since there are many things which have never happened and never will happen,
and which nevertheless are clearly conceivable, and imply no contradiction,
how can one say they are absolutely impossible?" Leibniz
theosdikaios wrote:May be it is enough to changing the hotkey. This can be done by changing your WCMD_xxx.LNG (xxx stands for your language) entry with number 1147 from "&Remove current dir" to e.g. "Remove current dir &®".
HolgerK wrote:2theosdikaios
In case you are using the built in English language, you don't need to download the complete "wcmd_eng.lng" file.
Just create a new file
wcmd_eng.lng wrote:English
1147="®emove current dir"
and select "English(wcmd_eng.lng)" from the language configuration.
Thank you both for the input! I (as I'm sure many others do too) use Directory Hotlists *extensively* and the conflicts with Add/Remove/Configure are one of the few usability sore spots I run into with TC.