Wingetlywingetly
← All apps

GGPKG Viewer

by Garden Gnome Softwarev1.6.1

Last updated

A viewer for Pano2VR and Object2VR packages (GGPKG).

Install with winget

$ winget install --id GardenGnome.GGPKGViewer --exact --version 1.6.1

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

Silent install command for GGPKG Viewer

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

One-line silent install (x64, user scope)
ggpkg_viewer-1_6_1_win_na.exe /S

See the full silent install reference for GGPKG Viewer

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

The Garden Gnome Package Viewer is a native desktop application that opens Pano2VR and Object2VR packages (GGPKG) for viewing virtual tours and other content offline.

Installers · v1.6.1

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
userDirect
x86EXE
NSIS
machineDirect
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

2 known CVEs via NVD

  • medium6.4Fix in v2.3.0CVE-2024-8657affects before 2.3.0Sep 23, 2024

    The Garden Gnome Package plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's ggpkg shortcode in all versions up to, and including, 2.2.9 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible...

  • medium6.4Fix in v2.2.9CVE-2023-5664affects before 2.2.9Nov 22, 2023

    The Garden Gnome Package plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'ggpkg' shortcode in all versions up to, and including, 2.2.8 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possibl...

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

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

  • Amethyst (Portable)K2VR Team
    K2VRTeam.Amethyst.Portablev1.3.4.0

    Tool for using game console cameras as lower body trackers for SteamVR setups.

More from Garden Gnome Software or browse object2vr, pano2vr, virtual-reality.

Frequently asked questions

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