Jump to content

how do i create symbolic links using wpi?


Recommended Posts


Pretty much every dos function has to be called with cmd /c first.

How are you using that? Show me an example. It could be turned into a wizard in the Config wizard.............

Link to comment
Share on other sites

Pretty much every dos function has to be called with cmd /c first.

How are you using that? Show me an example. It could be turned into a wizard in the Config wizard.............

dk really understand what u mean by how im using it!

mklink is part of vista

just call it like this

mklink /d "C:\example\Link Name" "c:\Link Folder Source"

the command above would create a link to "c:\Link Folder Source" with the name "Link Name" to "C:\example"

if this isn't what you was askin please explain!

Edited by cworkman
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...