Wingetlywingetly
← All apps

Mocha TN5250

by MochaSoftv4.3

Last updated

A terminal emulator that provides access to an AS/400.

Install with winget

$ winget install --id MochaSoft.MochaTN5250 --exact --version 4.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Mocha TN5250

Mocha TN5250 uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i tn5250.msi /quiet /norestart

See the full silent install reference for Mocha TN5250

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

The AS/400, also called the "IBM iSeries", is a midrange server from IBM, designed for the business world. TN5250 is a terminal emulator that provides access to an AS/400.

- Operating Systems: Windows 7/10/11, 32/64 bit. Version 2.6 or older versions can be used with XP if .NET Framework 4.0 is installed. Version 2.7 and later require .NET 4.7.2

- Supports all standard 5250 emulation features

- Alternate screen size (24x80 or 27x132)

- SSL/TLS 1.0-1.2-1.3 (Uses Secure Socket Layer included with the Windows OS. TLS 1.3 requires Windows 11)

- User defined function keys

- Mouse wheel support (page up/down)

- Device name support

- Hotspots (Fx and URL text in the 5250 screen can be used as buttons)

- Hardcopy of screen

- Mail support

- Macro support

- It's possible to configure the toolbar

- Many trim parameters

- Online Help

- Installation and uninstallation programs

- Lifetime free upgrades to new versions of the product

- Low cost: a single-user license costs 29.85 USD or 299 USD for a Company License.

Installers · v4.3

ArchitectureTypeScopeInstallDownload
x86MSI-Direct
x64MSI-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Mocha TN5250.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Mocha TelnetMochaSoft
    MochaSoft.MochaTelnetv2.9

    Connect to a host with the Telnet or SSH-2 protocol and emulate a VT220 terminal.

  • Mocha TN3270MochaSoft
    MochaSoft.MochaTN3270v4.3.0

    TN3270 emulation for IBM Mainframe Access.

  • Mocha TN3812MochaSoft
    MochaSoft.MochaTN3812v1.5

    Give you AS/400 Server access to a local Printer on a Windows PC.

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.101.0

    Take GitHub to the command line

  • P
    psmuxJosh
    marlocarlo.psmuxv3.3.8

    Terminal multiplexer for Windows - tmux alternative for PowerShell and Windows Terminal

  • fastfetchfastfetch-cli
    Fastfetch-cli.Fastfetchv2.68.1

    Like neofetch, but much faster because written mostly in C.

More from MochaSoft or browse terminal, tn5250.

Frequently asked questions

How do I install Mocha TN5250 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id MochaSoft.MochaTN5250 --exact --version 4.3. winget downloads the installer from MochaSoft and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Mocha TN5250 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id MochaSoft.MochaTN5250 --exact 4.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Mocha TN5250?
Mocha TN5250 uses MSI. Run the downloaded installer with: msiexec.exe /i tn5250.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Mocha TN5250 via winget?
Run: winget uninstall --id MochaSoft.MochaTN5250 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Mocha TN5250's Apps & Features entry.
Is Mocha TN5250 free?
Mocha TN5250 is distributed under Proprietary. Refer to the publisher (https://www.mochasoft.dk/tn5250.htm) for the full license terms - Wingetly itself does not charge for installation.
Does Mocha TN5250 work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Mocha TN5250 directly from the publisher.
How do I keep Mocha TN5250 up to date?
Run winget upgrade --id MochaSoft.MochaTN5250 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Mocha TN5250 from microsoft/winget-pkgs.