Enterprise Installer MSI
This guide is for IT administrators and enterprise environments deploying MuteMe across multiple Windows computers. The MSI installer provides centralized deployment capabilities and multi-user support.
Why Use the MSI Installer?
Enterprise Features:
- Multi-User Support: Install once and make MuteMe available to all users on the computer
- Group Policy Deployment: Deploy across your organization using Active Directory and GPO
- Silent Installation: Automated installation without user interaction
- Centralized Updates: Control software versions and updates from your IT systems
- Command-Line Options: Full control over installation parameters and configurations
- System-Wide Installation: Installs to Program Files for all users, not just individual profiles
Understanding the Difference
Our standard EXE installer is designed for individual users and installs to the local user profile. This works great for most people but doesn't support multiple users on the same computer. In enterprise environments where:
- Multiple employees share workstations
- IT needs to manage software versions centrally
- Updates must be approved and deployed by IT
- Software needs to be available system-wide
...the MSI installer is the right choice. It gives IT administrators the control they need to manage MuteMe deployments effectively.
Download MSI Installer
MuteMe Enterprise MSI - Version 0.25.8
This MSI package is suitable for deployment via Group Policy, SCCM, Intune, or any enterprise software deployment tool. It supports silent installation and includes all features of the standard installer with added multi-user capability.
Download MuteMe-Client.msiDeployment Tips
Silent Installation:
msiexec /i MuteMe-Client.msi /quiet /norestart
Uninstall:
msiexec /x MuteMe-Client.msi /quiet /norestart
Last Updated: November 7, 2025 - 9:55 AM PST