M
Mark
I'd like to open up Windows Explorer from my .NET desktop application to a
specific path. I essentially want to execute:
%Systemroot%\explorer.exe c:\somepath\
How can this be done? Thanks in advance.
Mark
specific path. I essentially want to execute:
%Systemroot%\explorer.exe c:\somepath\
How can this be done? Thanks in advance.
Mark