Savelog not working as expected

So I’ve been using the command line to run my macros. With the upgrade to 10.0.178, all my log files are saved to the browser’s download folder instead of the path I specified

Example: hello.bat

"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" "file:///C:/Temp/ui.vision.html?direct=1&macro=Hello.json&savelog=c:/Temp/log1.txt"

Instead of creating C:\Temp\log1.txt, it created c__Temp_log1.txt in my downloads folder

Had to tweak all my scripts to look for the log in the downloads folder instead of where I want them to be

I still have XModules Version 1 as the download for XModules Version 2 is blocked. But I don’t think that should be a factor for the problem described above

Note that I’ve tried the above in Edge / Chrome and on different desktops at work. I will also try to test it on my home computer so I know if it’s something at work that’s causing the problem

Let me know if you can replicate on your side and fix. Thanks

For version 10 you must use XModules2 (XModules1 is simply ignored by V10).

Why is the download blocked? You can also try do download the Xmodule2 ZIP file instead of the .EXE installer. Inside the ZIP archive are the xmodules files and a readme.txt with installations instructions.