var fileName = Assembly.GetExecutingAssembly().Location; System.Diagnostics.Process.Start(fileName); 标签 控制台