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


Joined: 19 Oct 2004 Posts: 67
|
Posted: Sun Nov 28, 2010 11:32 am Post subject: |
|
|
| MVV wrote: | | MVV in new Readme wrote: | | Configuration file should be placed near module and have same name and extension INI. You need it only if you wish to redefine default command indexes (specified below after equals signs). | Is it clear now? |
I think it's a clearer now - unless it was already clear for me before, thanks to your explanation
Thanks! |
|
| Back to top |
|
 |
jmwap Junior Member

Joined: 23 Mar 2008 Posts: 75
|
Posted: Wed Dec 01, 2010 11:23 am Post subject: |
|
|
A big +1 to include this functionality in TC natively.
Ideally it could work as Notepad++ does it, if you choose to hide menubar (in config), then either F10 or Alt make it visible, and as soon as you choose a item in any of the menus it becomes hidden again.
It would save some valuable space . |
|
| Back to top |
|
 |
sticazzi Junior Member

Joined: 09 Sep 2007 Posts: 22
|
Posted: Fri Jan 07, 2011 6:03 am Post subject: |
|
|
| MVV wrote: |
To hide main menu using TCFS2 you need to e.g. execute following command: |
I tried but it doesn't work: tc said "Function not implemented! 65538"  |
|
| Back to top |
|
 |
nsp Power Member


Joined: 04 Dec 2005 Posts: 714 Location: Lyon (FRANCE)
|
Posted: Fri Jan 07, 2011 9:14 am Post subject: |
|
|
| sticazzi wrote: | | MVV wrote: |
To hide main menu using TCFS2 you need to e.g. execute following command: |
I tried but it doesn't work: tc said "Function not implemented! 65538"  |
This is because autorun.wdx is not loaded and/or do not load Autorun_HideMenu.dll.
Autorun.wdx is not loaded when tc7.56a starts ! |
|
| Back to top |
|
 |
MVV Power Member


Joined: 03 Aug 2008 Posts: 4527 Location: Russian Federation
|
|
| Back to top |
|
 |
sticazzi Junior Member

Joined: 09 Sep 2007 Posts: 22
|
Posted: Sat Jan 08, 2011 6:45 am Post subject: |
|
|
| MVV wrote: | | sticazzi, read Autorun.wdx manual to know how to enable its auto-loading with TC and how to install its plugins. |
I don't understand this sentence very well actually, mainly "create color scheme based on this plugin" (Is it really necessary to do that?) and "set comparison for Autorun field":
---------------------------------------------------------------------
Next, in order to load plugin at Total Commander start, you should create color scheme based on this plugin, and set comparison for "Autorun" field. Any equation is acceptable.
---------------------------------------------------------------------
Thanks |
|
| Back to top |
|
 |
MVV Power Member


Joined: 03 Aug 2008 Posts: 4527 Location: Russian Federation
|
Posted: Sat Jan 08, 2011 2:06 pm Post subject: |
|
|
sticazzi, the only way to start some TC content plugin - is to add a rule for file coloring that will use field of this plugin in its conditions. So TC will load this plugin when started because it will need to color file types. This plugin contains special content field 'Autorun' that never returns a value but it is enough for plugin to be loaded. So you need to: open Configuration, Color, 'Define colors by type...', 'Add', 'Define...', choose 'Plugins' tab, add a rule "autorun Autorun > 0" (you may specify any condition but you must choose this field). Then you need to save search preset (e.g. I named it 'Autorun') and choose as file type for coloring. You may choose ANY color for this file type, you'll never see this color because this color template will never match, it is used only for autoloading plugin with TC. _________________ VirtualPanel plugin: Temporary panel for TC (forum)
TOTALCMD.NET: TCFS2, NTLinks, CopyTree, AskParam, ConPaste, Sudo… |
|
| Back to top |
|
 |
sticazzi Junior Member

Joined: 09 Sep 2007 Posts: 22
|
Posted: Sat Jan 08, 2011 4:52 pm Post subject: |
|
|
Now It's more clear, many thanks MVV  |
|
| Back to top |
|
 |
jmwap Junior Member

Joined: 23 Mar 2008 Posts: 75
|
Posted: Tue May 22, 2012 11:20 am Post subject: |
|
|
I am trying to configure menu hiding (automatic showing with Alt) using this method but I cant.
I have done the following:
1 install Autorun, configure a color in prefs for it
2 edit autorun.cfg with value: LoadLibrary "abs-path-to\tools\TCFS2\TCFS2Tools.dll"
I understood by reading the thread that it should be enough to make it work, but is not, so i am wrong.
Anyone could enlighten me?
thanks |
|
| Back to top |
|
 |
MVV Power Member


Joined: 03 Aug 2008 Posts: 4527 Location: Russian Federation
|
|
| Back to top |
|
 |
jmwap Junior Member

Joined: 23 Mar 2008 Posts: 75
|
Posted: Tue May 22, 2012 4:25 pm Post subject: |
|
|
brilliant MVV, working now
thanks |
|
| Back to top |
|
 |
ayuan1129 Junior Member

Joined: 01 Jun 2012 Posts: 4
|
Posted: Fri Jun 01, 2012 2:33 am Post subject: |
|
|
after config above code
start totalcommander, occur error below
TCFS2
---------------------------
Error:
Unavailable key
Items:
mm0[/img] |
|
| Back to top |
|
 |
MVV Power Member


Joined: 03 Aug 2008 Posts: 4527 Location: Russian Federation
|
Posted: Fri Jun 01, 2012 2:45 am Post subject: |
|
|
ayuan1129, have you placed TCFS2.ini from subfolder EN to TCFS2 folder as described in Readme?
| Quote: | 1. Configuration file
All functions are in configuration file and may be changed at any moment. Configuration file must be placed near application and have same name and extension INI. Sample configuration files with some commands are shipped with program (just copy it from EN folder to program's folder).
|
_________________ VirtualPanel plugin: Temporary panel for TC (forum)
TOTALCMD.NET: TCFS2, NTLinks, CopyTree, AskParam, ConPaste, Sudo… |
|
| Back to top |
|
 |
ayuan1129 Junior Member

Joined: 01 Jun 2012 Posts: 4
|
Posted: Fri Jun 01, 2012 2:53 am Post subject: |
|
|
so quickly repy, thank you
i forget copy en\TCFS2.ini to parent folder.
now, it'a ok! |
|
| Back to top |
|
 |
|