EXE
WinGet
electerm
ZHAO Xudong · 3.12.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
electerm-3.12.0-win-x64-installer.exe /S
Custom
electerm-3.12.0-win-x64-installer.exe /S /ALLUSERS
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\electerm 3.12.0
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
3.12.0
Associated with 32-bit app on 64-bit clients
No
MSI Properties
Product Code
cdebb73f-ddf5-57cd-a4a4-998a5c7283dd
File Identity
Filename
electerm-3.12.0-win-x64-installer.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
electerm.electerm
Version
3.12.0
Description
Terminal/ssh/sftp/ftp/telnet/serialport/RDP/VNC/Spice client(linux, mac, win)
License
MIT
↗
Homepage
https://github.com/electerm/electerm
Installer URL
https://github.com/electerm/electerm/releases/download/v3.12.0/electerm-3.12.0-win-x64-installer.exe
Upgrade Behavior
install(Install over existing)
Release Notes
New features/UI/Updates
- serialport: Add XMODEM protocol support for file transfers in serialport session (#4358)
- serialport: Support TX/RX line endings for serialport session
- AI Agent: Add close_tab function for tab management
- AI Agent: Support sftp transfer
- MCP/AI Agent: Add open tab tool to directly open session without creating bookmark
- MCP: Enhance bookmark create by adding data validation and sanitization
- MCP/AI Agent: Fix MCP/AI run command ability, now can run in any tab
- A…