Wingetlywingetly
← All apps

ShareMouse

by Bartels Media GmbHv7.0.26

Last updated

Share one Mouse and Keyboard with Multiple Computers

Install with winget

$ winget install --id BartelsMedia.ShareMouse --exact --version 7.0.26

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

Silent install command for ShareMouse

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

One-line silent install (x86, machine scope)
ShareMouseSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for ShareMouse

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

ShareMouse allows you to control multiple Macs or Windows computers with the mouse or keyboard of any other computer.

Move the mouse to the screen of another computer and the mouse pointer jumps to that screen, allowing you to control the remote computer.

Your keyboard works on the remote computer, too! ShareMouse transmits mouse/keyboard actions through your existing network connection to any computer you currently operate with the mouse.

- Any computer can control the mouse & keyboard of any other computer in any direction.

- You can drag & drop files and copy & paste the clipboard between Mac and Windows computers.

- The physical display layout configured in the Display Manager for seamless mouse transitions.

- ShareMouse creates profiles for each work place and automatically switches the display layout.

- Unused displays can be optionally dimmed. Arrow trails help finding the mouse cursor in large display arrays.

- Advanced options prevent accidental display switching, e.g. when operating near the edge of a display.

- ShareMouse can synchronize screensavers, login/logout and shutdown between computers.

- Multiple workplaces can be isolated with password protection and AES encryption.

Installers · v7.0.26

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 ShareMouse.

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

  • MacroRecorderBartels Media GmbH
    BartelsMedia.MacroRecorderv4.0.51

    Macro Recorder captures mouse events and keystrokes like a tape recorder, enabling automation of tedious procedures on your computer.

  • PhraseExpressBartels Media GmbH
    BartelsMedia.PhraseExpressv18.0.79

    Text Expander and Autotext Software

  • 夸克网盘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.

  • Logitech Onboard Memory ManagerLogitech
    Logitech.OnboardMemoryManagerv2.6.1749

    OnBoard Memory Manager (OMM) is a utility for pro gamers to quickly view, customize, and fine-tune the onboard memory of a compatible Logitech G mouse.

  • OverKeysAngelo Convento
    AngeloConvento.OverKeysv0.3.5

    Learn and practice alternative layouts, personalize appearance, and improve your typing. An open-source, customizable on-screen keyboard for Windows.

  • RealVNC ViewerRealVNC
    RealVNC.VNCViewerv7.15.1.18

    The original VNC Viewer and the most secure way to connect to your devices remotely.

More from Bartels Media GmbH or browse control, keyboard, mouse.

Frequently asked questions

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