Run command do not work when is inside a macro started from command line (batch file)

The HTML page run method is deprecated and does not support calling other macros with RUN. But with the new ui.vision.html file method all works fine. So the correct command line looks like this:

START “” “C:\Program Files\Google\Chrome\Application\chrome.exe” "file:///C:/test/ui.vision.html?macro=Demo/Core/DemoCsvReadWithLoop"

Test: