Wingetlywingetly
← All apps

Unreal-GUI

by C-POPLOv0.6.2.0

Last updated

Unreal-GUI Setup

Install with winget

$ winget install --id C-POPLO.Unreal-GUI --exact --version 0.6.2.0

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

Silent install command for Unreal-GUI

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

One-line silent install (x64, machine scope)
unreal-gui_setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Unreal-GUI

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

https://github.com/G-POPLO/unreal-GUI/blob/master/README.md

Installers · v0.6.2.0

ArchitectureTypeScopeInstallDownload
x64EXE
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 Unreal-GUI.

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

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • Blur-AutoClickerBlur009
    Blur009.BlurAutoClickerv3.9.6

    An Auto-clicker with a few advanced features and generally better performance than popular alternatives.

  • R
    rtkrtk-ai
    rtk-ai.rtkvv0.48.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

  • mpv.netFrank Skare (stax76)
    mpv.netv7.1.2.0

    mpv.net is a media player for Windows with a modern GUI.

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

  • Microsoft Edge WebDriverMicrosoft Corporation
    Microsoft.EdgeDriverv153.0.4234.32

    Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft Edge WebDriver

More from C-POPLO or browse developer-tools, open-source, productivity.

Frequently asked questions

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

Recent versions

  • 0.6.2.0latest
  • 0.6.1.0