我看到了另一个话题,我有另一个问题.该过程正在启动(在任务管理器中看到),但文件夹未在我的屏幕上打开.怎么了?
System.Diagnostics.Process.Start("explorer.exe", @"c:\teste");
c# explorer
c# ×1
explorer ×1