I am developing an EXE (type: Windows Application) in VB.NET. This EXE is called by an external program. But unfortunately it is necessary to return a value to that external program. Is there a possibility to do so? If yes, how?