Wingetlywingetly
← All apps

Warpinator

by slowscriptv1.1

Last updated

This is an unofficial reimplementation of Linux Mint's file sharing tool Warpinator for Windows 7-10.

Install with winget

$ winget install --id slowscript.Warpinator --exact --version 1.1

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

Silent install command for Warpinator

Warpinator uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
warpinator-setup_1.1.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS

See the full silent install reference for Warpinator

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 · v1.1

ArchitectureTypeScopeInstallDownload
x86EXE
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 Warpinator.

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

  • C
    crocschollz
    schollz.crocv11.5.2

    Easily and securely send things from one computer to another.Easily and securely send things from one computer to another.

  • LocalSendTien Do Nam
    LocalSend.LocalSendv1.18.2

    Share files to nearby devices. Free, open source, cross-platform. An open source cross-platform alternative to AirDrop.

  • SyncthingThe Syncthing Authors
    Syncthing.Syncthingv2.1.5

    Open Source Continuous File Synchronization

  • Microsoft .NET Framework Developer PackMicrosoft Corporation
    Microsoft.DotNet.Framework.DeveloperPack_4v4.8.1

    A technology that supports building and running Windows apps and web services.

  • Bitvise SSH ClientBitvise Limited
    Bitvise.SSH.Clientv9.66

    Free SSH file transfer, terminal and tunneling

  • magic-wormholemagic-wormhole
    magic-wormhole.magic-wormholev0.24.0

    Get things from one computer to another, safely.

More from slowscript or browse dotnet-framework, file-sharing, file-transfer.

Frequently asked questions

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

Recent versions

  • 1.1latest
  • 1.0
  • 0.4.1
  • 0.4
  • 0.3
  • 0.2
  • 0.1