Wingetlywingetly
← All apps

eMule

by eMule-Project.netv0.50a

Last updated

A free and open-source peer-to-peer file sharing client

Install with winget

$ winget install --id eMule.eMule --exact --version 0.50a

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

Silent install command for eMule

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

One-line silent install (x86, machine scope)
installer.exe /S

See the full silent install reference for eMule

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

eMule is a free and open-source peer-to-peer file sharing client, allowing you to connect to millions of users to download and share files with them. By using the ED2K and Kademlia Network it supports semi-centralized as well as decentralized searches and operations. All of it free and without any adware or advertising.

Installers · v0.50a

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
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 eMule.

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

  • eMule (community version)eMule-Project.net
    eMule.eMule.communityv0.72a

    A free and open-source peer-to-peer file sharing client

  • yt-dlpyt-dlp
    yt-dlp.yt-dlpv2026.08.19

    A feature-rich command-line audio/video downloader.

  • 夸克网盘Quark
    Alibaba.QuarkCloudDrivev3.24.0

    Quark Cloud Drive is a cloud service product launched by Quark, featuring cloud storage, HD streaming, online file decompression, PDF one-click conversion, etc.

  • Synology Drive ClientSynology
    Synology.DriveClientv8.1.0.18123

    The desktop utility that provides file syncing and personal computer backup services on multiple client computers to a centralized server, Synology Drive Server.

  • input-leapinput-leap
    input-leap.input-leapv3.0.2-release

    Input Leap is open-source KVM software

  • iCloud (Legacy)Apple Inc.
    Apple.iCloudv7.21.0.23

    With iCloud for Windows, you can access your photos, videos, mail, calendar, files, and other important information on your Windows PC.

More from eMule-Project.net or browse download, ed2k, kad.

Frequently asked questions

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