Fail to launch FiberTractMeasurements CLI module on Windows

Dear developers,


When I type this command to use cli FiberTractMeasurements on my windows computer, some errors jumped, which says, can’t find xxx.dll, and cannot run the code, reinstalling the program may resolve this issue.
img_v2_7ad83fed-1d3e-4a71-8e65-c1d96ef175bg
img_v2_5f8d95e1-726f-456d-9931-fc75e5216bdg
However, this problem only appears on my windows computer, my macbook never go wrong results, how can I sovle it on windows?
Warmest regards,
Joshua

The answer is probably similar to this post:

On windows you provide the full path to Slicer.exe with the --launch argument to run the CLI executable.


It seems like I use the wrong command.

I believe you need to put the full string with \path\to\Slicer.exe --launch ... FiberTractMeasurements.exe inside a single set of quotes.