2 つの GUID を使用してMy ComputerとMy Documentsフォルダーを開きました。
Process.Start("iexplore.exe", "::{20d04fe0-3aea-1069-a2d8-08002b30309d}");
Process.Start("iexplore.exe", "::{450d8fba-ad25-11d0-98a8-0800361b1103}");
ただし、Internet Explorer を開き、My ComputerおよびMy Documentsフォルダーを開きます。