Wingetlywingetly
← All apps

WALTRONE Mouse Keeper

by WALTRONEv1.0.0.0

Last updated

Keeps a Windows PC active during long-running tasks.

Install with winget

$ winget install --id WALTRONE.MouseKeeper --exact --version 1.0.0.0

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

Silent install command for WALTRONE Mouse Keeper

WALTRONE Mouse Keeper uses EXE (Inno Setup). The silent install switches are /VERYSILENT /NORESTART.

One-line silent install (x64, user scope)
WALTRONE_Mouse_Keeper_Setup_1.0.0.0_x64.exe /VERYSILENT /NORESTART

See the full silent install reference for WALTRONE Mouse Keeper

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

WALTRONE Mouse Keeper is a lightweight Windows utility that helps keep your PC active during long-running local tasks such as uploads, exports, render jobs, presentations, monitoring workflows or other approved waiting periods. The app performs a small configurable mouse movement at defined intervals. It is designed as a simple local helper for users, creators, admins and technicians who want to reduce interruptions during longer tasks.

Installers · v1.0.0.0

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect

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 WALTRONE Mouse Keeper.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Frequently asked questions

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