打开我的电脑System.Diagnostics.Process.Start(“explorer.exe”, “::{20D04FE0-3AEA-1069-A2D8-08002B30309D}”); 第二个参数也可为完整路径, 通过查询注册表拿到的一些完整路径例子: 代码如下:public string GetWindowsPath(string path) { RegistryKey folders; folders = OpenRegistryPath(Registry.CurrentUser, @”\software\micro