Wingetlywingetly
← All apps

FlydigiPcSpace

by Flydigi, Inc.v2.5.7.8_2

Last updated

The companion software for Flydigi Apex 2/3, Vader 2/2Pro and Direwolf controllers.

Install with winget

$ winget install --id Flydigi.FlydigiPCSpace --exact --version 2.5.7.8_2

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

Silent install command for FlydigiPcSpace

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

One-line silent install (x64, machine scope)
FlydigiPcSpace_setup_2.5.7.8_2_Release.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for FlydigiPcSpace

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 · v2.5.7.8_2

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

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

  • FlydigiSpaceStationFlydigi, Inc.
    Flydigi.FlydigiSpaceStationv4.2.2.3

    The companion software for Flydigi Vader 4/3 series,APEX 4/3 series and Direwolf 2 controllers.

  • Mi Phone Assistant小米科技有限责任公司
    Xiaomi.MiAssistantv4.2.1028.10

    Super fast flashing, data backup and recovery, file management, easily take control of your device's content.

  • MCHOSE HUB迈从科技有限公司
    MCHOSE.MCHOSEHUBv1.0.0

    A multifunctional peripheral management software by MCHOSE.

  • GameSir T4k AppGuangzhou Chicken Run Network Technology Co., Ltd
    GameSir.GameSirT4kAppv0.3.3

    The companion software for GameSir T4k controller.

  • FellouBeijing Steam Memory Technology Co., Ltd.
    SteamMemory.Fellouv2.5.15

    AI Agentic Browser for Deep Search & Automation.

  • SteelSeries GGSteelSeries ApS
    SteelSeries.GGv119.0.0

    SteelSeries GG helps create better connections with your gear, your people and your game.

More from Flydigi, Inc. or browse controller, prc, china.

Frequently asked questions

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