Wingetlywingetly
← All apps

DaVinci Resolve RPC

by elpideusv1.0.1

Last updated

Discord Rich Presence integration for DaVinci Resolve on Windows

Install with winget

$ winget install --id elpideus.DaVinciResolveRPC --exact --version 1.0.1

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

Silent install command for DaVinci Resolve RPC

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

One-line silent install (x64, user scope)
DaVinciResolveRPC-Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for DaVinci Resolve RPC

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

Runs silently in the system tray and shows your current DaVinci Resolve project

and active timeline on your Discord profile in real time. Supports automatic

startup with Windows and requires no administrator rights.

Installers · v1.0.1

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
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 DaVinci Resolve RPC.

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

  • EquibopEquicord
    Equicord.Equibopv3.3.0

    Equibop is a custom Discord App aiming to give you better performance and improve linux support

  • YouTube Music for DesktopVenipa
    venipa.ytmdesktopv1.8.1

    Beautiful Unofficial YouTube Music desktop app that includes several customizations for users and developers.

  • Discord History Trackerchylex
    chylex.DiscordHistoryTrackerv47.4

    Export discord chats

  • Xi ControlOksion
    Oksion.XiControlv0.13.0

    Tray utility for Xiaomi/Redmi laptops - battery charge limit, performance modes, OSD and Mi button, driver-free via the stock firmware WMI interface (MIFS).

  • BTChargeTrayWatcherpeterandree
    peterandree.BTChargeTrayWatcherv3.2.0

    Windows tray app that monitors Bluetooth device battery levels and alerts on low or high thresholds.

  • PerfectCalendarGsasl
    Gsasl.PerfectCalendarv1.3.0

    Zero-bloat Win32 taskbar calendar (~230 KB). Dark mode, flat-file events, bold day highlighting, global hotkey, idle transparency.

More from elpideus or browse discord, davinci-resolve, rich-presence.

Frequently asked questions

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