Page 1 of 1

command line options

Posted: Wed Sep 21, 2011 2:11 pm
by Ambaquista
One small problem:
I use TotalCommander file manager and I would like to use Akelpad in two situations:
1 - as the default txt editor (key F4 - Edit, in TC) WITHOUT any plugins (a bare text editing), and
2 - as a more sophisticated text editor (with several plugins) as a button (in the Button Bar of TC).
I didn´t see any parameter to open AkelPad WITHOUT plugins, even if (as is my case) I has o lot of plugins installed.
Any solution?
Best regards and congratulations for your nice and useful program
Ambaquista

Posted: Wed Sep 21, 2011 3:44 pm
by Instructor
Ambaquista
Make two copies of AkelPad.exe and AkelPad.ini :)

Posted: Wed Sep 21, 2011 5:01 pm
by Ambaquista
Ok
It´s a "no-soluction" soluction, but, it works
Thank you

Posted: Thu Sep 22, 2011 7:15 am
by FeyFre
For the second case you can add to command line parameter /Call("Scripts::Main",1,"UnloadAllPlugins.js")
UnloadAllPlugins.js will unload all loaded plugins. But still it is temporary workaround.