Hi,
Does anyone know how to create a directory junction in Vista or Windows 7 from VB.NET? I need to produce the same results as this command:
MKLINK /J C:\Dest C:\Source
I know I could start a command process (cmd.exe /c) but that's a bit ugly!
Thanks,
Darren
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.