Remove brackets: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
m (Added a link back to: Ini-settings)
No edit summary
 
Line 13: Line 13:
Save the file, close it, and restart Total Commander. The brackets around directory names should be gone.
Save the file, close it, and restart Total Commander. The brackets around directory names should be gone.


{{Backlink|Configuration|Configuration}}
[[de:Klammern um Verzeichnisse]]
[[de:Klammern um Verzeichnisse]]

Latest revision as of 23:22, 10 October 2005

Quick instructions

wincmd.ini
[Configuration]
DirBrackets=0

Slow instructions

Click Configuration - Change Settings Files Directly.
Two notepad windows pop-up. Close the one named wcx_ftp ini - Notepad and switch to wincmd.ini - Notepad.
The first line should be [Configuration].
Now look at each line between [Configuration] and [Layout].

If there is DirBrackets=1, change it to DirBrackets=0.
If there is no DirBrackets entry, add a line DirBrackets=0 just above [Layout].

Save the file, close it, and restart Total Commander. The brackets around directory names should be gone.



Back to Configuration