DonationCoder.com Forum

DonationCoder.com Software => Coding Snacks => Post New Requests Here => Topic started by: justice on June 22, 2007, 05:54 AM

Title: IDEA: mklink gui (symbolic links)
Post by: justice on June 22, 2007, 05:54 AM
I've started to use the new mklink command (http://articles.techrepublic.com.com/5100-10877_11-6177180.html) to create symbolic links, junctionpoints etc with windows vista. However I would really appreciate either a gui for creating these links (with overview of already created links) or context menu options for quickly creating the various types of links via drag/drop or right click.

As basically you can make a symbolic link to a folder with symbolic links to your recent projects, then have them work as regular folders in the quick launch toolbar. (navigating through folders without clicking). It would be a great timesaver not to have to start an elevated commandprompt and do copy and pasting paths to make up the right mklink.

If you don't know what I am on about see the article.
Title: Re: IDEA: mklink gui (symbolic links)
Post by: justice on June 27, 2007, 07:53 AM
Noone must be using Vista!  ;D
Title: Re: IDEA: mklink gui (symbolic links)
Post by: Lashiec on June 27, 2007, 08:28 AM
Of course not! ;D

But the tool mentioned in the article is interesting. Thanks for the link!
Title: Re: IDEA: mklink gui (symbolic links)
Post by: justice on June 27, 2007, 08:32 AM
I have found a shell extension that allows you to create Hard links, junction points, symbolic links and Folder Clones without having to use the command prompt. http://schinagl.priv.at/nt/hardlinkshellext/hardlinkshellext.html

It also has a great article on what these things are. As you can see it works from windows NT4 upwards, including Vista, which is bettre than any other alternative.
[ You are not allowed to view attachments ]
Title: Re: IDEA: mklink gui (symbolic links)
Post by: lanux128 on June 27, 2007, 09:13 AM
another program in the same category: Alax.Info NTFS Links

[ You are not allowed to view attachments ]
http://alax.info/blog/ntfslinks
Title: Re: IDEA: mklink gui (symbolic links)
Post by: justice on June 27, 2007, 10:06 AM
That one didn't work for me but it was my first choice as the interface seems more integrated. :)
Title: Re: IDEA: mklink gui (symbolic links)
Post by: ak_ on June 27, 2007, 10:22 AM
But the tool mentioned in the article is interesting. Thanks for the link!
Same here. Thanks for the link, very cool tool indeed :)