Replace Shortcuts by Hard links/Junction points and vice versa possible ?

S

Steven Prasil

As far as I know on Windows systems exist beside the "Shortcuts" also so called
hard links resp. Junction points.

So when e.g. 3 junction points exist on a system which point to the same
file then this file remains alive until at least one junction point exists
even when I delete the first, original file entry.

Is there an automatic (=one line command line command) which turns a shortcut
into such a junction link and vice versa ?

Steven
 
M

Mark L. Ferguson

Lets say you create a desktop shortcut named 'MyLink', then you opened a CMD
prompt to the desktop folder, and ran the command :

attrib +shr MyLink.LNK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top