$ build-wrapper-win-x86-64.exe --out-dir wdcr-out mtools/sonosbuild -t wdcr [SONARSOURCE BUILD-WRAPPER] failed to execute mtools/sonosbuild -t wdcr: The system cannot find the file specified

I was trying to scan windows builds but I am having below error and if I remove build-wrapper-win-x86-64.exe I will able to build project

$ build-wrapper-win-x86-64.exe --out-dir wdcr-out mtools/sonosbuild -t wdcr
[SONARSOURCE BUILD-WRAPPER] failed to execute mtools/sonosbuild -t wdcr: The system cannot find the file specified.

Hello @rajkumar211,
Did you try to specify the full Path of sonosbuild with its extension?
Thanks,