--- - [x] I made serious effort to avoid creating duplicate or nearly similar issue - [x] Programmer/board type: ST-LINK/V2-1 - [x] Operating system an version: Windows 11 Pro - [x] **stlink tools version** and/or git commit hash: v1.8.0 - [x] stlink commandline tool name: `st-util` - [x] Target chip (and board, if applicable): 32F746GDISCOVERY I download Release v1.8.0 and extract it. Then in powershell: ``` > cd .\stlink-1.8.0-win32\bin\ > st-util.exe > ``` There is no output. When I try to launch any of the tools, they close printing nothing. The previous version v1.7.0 works as expected.