Wingetlywingetly
← All apps

Textify

by Ramen Softwarev1.10.4

Last updated

A tool for Windows to copy text from dialogs and controls which dont allow it otherwise

Install with winget

$ winget install --id rammichael.Textify --exact --version 1.10.4

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

Silent install command for Textify

Textify uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, user scope)
textify_setup.exe /S

See the full silent install reference for Textify

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.

Installers · v1.10.4

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
userDirect

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

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

  • WindhawkRamen Software
    RamenSoftware.Windhawkv1.7.3

    The customization marketplace for Windows programs

  • 7+ Taskbar TweakerRamen Software
    RamenSoftware.7+TaskbarTweakerv5.15.4

    Customize the Windows taskbar with dozens of exclusive options. Adapt the taskbar to your workflow, not the other way around.

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.100.0

    Take GitHub to the command line

  • Core TempALCPU
    ALCPU.CoreTempv1.20.1

    This application can monitor and visualize your processor's temperature.

  • MinGitThe Git Development Community
    Git.MinGitv2.55.0.5

    MinGit is an intentionally minimal, non-interactive distribution of Git for Windows, with third-party applications as its intended audience.

  • VimBram Moolenaar et al.
    vim.vimv9.2.1061

    Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient

More from Ramen Software or browse utility.

Frequently asked questions

How do I install Textify on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id rammichael.Textify --exact --version 1.10.4. winget downloads the installer from Ramen Software and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Textify silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id rammichael.Textify --exact 1.10.4 --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 Textify?
Textify uses EXE (NSIS). Run the downloaded installer with: textify_setup.exe /S. The silent switches are /S.
How do I uninstall Textify via winget?
Run: winget uninstall --id rammichael.Textify --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Textify's Apps & Features entry.
Is Textify free?
Textify is distributed under GNU General Public License v3.0. Refer to the publisher (https://ramensoftware.com/textify) for the full license terms - Wingetly itself does not charge for installation.
Does Textify 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 Textify directly from the publisher.
How do I keep Textify up to date?
Run winget upgrade --id rammichael.Textify --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Textify from microsoft/winget-pkgs.