| View previous topic :: View next topic |
| Author |
Message |
beernutz Junior Member

Joined: 22 Sep 2004 Posts: 7
|
Posted: Mon Apr 30, 2012 3:01 pm Post subject: Feature Request: Change Directory config in separate file |
|
|
Would be nice to be able to split out the Change Directory Menu (Ctrl-D) into a separate .ini file.
Like the FTP entries were moved to their own file.
Would also be nice to have the history settings (entries typed into the command line Ctrl-E, etc.) saved into a separate .ini file as well.
Since i use SugarSync.com to keep my TC install customizations in sync across the machines i use, maybe an option to store these .INI folders in c:\tc\conf\%machinename%\ or some such?
This is really the only pain i have left when using TC on multiple machines.
Thanks again for a WONDERFUL utility. I live in TC all day, every day. |
|
| Back to top |
|
 |
umbra Power Member

Joined: 14 Jan 2012 Posts: 668
|
Posted: Mon Apr 30, 2012 3:10 pm Post subject: |
|
|
Hi, you can use "RedirectSection=" to redirect specific sections in wincmd.ini to different files. For example, this is how I redirectedt panel history:
| Code: | [RightHistory]
RedirectSection=%COMMANDER_INI%\..\wincmd_history.ini
[LeftHistory]
RedirectSection=%COMMANDER_INI%\..\wincmd_history.ini |
_________________ Windows 7 Pro x64, Windows 8 Pro x64 |
|
| Back to top |
|
 |
beernutz Junior Member

Joined: 22 Sep 2004 Posts: 7
|
Posted: Mon Apr 30, 2012 3:17 pm Post subject: |
|
|
| umbra wrote: | Hi, you can use "RedirectSection=" to redirect specific sections in wincmd.ini to different files. For example, this is how I redirectedt panel history:
|
You guys rock! Thank you!
[EDIT]
ok, this is awesome:
| Code: | [DirMenu]
RedirectSection=%COMMANDER_PATH%\conf\%COMPUTERNAME%\dir_menu.ini
|
That works Perfectly!
Thanks again! |
|
| Back to top |
|
 |
white Power Member


Joined: 19 Nov 2003 Posts: 1307 Location: Netherlands
|
Posted: Tue May 01, 2012 1:24 am Post subject: |
|
|
| Moderation: | Moved to English forum.
White (moderator) |
_________________ #16626 Personal licence |
|
| Back to top |
|
 |
KC_ Junior Member


Joined: 06 Mar 2012 Posts: 50
|
Posted: Tue May 01, 2012 4:56 am Post subject: |
|
|
Now, imagine the possibilities of redirecting other sections.
Different installations sharing a section, editing files separately without having to scroll through the long wincmd.ini..  _________________ # 251045
Total Commander 8.01
Always have your stuff when you need it with @Dropbox. Sign up for free! http://db.tt/BzEGWZAV
Use the above link to sign up and we BOTH get extra space ^_^ |
|
| Back to top |
|
 |
|