Я пробовал это:
Код: Выделить всё
Process.Start("explorer.exe", @"shell:::{BB06C0E4-D293-4f75-8A90-CB05B6477EEE}");
Помощь?
Подробнее здесь: https://stackoverflow.com/questions/512 ... ally-using
Код: Выделить всё
Process.Start("explorer.exe", @"shell:::{BB06C0E4-D293-4f75-8A90-CB05B6477EEE}");