EXE
WinGet
Tera Term 5
TeraTerm Project · 5.5.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
teraterm-5.5.2-x64.exe /Silent
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Tera Term 5.5.2 x64
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
5.5.2
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
teraterm-5.5.2-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
TeraTermProject.teraterm5
Version
5.5.2
Description
open-source, free, software terminal emulator
License
3-clause BSD license
↗
Installer URL
https://github.com/TeraTermProject/teraterm/releases/download/v5.5.2/teraterm-5.5.2-x64.exe
Release Notes
Tera Term (Ver 5.5.2), TTSSH (Ver 3.5.2)
主な変更点
- ttermpro.exe の /V オプション指定時にウインドウが非表示にならない不具合を修正した。 5.4.1からの不具合。 (issue #975)
- send, sendln, sendbinary, sendtext マクロコマンドで送信したデータが ローカルエコー設定に従うよう修正した。 5.0からの不具合。 (issue #147)
すべての変更については、変更履歴を確認してください。
https://teratermproject.github.io/manual/5/ja/about/history.html#teraterm_5.5.2
Major changes
- Fixed an issue where the window was not hidden when ttermpro.exe was launched with the /V option. This bug was introduced in 5.4.1. (issue #975)
- Fixed…