Wingetlywingetly
← All apps

LANDrop

by SkyArc LLCv2.7.2

Last updated

Drop any files to any devices on your LAN

Install with winget

$ winget install --id SkyArc.LANDrop --exact --version 2.7.2

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

Silent install command for LANDrop

LANDrop uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64)
LANDrop-2.7.2-win-x64-setup.exe /S

See the full silent install reference for LANDrop

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

LANDrop automatically detects other devices running LANDrop on the same Wi-Fi network, so you don't need to enter IP addresses manually. Unlike other apps, there's no need to set up a server. LANDrop handles everything behind the scenes—just like AirDrop, but cross-platform.

- LANDrop uses advanced protocols to deliver line-rate transfer speeds along with military-grade encryption and authentication for top-notch security.

- On the go? No worries—LANDrop works with your personal hotspot, without using cellular data.

- LANDrop transfers your photos and videos without any compression, ensuring they remain high quality.

- LANDrop can detect nearby devices even if they're not on the same Wi-Fi network. Using WebRTC, it enables file transfers to those devices.

- Add trusted devices in LANDrop and automatically accept file transfers from them without needing approval each time.

Installers · v2.7.2

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
-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 LANDrop.

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

  • Softros LAN MessengerSoftros Systems
    Softros.SoftrosLANMessengerv12.6.7

    Softros LAN Messenger is an easy-to-use LAN messaging application for safe, secure and effective intra-office communication. It does not require a server to run and is very easy to install.

More from SkyArc LLC or browse AirDrop, Sharing.

Frequently asked questions

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