Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameters

Parameter list:

  • access – type of action that will be executed. Can be start, stop, restart or status;

  • Instance – shared installation instance for TPE plugin;

  • plugin – plugin name for which action will be executed.Can be omitted or passed «all» for executing action for all plugins

Example

Code Block
cmdmgr.exe tpeplugins --access=stop --plugin=menubuilder

...