//This path contains the .exe file System.Reflection.Assembly.GetEntryAssembly().Location;
string execPath = AppDomain.CurrentDomain.BaseDirectory;