How can I find the location of my application\'s executable in WPF (C# or VB.Net)?
I\'ve used this code with windows forms:
Application.ExecutablePat
Environment.CurrentDirectory returns parent directory of exe file
Environment.CurrentDirectory