Skip to content

Command Line Interface (CLI)

Steve Williams edited this page Jan 23, 2023 · 4 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.

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