yes, i've got a running plugin based on technique described in the article inside an hour, unfortunaly as i'm new i could not yet post the link to the article here.tbeu wrote:I just came across ManagedTCPLugin which was new to me.
Are plugins written in .NET possible?
Moderators: Hacker, petermad, Stefan2, white
- apowolozki
- Junior Member
- Posts: 7
- Joined: 2010-07-06, 10:05 UTC
- Location: Dortmund, Germany
-
- New Member
- Posts: 1
- Joined: 2011-05-04, 16:28 UTC
code.google . com /p/totalcommander-plugin-donnet/
To write plugin for TotalCommander add TotalCommander.Plugin.dll as reference to a project, implement a plugin with classes from TotalCommander.Plugin.dll and call GenerateTotalCommanderWXXPlugin target in post-build event to build wcx, wdx, wfx or wlx file.
To write plugin for TotalCommander add TotalCommander.Plugin.dll as reference to a project, implement a plugin with classes from TotalCommander.Plugin.dll and call GenerateTotalCommanderWXXPlugin target in post-build event to build wcx, wdx, wfx or wlx file.