G
Guest
I'm using .NET 1.1
I want to open a folder in windows explorer using given its path.
I managed to open a file using System.Diagnostics.Process.Start(fileName);
Thanks in advance,
Shehab.
I want to open a folder in windows explorer using given its path.
I managed to open a file using System.Diagnostics.Process.Start(fileName);
Thanks in advance,
Shehab.