Monday, August 3, 2009

Start Windows Explorer on a specific directory in VB.NET


System.Diagnostics.Process.Start("Explorer.exe", "c:\dev\")

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.