Create a directory junction (symlink) from .NET?

Answered Create a directory junction (symlink) from .NET?

  • Thursday, February 25, 2010 6:22 PM
     
     

    Hi,

    Can any one help me with a problem? I need to create a Windows 7 directory junction from .NET, i.e. produce the same results as the following command:

    MKLINK /J C:\Dest C:\Source

    Thanks

    Darren the ASP.NET Trainer

All Replies