Wingetlywingetly
← All apps

SideQuest

by Shane Harrisv0.0.12

Last updated

SideQuest is a place to get more apps for your Oculus Quest, it is a completely safe way to enjoy some cutting edge content in VR and expand the capability of your standalone VR headset.

Install with winget

$ winget install --id SideQuestVR.SideQuestEasyInstaller --exact --version 0.0.12

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

Silent install command for SideQuest

SideQuest uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
SideQuest-Setup-0.0.12-x64-win.exe /S /CURRENTUSER

See the full silent install reference for SideQuest

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 · v0.0.12

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
x64EXE
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

  • high8.8Fix in v0.10.35CVE-2024-21625affects before 0.10.35Jan 4, 2024

    SideQuest is a place to get virtual reality applications for Oculus Quest. The SideQuest desktop application uses deep links with a custom protocol (`sidequest://`) to trigger actions in the application from its web contents. Because, prior to version 0.10.35, the deep link URLs...

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

  • SideQuestShane Harris
    SideQuestVR.SideQuestv0.10.42

    SideQuest is a place to get more apps for your Oculus Quest, it is a completely safe way to enjoy some cutting edge content in VR and expand the capability of your standalone VR headset.

  • M
    Meta Quest Remote DesktopFacebook
    Meta.QuestRemoteDesktopv104.0.1.108

    Pair your computer to your Meta Quest headset, streaming what is on your computer screen into VR.

  • Steam LinkValve Corporation
    Valve.SteamLinkv1.3.33

    Steam Link connects your device to any computer that's running Steam.

  • OculusFacebook Technologies, LLC
    Meta.Oculusv1.115.0

    Download and install VR software to desktops or laptops. Plug your headset into your PC to configure external sensors and roomscale. Access and browse our top VR titles from your desktop, Meta Quest mobile app or while you're in virtual reality.

  • Pano2VR - Garden Gnome SoftwareGarden Gnome GmbH
    GardenGnome.Pano2VRv8.0.6

    A powerful virtual tour software that converts your panoramic or 360° photos and videos into interactive experiences.

  • QuestPatcherLauriethefish#6700
    Lauriethefish.QuestPatcherv2.10.0

    QuestPatcher is a GUI based mod installer for any il2cpp unity app on the Oculus Quest that runs on Windows or Linux. It was originally created for modding Gorilla Tag.

More from Shane Harris or browse sidequest, vr.

Frequently asked questions

How do I install SideQuest on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SideQuestVR.SideQuestEasyInstaller --exact --version 0.0.12. winget downloads the installer from Shane Harris and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install SideQuest silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SideQuestVR.SideQuestEasyInstaller --exact 0.0.12 --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 SideQuest?
SideQuest uses EXE (NSIS). Run the downloaded installer with: SideQuest-Setup-0.0.12-x64-win.exe /S /CURRENTUSER. The silent switches are /S.
How do I uninstall SideQuest via winget?
Run: winget uninstall --id SideQuestVR.SideQuestEasyInstaller --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from SideQuest's Apps & Features entry.
Is SideQuest free?
SideQuest is distributed under MIT. Refer to the publisher (https://sidequestvr.com) for the full license terms - Wingetly itself does not charge for installation.
Does SideQuest 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 SideQuest directly from the publisher.
How do I keep SideQuest up to date?
Run winget upgrade --id SideQuestVR.SideQuestEasyInstaller --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of SideQuest from microsoft/winget-pkgs.