Skip to content

Command Line Interface (CLI)

Steve Williams edited this page Jul 8, 2025 · 5 revisions

The CLI is only available on the GitHub version.

WorkingDirectory

Specify a custom location for your Settings.xml file.

Ideal if you want to have the settings roam with you by specifying a cloud/network location, or create various configurations to be used in different scenarios.

"Move Mouse.exe" /WorkingDirectory:"\\server01\home\steve"
"Move Mouse.exe" /WorkingDirectory:"C:\Users\steve\OneDrive\Documents"

Clone this wiki locally