Wingetlywingetly
← All apps

Horizon

by Daring Development Inc.v2.9.0

Last updated

The world’s most powerful Xbox 360 modding tool.

Install with winget

$ winget install --id DaringDevelopmentInc.Horizon --exact --version 2.9.0

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

Silent install command for Horizon

Horizon uses EXE (Burn bundle). The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i installer.exe /quiet /norestart

See the full silent install reference for Horizon

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

ArchitectureTypeScopeInstallDownload
x86EXE
Burn bundle
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 Horizon.

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

  • Large Address AwareFordGT90Concept on TechPowerUp
    LargeAddressAware.laav2.0.4

    An application that assists in making 32-bit programs Large Address Aware and can then access up to 4 GiB on x64 OS versions, and all memory that isn't used by the OS or other applications on x86 OS versions.

  • ViGEm Bus DriverNefarius Software Solutions e.U.
    ViGEm.ViGEmBusv1.22.0

    Windows kernel-mode driver emulating well-known USB game controllers.

  • RTC LauncherRedscientist Labs
    Redscientist.RTC-Launcherv38

    Launcher/Installer for the Real-Time Corruptor Vanguard (RTCV) and StepBack tools.

  • X
    Xenia ManagerXenia Manager
    XeniaManager.XeniaManagerv4.3.2

    Xenia Manager is a tool that tries to make using Xenia Emulator easier.

  • A
    AchievementsJokerVerse
    PSerban93.Achievementsv1.3.0

    A desktop application built with Electron that monitors running games and displays achievements animated notifications

  • CToolsChadsoft
    Chadsoft.CToolsv1.0.8

    The CTools library is a series of programs designed to edit Nintendo's game files, but specifically Mario Kart Wii.

More from Daring Development Inc. or browse xbox360, gamemodding, gamehacking.

Frequently asked questions

How do I install Horizon on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id DaringDevelopmentInc.Horizon --exact --version 2.9.0. winget downloads the installer from Daring Development Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Horizon silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id DaringDevelopmentInc.Horizon --exact 2.9.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 Horizon?
Horizon uses EXE (Burn bundle). Run the downloaded installer with: msiexec.exe /i installer.exe /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Horizon via winget?
Run: winget uninstall --id DaringDevelopmentInc.Horizon --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Horizon's Apps & Features entry.
Is Horizon free?
Horizon is distributed under Copyright © Daring Development Inc. All rights reserved.. Refer to the publisher (https://www.wemod.com/horizon) for the full license terms - Wingetly itself does not charge for installation.
Does Horizon 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 Horizon directly from the publisher.
How do I keep Horizon up to date?
Run winget upgrade --id DaringDevelopmentInc.Horizon --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Horizon from microsoft/winget-pkgs.