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
