Wingetlywingetly
← All apps

fotoXplorer

by gdiObjectsv1.0.2108.21

Last updated

fotoXplorer is simply the fastest, easiest way to Explore, Organize, and Manage your entire photo collection. It includes a high-speed Photo Viewer designed and coded to leverage today's multi-core and GPU enhanced PC hardware offerings.

Install with winget

$ winget install --id gdiObjects.fotoXplorer --exact --version 1.0.2108.21

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

Silent install command for fotoXplorer

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

One-line silent install (x86, machine scope)
FXPInstall.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for fotoXplorer

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 · v1.0.2108.21

ArchitectureTypeScopeInstallDownload
x86EXE
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 fotoXplorer.

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

  • PerspectivegdiObjects
    gdiObjects.Perspectivev3.1.2203.2

    Desktop Background Wallpaper Switcher - Simplified!

  • xBargdiObjects
    gdiObjects.xBarv2.0.2511.16

    A Dockable Infobar and App Launcher for Windows

  • iCloud (Legacy)Apple Inc.
    Apple.iCloudv7.21.0.23

    With iCloud for Windows, you can access your photos, videos, mail, calendar, files, and other important information on your Windows PC.

  • chaiNNerchaiNNer-org
    chaiNNer-org.chaiNNerv0.25.1

    A flowchart based image processing GUI

  • HWiNFO®Martin Malik, REALiX s.r.o.
    REALiX.HWiNFOv8.50

    Comprehensive Hardware Analysis, Monitoring and Reporting for Windows and DOS.

  • NVIDIA Profile InspectorOrbmu2k
    Orbmu2k.nvidiaProfileInspectorv3.0.2.2

    Advanced Nvidia driver profile inspector and editor for Windows.

More from gdiObjects or browse collections, gif, gpu.

Frequently asked questions

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