Cannot create a C++ project in unreal engine 5.2.1

Hello, I downloaded Unreal Engine 5.2.1 but when I try to create a blank project with C++ as the default I get the following error message:

Running C:/Program Files/Epic Games/UE_5.2/Engine/Build/BatchFiles/Build.bat  -projectfiles -project="C:/New folder/MyProject9/MyProject9.uproject" -game -rocket -progress

I’ve tried reinstalling both Unreal and Visual Studio Code 22, but the error keeps appearing. Does anybody have a solution?

That is not error message, this is command that starts build script.

Ok, so how can I bypass it then?