Skip to content

Instantly share code, notes, and snippets.

@chhaugen
chhaugen / LaunchLittleBigMouseHook.vbs
Last active April 24, 2026 05:19
LittleBigMouse non-admin user workaround
Set shell = CreateObject("WScript.Shell")
shell.CurrentDirectory = "C:\ProgramData"
shell.Run """C:\Program Files\LittleBigMouse\LittleBigMouse.Hook.exe""", 0