Skip to content

Instantly share code, notes, and snippets.

@chhaugen
Last active March 28, 2025 11:54
Show Gist options
  • Save chhaugen/71c2119d7c13c8b15ab2fde1deee1948 to your computer and use it in GitHub Desktop.
Save chhaugen/71c2119d7c13c8b15ab2fde1deee1948 to your computer and use it in GitHub Desktop.
LittleBigMouse on startup for non admin user workaround
Tested with LittleBigMouse-5.2.3.0.exe
How to make it work for non admin accounts
1. Install as usual
2. Set it up as admin account
3. Enable "Load at startup" in the settings pane
4. Open RegEdit as admin account
5. Go to "Computer\HKEY_CURRENT_USER\Software\Mgth"
6. Right click "Mgth" and "Export"
7. Save in C:\
8. Close RegEdit
9. Open RegEdit (non-admin)
10. Click File, Import…
11. Choose the exported file and import it.
12. Close RegEdit
13. Win + R, open "shell:startup"
14. Add a shortcut from "C:\Program Files\LittleBigMouse\LittleBigMouse.Hook.exe"
Profit!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment