On Wed, 13 Apr 2011 23:42:58 -0400, rconn <> wrote:
|---Quote (Originally by fpefpe)---
|I am guessing that the plugins in the plugins sub directory are loaded before tcstart is executed -- If this is the case, is there a setting for to change this sequence?
|---End Quote---
|
|You can disable plugin loading with the TCC.EXE /IP switch. You can then load them manually whenever you want with the PLUGIN command.
According to the help, load them all (from the default directory) with
"PLUGIN /L *"