Wingetlywingetly
← All apps

QQ影像

by 腾讯科技(深圳)有限公司v3.0.890.400

Last updated

QQ Image is a desktop image processing software launched by Tencent. With its refreshing interface and simple operation, it provides you with a one-stop image processing experience.

Install with winget

$ winget install --id Tencent.QQImage --exact --version 3.0.890.400

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

Silent install command for QQ影像

QQ影像 uses EXE (NSIS). The silent install switches are /silence=1.

One-line silent install (x86, machine scope)
QQImage_Setup_30_890.exe /silence=1

See the full silent install reference for QQ影像

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 · v3.0.890.400

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
machineDirect

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.8Patched in wingetCVE-2023-34312affects >=9.7.1.28940 and <=9.7.8.29039May 31, 2023

    In Tencent QQ through 9.7.8.29039 and TIM through 3.4.7.22084, QQProtect.exe and QQProtectEngine.dll do not validate pointers from inter-process communication, which leads to a write-what-where condition.

Source: NVD, updated 3h 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

  • QQ影音腾讯科技(深圳)有限公司
    Tencent.QQPlayerv4.6.3.1104

    A pure all-in-one media player for five-star visual enjoyment

  • QQ浏览器腾讯科技(深圳)有限公司
    Tencent.QQBrowserv11.1.5155.400

    A Chromium-based browser by Tencent

  • 腾讯桌面整理腾讯科技(深圳)有限公司
    Tencent.DeskGov4.3.1809.127

    Aim for ultimate efficiency and free up your time

  • QQ Music腾讯科技(深圳)有限公司
    Tencent.QQMusicv22.22

    A free music service by Tencent

  • 全民K歌腾讯科技(深圳)有限公司
    Tencent.WeSingv2.21.170.63

    A Karaoke software based on acquaintance social

  • 全民K歌主播版腾讯科技(深圳)有限公司
    Tencent.WeSingLiveAssistantv0.0.0.0

    Live assistant tool for WeSing streamers

More from 腾讯科技(深圳)有限公司 or browse image, photo, picture.

Frequently asked questions

How do I install QQ影像 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Tencent.QQImage --exact --version 3.0.890.400. winget downloads the installer from 腾讯科技(深圳)有限公司 and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install QQ影像 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Tencent.QQImage --exact 3.0.890.400 --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 QQ影像?
QQ影像 uses EXE (NSIS). Run the downloaded installer with: QQImage_Setup_30_890.exe /silence=1. The silent switches are /silence=1.
How do I uninstall QQ影像 via winget?
Run: winget uninstall --id Tencent.QQImage --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from QQ影像's Apps & Features entry.
Is QQ影像 free?
QQ影像 is distributed under Freeware. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does QQ影像 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 QQ影像 directly from the publisher.
How do I keep QQ影像 up to date?
Run winget upgrade --id Tencent.QQImage --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of QQ影像 from microsoft/winget-pkgs.