how to execute a file in terminal windows code example
Example 1: how to xexecute file using cmd
call C:\FixWin\fixed.exe
Example 2: execute file from windows terminal
start file.ext
call C:\FixWin\fixed.exe
start file.ext