TC always keeps directory history
Moderators: Hacker, petermad, Stefan2, white
TC always keeps directory history
Hi,
if I unselect "Configuration, Options, Operation, Save on Exit, Directory History", TC 7 Beta 1 still keeps it when I restart it afterwards; even if I restart the PC.
malungu
if I unselect "Configuration, Options, Operation, Save on Exit, Directory History", TC 7 Beta 1 still keeps it when I restart it afterwards; even if I restart the PC.
malungu
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
2Herr Mann
1. Redirect those entries to a history.ini file using RedirectSection=history.ini in the appropriate sections.
2. Make a button for deleting history.ini and call it "Delete private Data".
I personally redirect the following:
1. Redirect those entries to a history.ini file using RedirectSection=history.ini in the appropriate sections.
2. Make a button for deleting history.ini and call it "Delete private Data".
I personally redirect the following:
Code: Select all
[Selection]
RedirectSection=history.ini
[SearchName]
RedirectSection=history.ini
[SearchIn]
RedirectSection=history.ini
[SearchText]
RedirectSection=history.ini
[RenameTemplates]
RedirectSection=history.ini
[RenameSearchFind]
RedirectSection=history.ini
[RenameSearchReplace]
RedirectSection=history.ini
[left]
RedirectSection=history.ini
[right]
RedirectSection=history.ini
[lefttabs]
RedirectSection=history.ini
[righttabs]
RedirectSection=history.ini
[Command line history]
RedirectSection=history.ini
[RightHistory]
RedirectSection=history.ini
[LeftHistory]
RedirectSection=history.ini
[MkDirHistory]
RedirectSection=history.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
Another way to do it is to use Ultra TC Editors
see this post to how to do that
http://ghisler.ch/board/viewtopic.php?p=84158#84158
see this post to how to do that
http://ghisler.ch/board/viewtopic.php?p=84158#84158
Gil
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.
2ts4242
It is just very badly described in history.txt
as i already pointed out in http://ghisler.ch/board/viewtopic.php?p=101046#101046
It is just very badly described in history.txt
The last part should rather be:28.02.06 Added: wincmd.ini: In each section except for [Configuration], an entry RedirectSection= will instruct tc to redirect(or not) this section to other ini: Values: 0=no redirect, 1=redirect to AlternateUserIni=, <ininame> redirect to that specific ini
Code: Select all
Values: 0=no redirect, 1=redirect to AlternateUserIn, <ininame>=redirect to that specific 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
I had not found this information (about RedirectSection) because it is inside the [Configuration] section in AlternateUserIni definition. 
Can you document the AlternateUserIni and RedirectSection definitions before the [Configuration] section ?
Best regards

Can you document the AlternateUserIni and RedirectSection definitions before the [Configuration] section ?

To be better clearAnd then document RedirectSection like that wrote:RedirectSection will instruct Total Commander to redirect (or not) this section to another ini
- 0=no redirec
- 1=redirect to AlternateUserIni=
- <ininame> redirect to that specific ini

Best regards

#22273 Personal licence