Wingetlywingetly
← All apps
E

Effidit

by Tencentv0.3.0

Last updated

A plain-text editor with native support of AI writing assistant

Install with winget

$ winget install --id Tencent.Effidit --exact --version 0.3.0

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

Silent install command for Effidit

Effidit uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i effidit-v0.3.0-en-setup.msi /quiet /norestart

See the full silent install reference for Effidit

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 Effidit client is a plain-text editor that natively supports the writing assistant functionalities of Effidit. Primary functions of the client include,

- Edit plain-text files.

- View large files (e.g., a 20GB file)

- Provide both edit and preview views for certain types of files. For example, a grid view is provided for tab-separated text files.

Compared to most other text editors, the most prominent characteristic of the Effidit client is its built-in AI writing assistant. The goal is to help writers produce higher quality text content efficiently, by using AI technology. Main functions of the writing assistant include text completion, error detection and correction, text polishing, cloud input methods (IME) and more.

Installers · v0.3.0

ArchitectureTypeScopeInstallDownload
x64MSImachineDirect
x64MSImachineDirect

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

Security

1 known CVE via NVD

  • high7.5Fix availableCVE-2025-56230affects <=3.9.20Nov 4, 2025

    Tencent Docs Desktop 3.9.20 and earlier suffers from Missing SSL Certificate Validation in the update component.

Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • QQTencent
    Tencent.QQ.NTv9.9.33.52230

    一款能让你与你的朋友和家人保持联系的即时通讯工具

  • STARTTencent
    Tencent.STARTv0.11.0.23900

    Play your favorite video games on screens you already own without downloading them

  • QQ小程序开发者工具Tencent
    Tencent.QQDevToolsv0.73.2608270.20

    Develop and debug QQ mini program

  • CoDesign Axure 插件Tencent
    Tencent.CoDesign.AxurePluginv1.4.7

    告别导出/压缩/打包等重复工作,我们一键搞定

  • cosbrowserTencent
    Tencent.COSBrowserv2.13.1

    A visual interface tool launched by Tencent Cloud

  • CapCutBytedance Pte. Ltd.
    ByteDance.CapCutv9.4.0.4015

    A video editing tool packed with features on your desktop or laptop

More from Tencent or browse docs, document, editor.

Frequently asked questions

How do I install Effidit on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Tencent.Effidit --exact --version 0.3.0. winget downloads the installer from Tencent and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Effidit silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Tencent.Effidit --exact 0.3.0 --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 Effidit?
Effidit uses MSI. Run the downloaded installer with: msiexec.exe /i effidit-v0.3.0-en-setup.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Effidit via winget?
Run: winget uninstall --id Tencent.Effidit --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Effidit's Apps & Features entry.
Is Effidit free?
Effidit is distributed under Freeware. Refer to the publisher (https://effidit.qq.com/) for the full license terms - Wingetly itself does not charge for installation.
Does Effidit 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 Effidit directly from the publisher.
How do I keep Effidit up to date?
Run winget upgrade --id Tencent.Effidit --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Effidit from microsoft/winget-pkgs.