Hi folks,
as I would like to create some junction points to solve one specific disk space (/usability) problem, I would like to know if you have any experience with these ?
This is what I have now to play with, but it will fail even at the CreateFile call (at least
)
(
.. I can't use the code tags here because of the "//?/" string??.. so an attachment is provided)
Please, if you know how to make this example work, tell me.
Oh, in the MakeJunction call the 1st parameter is the new junction name (should not exist before hand? I don't know yet if it will override..) and the 2nd is an existing folder name.
cheers.. aSa C[_]
as I would like to create some junction points to solve one specific disk space (/usability) problem, I would like to know if you have any experience with these ?
This is what I have now to play with, but it will fail even at the CreateFile call (at least

(

Please, if you know how to make this example work, tell me.
Oh, in the MakeJunction call the 1st parameter is the new junction name (should not exist before hand? I don't know yet if it will override..) and the 2nd is an existing folder name.
cheers.. aSa C[_]
Comment