Skip to main content

Windows Agent 26.8.3 (2026-04-23)

Updated yesterday

New Installation Parameter for Clipboard Monitor

The Stealth Agent installer now supports a TMCLIPMONEXE parameter that lets you set a custom name for the clipboard monitor service (replacing the default “clm.exe”). This makes it easier to obfuscate the process name according to your own preferences.

How to Use the Feature

To set a custom name, include the TMCLIPMONEXE parameter in your installation command:

Syntax:

TMCLIPMONEXE=<custom-name.exe> 

Example:

msiexec /i teramind_agent_v24.13.2412_x64.msi TMINSTANCE=test TMCLIPMONEXE=my-name.exe
Did this answer your question?