To run any .bat file or the file weβve created using the Create .bat File node you can use the βRun .bat Fileβ node. This node just runs the .bat file. The result of it when using βstart cmd /k echo Hello, World!β should be a new cmd window that opens up saying βHello, World!β. The path should look like this βX:\Unreal Engine\MyBatchFile.batβ