Hi,
how can i open and show a folder in windows using C#. like after complting some task i want the app to open the particular folder and present it to the user.
like we open any folder by double clicking on it. I want to do it the same thru code
thx