Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This command is used to start, stop, restart or get TPE plugins statuses. Here is command syntax:

cmdmgr.exe tpeplugins --access=<start|stop|restart|status>[--Instance=<shared installation instance>][--plugin=<plugin name|all>]


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:

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



Figure 53. Tpeplugins command example.

  • No labels