How to run macros one after the other from the command line API

Hi, I made a screencast that shows how to run one macro after another with the command line. The source code for the Powershell script can be found on on Github.

The command line switches used are:
$arg = “”“file:///”+ $path_autorun_html + “?macro=”+ $macro + “&closeKantu=1&closeBrowser=0&direct=1&savelog=”+$log+“”“”