string appPath = System.IO.Path.GetDirectoryName(Application.ExecutablePath);
using System.IO; string path = Directory.GetDirectoryName();