MEmu is an Android emulator that gives you access to the whole catalog of games for this operating system on your PC. This article will serve as an informative guide and give you a clear understanding of how to perform a silent installation of MEmu from the command line using the EXE installer.
How to Install MEmu Silently
MEmu Silent Install (EXE)
- Navigate to: https://www.memuplay.com/download-memu-on-pc.html?from=offline_installer
- Download & Copy the Memu-Setup.exe to a folder created at (C:\Downloads)
- Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
- Navigate to the C:\Downloads folder
- Enter the following command: Memu-Setup.exe /S
- Press Enter
After a few moments you should see the MEmu Desktop Shortcut appear. You will also find entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.
Software Title: | MEmu |
Vendor: | Microvirt Software Technology Co. Ltd. |
Architecture: | x86_x64 |
Installer Type: | EXE |
Silent Install Switch: | Memu-Setup.exe /S |
Silent Uninstall Switch: | "%ProgramFiles%\Microvirt\MEmu\uninstall\uninstall.exe" /S |
Download Link: | https://www.memuplay.com/download-memu-on-pc.html?from=offline_installer |
The information above provides a quick overview of the software title, vendor, silent install, and silent uninstall switches. The download links provided take you directly to the vendors website.
How to Uninstall MEmu Silently
- Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
- Enter the following command:
MEmu Silent Uninstall (EXE)
"%ProgramFiles%\Microvirt\MEmu\uninstall\uninstall.exe" /S |
Always make sure to test everything in a development environment prior to implementing anything into production. The information in this article is provided “As Is” without warranty of any kind.