Wingetlywingetly
← All apps
A

Archura Windrop

by Archurav1.0.1

Last updated

Receive content from Apple devices on Windows through the AirPrint workflow.

Install with winget

$ winget install --id Archura.Windrop --exact --version 1.0.1

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

Silent install command for Archura Windrop

Archura Windrop uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-.

One-line silent install (x64, machine scope)
Archura-Windrop-Setup-v1.0.1-win-x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-

See the full silent install reference for Archura Windrop

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

Archura Windrop is a Windows tray application that presents the PC as an AirPrint destination, receives documents from iPhone, iPad, and macOS over the local network, and saves or copies useful output to the Windows clipboard.

Installers · v1.0.1

ArchitectureTypeScopeInstallDownload
x64EXE
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 Archura Windrop.

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

  • DittoScott Brogden
    Ditto.Dittov3.25.113.0

    Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.54.0

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

  • P
    PopplerOwen Schwartz
    oschwartz10612.Popplerv25.07.0-0

    Download Poppler binaries packaged for Windows with dependencies

  • OverKeysAngelo Convento
    AngeloConvento.OverKeysv0.3.5

    Learn and practice alternative layouts, personalize appearance, and improve your typing. An open-source, customizable on-screen keyboard for Windows.

  • Zapret Hubgoshkow
    goshkow.ZapretHubv1.4.4.0

    GUI for zapret and TG WS Proxy

  • System InformerWinsider Seminars & Solutions, Inc.
    WinsiderSS.SystemInformerv3.2.25011.2103

    System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

More from Archura or browse airprint, clipboard, file-transfer.

Frequently asked questions

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