Questions about the main page buttons?
Moderators: Hacker, petermad, Stefan2, white
Questions about the main page buttons?
I want to know what these two buttons do exactly. First one is this "\" and there is no tooltip when I hover over it. When I click it, the whole Total Commander freezes and after a while, it shows 'Loading...' (which can be cancelled). The other button with ".." also doesn't do anything when clicked. Can these two buttons be hidden or closed? What is the meaning of these two buttons?
Image: https://pic.rmb.bdstatic.com/bjh/231225/7a07029ddd60ab13cd58fc63ca5e64365953.png
Image: https://pic.rmb.bdstatic.com/bjh/231225/7a07029ddd60ab13cd58fc63ca5e64365953.png
Re: Questions about the main page buttons?
The meaning of these buttons should be clear, even for a newcomer.
\ jumps to the root of the current drive.
.. One level higher
If you have problems with them, start your TC with a fresh Ini file.
\ jumps to the root of the current drive.
.. One level higher
If you have problems with them, start your TC with a fresh Ini file.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.55 RC1 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.55 RC1 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: Questions about the main page buttons?
Just from the neighboring topic:Ronintt wrote: 2023-12-25, 06:37 UTC Can these two buttons be hidden or closed? What is the meaning of these two buttons?
Image: https://pic.rmb.bdstatic.com/bjh/231225/7a07029ddd60ab13cd58fc63ca5e64365953.png
Thus, if you want to remove these buttons ([/] and [..]) you need to put 'DriveBarHide=.' parameter in the '[Configuration]' section of the 'wincmd.ini'petermad wrote: 2023-12-25, 13:02 UTC If you want to also remove the parent and root dir buttons (as originally requested in the first post), then you need to add a period to the parameter:Code: Select all
DriveBarHide=-.
Code: Select all
[Configuration]
DriveBarHide=.
[Layout]
DriveCombo=0
Edit2. My bad. Added a proper section. Thanks 2Fla$her.
Last edited by beb on 2023-12-26, 03:36 UTC, edited 2 times in total.
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Re: Questions about the main page buttons?
That is not enough, you also need to use:Thus, if you want to remove these buttons ([/] and [..]) you need to put 'DriveBarHide=.' parameter in the '[Configuration]' section of the 'wincmd.ini'
Code: Select all
[Configuration]
DriveBarHide=.
Code: Select all
DriveCombo=0
2Ronintt
If clicking those two buttons makes your TC freeze or do nothing then I am afraid that there is something seriously wrong with your TC configuration.
Does pressing Ctlr+\ (same as pressing the [\] button) or clicking BackSpace or Ctrl+PgUp (same as clicking the [..] button give you the same problems?
Does it happen with all you drives or just as shown on the X: drive:
Does it happen if you start TC with a fresh configuration file (Start TC with: totalcmd64.exe /i="%TEMT%\test.ini") ?
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
Re: Questions about the main page buttons?
If it simply does nothing may mean nothing, but of course, only if a user is already at the root of a disk.
Otherwise, a user should be interested in elaborating petermad's advice, for sure.
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Re: Questions about the main page buttons?
petermad wrote: 2023-12-25, 19:05 UTCThat is not enough, you also need to use:Thus, if you want to remove these buttons ([/] and [..]) you need to put 'DriveBarHide=.' parameter in the '[Configuration]' section of the 'wincmd.ini'
Code: Select all
[Configuration]
DriveBarHide=.Code: Select all
DriveCombo=0
2Ronintt
If clicking those two buttons makes your TC freeze or do nothing then I am afraid that there is something seriously wrong with your TC configuration.
Does pressing Ctlr+\ (same as pressing the [\] button) or clicking BackSpace or Ctrl+PgUp (same as clicking the [..] button give you the same problems?
Does it happen with all you drives or just as shown on the X: drive:
Does it happen if you start TC with a fresh configuration file (Start TC with: totalcmd64.exe /i="%TEMT%\test.ini") ?
Thank you for your help and reply. When I click "\" after selecting drive "X", the program freezes and a pop-up window appears saying "Reading folder". As mentioned in the reply by "Horst.Epp" in the 2nd post, the program is already frozen and becomes unresponsive no matter what I click, even "Cancel" cannot be clicked. This situation may be due to too many files in my X drive? . The only solution to this freeze is to end the process and reopen it - waiting doesn't seem to have any effect. Also, when I click the ".." button next to the ".." button, there seems to be no response. In addition, I tested adding the statement to block "\" and ".." in [Configuration] section of wincmd.ini, but it didn't seem to work. Thank you for your help. Sincerely,Ronintt.
Image: https://pic.rmb.bdstatic.com/bjh/231226/f311dc275c7b9c35b079997d24c72b04587.png
Last edited by Ronintt on 2023-12-26, 01:10 UTC, edited 2 times in total.
Re: Questions about the main page buttons?
beb wrote: 2023-12-25, 18:01 UTCJust from the neighboring topic:Ronintt wrote: 2023-12-25, 06:37 UTC Can these two buttons be hidden or closed? What is the meaning of these two buttons?
Image: https://pic.rmb.bdstatic.com/bjh/231225/7a07029ddd60ab13cd58fc63ca5e64365953.pngThus, if you want to remove these buttons ([/] and [..]) you need to put 'DriveBarHide=.' parameter in the '[Configuration]' section of the 'wincmd.ini'petermad wrote: 2023-12-25, 13:02 UTC If you want to also remove the parent and root dir buttons (as originally requested in the first post), then you need to add a period to the parameter:Code: Select all
DriveBarHide=-.
Edit: Thanks 2petermad, added the 'DriveCombo=0' line which I initially missed since it's my permanent setting.Code: Select all
[Configuration] DriveBarHide=. DriveCombo=0
Thank you for your help and response. It seems that your code didn't work. After testing, the buttons in the software are still there.
Re: Questions about the main page buttons?
In that topic, he suggested hiding the drive selection list and the drive bar. That's why, 8 months later, I quoted only the drive bar, because it's still necessary to hide the drive selection list, which is essentially DriveCombo=0.beb wrote: 2023-12-25, 18:01 UTC Edit: Thanks 2petermad, added the 'DriveCombo=0' line which I initially missed since it's my permanent setting.
2Ronintt
There's another section here:
Code: Select all
[Configuration]
DriveBarHide=.
[Layout]
DriveCombo=0
Overquoting is evil! 👎
Re: Questions about the main page buttons?
I've set the latter option via GUI, so didn't pay proper attention to where it actually resides in the ini. Sorry.
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Re: Questions about the main page buttons?
It seems that the cause of the freeze after clicking "\" may have been found, which is caused by the plugin "dirsizecalc". I had set it to load the sizes of all folders, which resulted in the program freezing when loading a large number of folders. Currently, switching to the built-in size display of TC (folder size as "DIR") seems to temporarily resolve the issue. Thank you to everyone who has helped me. Sincerely, Ronintt.
Re: Questions about the main page buttons?
Everything handles this much better: cm_Config2 > Calculate space occupied by subdirectories > ☑ 'Everything'Ronintt wrote: 2023-12-26, 04:13 UTCCurrently, switching to the built-in size display of TC (folder size as "DIR") seems to temporarily resolve the issue.
Overquoting is evil! 👎