[help] unable to create a c++ projecet

Failed to generate project files. Log output:
Running C:/Program Files/Epic Games/4.7/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“F:/unreal/MyProject/MyProject.uproject” -game -rocket -progress
Discovering modules, targets and source code for game…
UnrealBuildTool Exception: ERROR: Failed to start local process for action (“The system cannot find the file specified”): C:\Windows\system32\cmd.exe /U /C “C:\Users\Sano\AppData\Local\Temp mp8B45.tmp.bat”

visual studio 2013 community

Kind of seems like your Visual Studio project file is missing information. If you right-click your “Projectname.uproject” inside your project folder, and hit “generate visual studio files” does that help fix it afterwards?