Wingetlywingetly
← All apps

iProjection

by Seiko Epson Corporationv4.1.0.0

Last updated

Get more from your display. Let your display solution reach its full potential.

Install with winget

$ winget install --id EPSON.iProjection --exact --version 4.1.0.0

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

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

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

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

  • medium5.5Patched in wingetCVE-2020-9453affects <=2.30Feb 5, 2021

    In Epson iProjection v2.30, the driver file EMP_MPAU.sys allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x9C402406 and IOCtl 0x9C40240A. (0x9C402402 has only a NULL pointer derefe...

  • medium5.5Patched in wingetCVE-2020-9014affects <=2.30Feb 5, 2021

    In Epson iProjection v2.30, the driver file (EMP_NSAU.sys) allows local users to cause a denial of service (BSOD) via crafted input to the virtual audio device driver with IOCTL 0x9C402402, 0x9C402406, or 0x9C40240A. \Device\EMPNSAUIO and \DosDevices\EMPNSAU are similarly affect...

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

  • Epson Photo+Seiko Epson Corporation
    EPSON.PhotoPlusv4.0.4.0

    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.

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

More from Seiko Epson Corporation or browse projectors, projecting, projections.

Frequently asked questions

How do I install iProjection on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id EPSON.iProjection --exact --version 4.1.0.0. winget downloads the installer from Seiko Epson Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install iProjection silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id EPSON.iProjection --exact 4.1.0.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall iProjection via winget?
Run: winget uninstall --id EPSON.iProjection --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from iProjection's Apps & Features entry.
Is iProjection free?
iProjection is distributed under Proprietary. Refer to the publisher (https://www.epson.co.uk/en_GB/epson-projector-software) for the full license terms - Wingetly itself does not charge for installation.
Does iProjection 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 iProjection directly from the publisher.
How do I keep iProjection up to date?
Run winget upgrade --id EPSON.iProjection --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of iProjection from microsoft/winget-pkgs.