Wingetlywingetly
← All apps

Virtual-ZPL-Printer

by Daniel Porreyv3.5.1

Last updated

An Ethernet based virtual Zebra Label Printer that can be used to test applications that produce bar code labels. This application uses the Labelary service found at http://labelary.com.

Install with winget

$ winget install --id Porrey.VirtualZPLPrinter --exact --version 3.5.1

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

Silent install command for Virtual-ZPL-Printer

Virtual-ZPL-Printer uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i Virtual%20ZPL%20Printer%20Setup.msi /quiet /norestart

See the full silent install reference for Virtual-ZPL-Printer

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 · v3.5.1

ArchitectureTypeScopeInstallDownload
x64MSI-Direct

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 Virtual-ZPL-Printer.

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

  • Happ - Proxy UtilityHapp
    Happ.Happv4.2.1

    Desktop proxy client powered by Xray core.

  • spacedesk Windows DRIVERdatronicsoft Inc.
    Datronicsoft.SpacedeskDriver.Serverv2.2.32.0

    Spacedesk Driver Software for Windows PRIMARY PC (server) runs only with Windows 11 and Windows 10

  • Adobe Acrobat Reader (64-bit)Adobe
    Adobe.Acrobat.Reader.64-bitv26.002.21901

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

  • Speedtest by OoklaOokla
    Ookla.Speedtest.Desktopv1.15.200.001

    The definitive way to test the speed and performance of your internet connection.

  • Virtual Display DriverPyroSoft Productions
    VirtualDrivers.Virtual-Display-Driverv25.7.23

    Creates a virtual monitor in Windows that functions just like a physical display.

  • Foxit PDF ReaderFoxit Software Inc.
    Foxit.FoxitReaderv2026.2.0.39747

    Industry’s most powerful PDF Reader Solution.

More from Daniel Porrey or browse ethernet, example, ip.

Frequently asked questions

How do I install Virtual-ZPL-Printer on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Porrey.VirtualZPLPrinter --exact --version 3.5.1. winget downloads the installer from Daniel Porrey and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Virtual-ZPL-Printer silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Porrey.VirtualZPLPrinter --exact 3.5.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 Virtual-ZPL-Printer?
Virtual-ZPL-Printer uses MSI. Run the downloaded installer with: msiexec.exe /i Virtual%20ZPL%20Printer%20Setup.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Virtual-ZPL-Printer via winget?
Run: winget uninstall --id Porrey.VirtualZPLPrinter --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Virtual-ZPL-Printer's Apps & Features entry.
Is Virtual-ZPL-Printer free?
Virtual-ZPL-Printer is distributed under LGPL-3.0. Refer to the publisher (https://github.com/porrey/Virtual-ZPL-Printer) for the full license terms - Wingetly itself does not charge for installation.
Does Virtual-ZPL-Printer 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 Virtual-ZPL-Printer directly from the publisher.
How do I keep Virtual-ZPL-Printer up to date?
Run winget upgrade --id Porrey.VirtualZPLPrinter --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Virtual-ZPL-Printer from microsoft/winget-pkgs.