I would like to know how to run an exe or jar program in a given IIS folder, through the C # .net core code. It would have to be a synchronous call, that is when the C # performs the call of the jar or exe or bat has to wait the processing and then continue.