Extensions are intended for developers who want to add custom actions to ScriptoMate. Extensions can be developed in C# and VB.NET, and will be deployed in a DLL file.


DLL files for extensions have to be deployed to Bin\Framework\Extensions\Release or Bin\Core\Extensions\Release. 


Separate DLLs are required for IDE (for integration within ScriptoMate's Visual Designer) and NONIDE (for the console and runner versions).