Wingetlywingetly
← All apps

PhraseExpress

by Bartels Media GmbHv18.0.79

Last updated

Text Expander and Autotext Software

Install with winget

$ winget install --id BartelsMedia.PhraseExpress --exact --version 18.0.79

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

Silent install command for PhraseExpress

PhraseExpress uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, user scope)
PhraseExpressSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for PhraseExpress

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

PhraseExpress is an autotext utility and text template management software that streamlines your office tasks by automating the repetitive entry of frequently used texts in any application.

Benefits:

- PhraseExpress works in any application, not just in Word or Outlook.

- Text snippets can include formatting and images for use in any application.

- Phrases can be shared in the local network or over the internet.

- You save time and work more effectively by being able to insert texts you have created as often as you like instead of having to type or formulate them each time.

- Your correspondence will be detailed and thorough.

- Boilerplate templates help ensure an consistent style in your communication and across your organization.

- As PhraseExpress saves you from typing, you protect your wrists and thus your health.

We have paid particular attention to simple and intuitive operation. Phrase can be managed in a customizable folder structure including text formatting, enumerations, links, tables and images.

Phrases can be triggered using the phrase menu, by hotkeys, autotext abbreviations, at a specific time or if a specified program window is opened.

Installers · v18.0.79

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
userDirect
x86EXE
Inno Setup
machineDirect

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 PhraseExpress.

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

  • ShareMouseBartels Media GmbH
    BartelsMedia.ShareMousev7.0.26

    Share one Mouse and Keyboard with Multiple Computers

  • MacroRecorderBartels Media GmbH
    BartelsMedia.MacroRecorderv4.0.51

    Macro Recorder captures mouse events and keystrokes like a tape recorder, enabling automation of tedious procedures on your computer.

  • Notepad++Notepad++ Team
    Notepad++.Notepad++v8.9.8

    Notepad++ is a free source code editor that supports several languages.

  • N
    nano for Windowsokibcn
    okibcn.nanov7.2-22.1

    Nano is a small and simple text editor for use on the terminal. This is an up to date 64-bit/32-bit and Windows on ARM port of the legendary GNU nano text editor.

  • FreeShowChurchApps
    ChurchApps.FreeShowv1.6.5

    FreeShow is a free and open-source, user-friendly presenter software.

  • GNU NanoGNU Project
    GNU.Nanov2.7.5

    GNU nano is a small and friendly command-line text editor.

More from Bartels Media GmbH or browse expander, snippets, text.

Frequently asked questions

How do I install PhraseExpress on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id BartelsMedia.PhraseExpress --exact --version 18.0.79. winget downloads the installer from Bartels Media GmbH and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install PhraseExpress silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id BartelsMedia.PhraseExpress --exact 18.0.79 --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 PhraseExpress?
PhraseExpress uses EXE (Inno Setup). Run the downloaded installer with: PhraseExpressSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall PhraseExpress via winget?
Run: winget uninstall --id BartelsMedia.PhraseExpress --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from PhraseExpress's Apps & Features entry.
Is PhraseExpress free?
PhraseExpress is distributed under Proprietary. Refer to the publisher (https://www.phraseexpress.com/) for the full license terms - Wingetly itself does not charge for installation.
Does PhraseExpress 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 PhraseExpress directly from the publisher.
How do I keep PhraseExpress up to date?
Run winget upgrade --id BartelsMedia.PhraseExpress --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of PhraseExpress from microsoft/winget-pkgs.