DirectoryInfo info = new DirectoryInfo(Application.StartupPath); String spath = info.Parent.Parent.Parent.FullName; TrhaConst.sAppPath = Application.StartupPath;