This documentation is for Macro Recorder v3 beta. Click here the for current production version 2 documentation.
Command-line parameter
Macro Recorder Professional Edition for Windows can be controlled through command-line parameters. This can be used with the Windows Task Scheduler to launch macro automations at specific times or in time intervals.
Example: "C:\Program Files (x86)\MacroRecorder\MacroRecorder.exe" -play="C:\folder\my macro file.mrf"
File paths containing spaces needs to be enclosed in double quotation marks.
Command-line parameter | Description |
---|---|
-play [=macro file] | Launches Macro Recorder and plays the specified macro script. If no macro file is specified, the currently loaded phrase file is used. |
-open=macro file | Launches Macro Recorder and loads the specified macro file. |
-close | Exit the Macro Recorder. |
-record | Launches Macro Recorder and starts recording. |
-stop | Stops playback or recording. |