Issue 489 · Week of May 22, 2026
Feed Jobs Search Platform About Donate
← Back to feed / //dotnet

Open Windows Explorer to a Folder with C#

Read full article Discuss
The text explains how to make Windows Explorer open to a chosen folder from a C# program. It shows how to use the Windows Shell API with the Microsoft.Windows.CsWin32 package, and also mentions another way using Meziantou.Framework.FullPath.