Results 1 to 3 of 3

Thread: Symlink option for Windows 7?

  1. #1
    Join Date
    Oct 2005
    Location
    Connecticut, USA
    Beans
    1,545
    Distro
    Ubuntu

    Symlink option for Windows 7?

    I am asking this question because I figure a large number of people here will know what I am talking about when I mention a symlink, created by
    Code:
    $ln -s [target] [name of link]
    Is there anything or anyway to create the equivalent in Windows (7 specifically)?

    I want to use a link like this to save my game files to a folder synchronized with the cloud (Google Drive client on Windows).
    Friends don't let friends wear a red shirt on landing-party duty.
    DACS | Connecticut LoCo Team | My Blog
    Ubuntu User# : 17583, Linux User# : 477531

  2. #2
    Join Date
    Dec 2014
    Beans
    2,590

    Re: Symlink option for Windows 7?

    http://www.howtogeek.com/howto/16226...dows-or-linux/ has complete instructions on how to either use mklink or install a shell extension to create symlinks in windows 7 from the explorer.

  3. #3
    Join Date
    Oct 2005
    Location
    Connecticut, USA
    Beans
    1,545
    Distro
    Ubuntu

    Re: Symlink option for Windows 7?

    Quote Originally Posted by Holger_Gehrke View Post
    http://www.howtogeek.com/howto/16226...dows-or-linux/ has complete instructions on how to either use mklink or install a shell extension to create symlinks in windows 7 from the explorer.
    I thought I saw an article at some point a while ago, but could not remember where it was. Thanks!

    I'll give it a try tonight.
    Friends don't let friends wear a red shirt on landing-party duty.
    DACS | Connecticut LoCo Team | My Blog
    Ubuntu User# : 17583, Linux User# : 477531

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •