Wingetlywingetly
← All apps

Epson Photo+

by Seiko Epson Corporationv4.0.4.0

Last updated

An application that allows you to easily arrange and print photos. By clicking the function buttons on the screen, you can view a preview of the finished print image, and print easily without having to make any complicated settings.

Install with winget

$ winget install --id EPSON.PhotoPlus --exact --version 4.0.4.0

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

Silent install command for Epson Photo+

Epson Photo+ uses EXE. The silent install switches are /quiet.

One-line silent install (x86)
EPPlus_woR_4040_22.exe /quiet

See the full silent install reference for Epson Photo+

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 · v4.0.4.0

ArchitectureTypeScopeInstallDownload
x86MSI-Direct
x86EXE-Direct

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

  • high7.8Patched in wingetCVE-2020-5674Nov 23, 2020

    Untrusted search path vulnerability in the installers of multiple SEIKO EPSON products allows an attacker to gain privileges via a Trojan horse DLL in an unspecified directory.

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

  • EpsonNet PrintSeiko Epson Corporation
    EPSON.EpsonNetPrintv3.3.1

    This software creates a printer port via the network and enables Line Printer Remote printing in a LAN environment.

  • Epson Scan 2Seiko Epson Corporation
    EPSON.EpsonScan2v6.7.81.0

    Epson Scan 2 is scanner control and image capture software for compatible Epson scanners, allowing users to adjust scan settings like resolution and file format.

  • EpsonNet Config PortableSeiko Epson Corporation
    EPSON.EpsonNetConfig.Portablev4.11.0

    Detection and configuration dashboard for many Epson drivers and scanners.

  • E
    Epson ScanSmartSeiko Epson Corporation
    EPSON.ScanSmartv3.7.20

    Scan and share documents with confidence using a simple and easy software package.

  • E
    Epson Printer Connection CheckerSeiko Epson Corporation
    EPSON.PrinterConnectionCheckerv3.4.3

    Tool to check for any issues with why an EPSON printer fails to print.

  • Epson Software UpdaterSeiko Epson Corporation
    EPSON.SoftwareUpdaterv5.0.1.0

    A tool that enables you to automatically search for any new software applications or available updates to your Epson product's firmware, software versions or user guides.

More from Seiko Epson Corporation or browse epsonphotoplus, epson-photo-plus, epsonphoto+.

Frequently asked questions

How do I install Epson Photo+ on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id EPSON.PhotoPlus --exact --version 4.0.4.0. winget downloads the installer from Seiko Epson Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Epson Photo+ silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id EPSON.PhotoPlus --exact 4.0.4.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 Epson Photo+?
Epson Photo+ uses EXE. Run the downloaded installer with: EPPlus_woR_4040_22.exe /quiet. The silent switches are /quiet.
How do I uninstall Epson Photo+ via winget?
Run: winget uninstall --id EPSON.PhotoPlus --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Epson Photo+'s Apps & Features entry.
Is Epson Photo+ free?
Epson Photo+ is distributed under Proprietary (Freeware). Refer to the publisher (https://www.epson.eu/en_EU/faq/KA-01495/contents) for the full license terms - Wingetly itself does not charge for installation.
Does Epson Photo+ 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 Epson Photo+ directly from the publisher.
How do I keep Epson Photo+ up to date?
Run winget upgrade --id EPSON.PhotoPlus --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Epson Photo+ from microsoft/winget-pkgs.