0

My C# application is going to be executed by another exe file. When my application is loaded, I need to get the calling exe file path.

I can get my own application path by following code;

  Application.ExecutablePath;

But how to get the caller exe path? Any help would be highly appreciated.

Ruwan Liyanage
  • 333
  • 1
  • 13

0 Answers0