Remove brackets: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
m (Interwiki de)
m (Added a link back to: Ini-settings)
Line 1: Line 1:
== Quick instructions ==
== Quick instructions ==
wincmd.ini<br/>
[[Ini-settings#Configuration|wincmd.ini]]<br/>
[Configuration]<br/>
[Configuration]<br/>
DirBrackets=0
DirBrackets=0

Revision as of 19:54, 24 August 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.