Bat file to run a .exe at the command prompt November 16, 2022 by Tarik To start a program and then close command prompt without waiting for program to exit: start /d "path" file.exe