Mklink not working

Apr 17, 2003
37,622
0
76
I used to use mklink to link steam games from different drives all the time...now, my steam directory shows the junction (i.e. the game folder with an arrow on the icon) and the cmd prompt confirmed that the junction was created but when I try to launch the games, it says missing exe.

Any thoughts?
 
Apr 17, 2003
37,622
0
76
So was your post.

Did you even bother with any effort to fix it? Delete the link and recreate it? Delete the link, rename the parent folder on the slave drive and create a link to the "new" location?

Would have been easier to say more info was necessary the first time around.

Bump for other responses.
 

BSim500

Golden Member
Jun 5, 2013
1,480
216
106
Any thoughts?
What command line switches are you using? Hard vs soft links? Include the "directory junction" switch, etc? The only time I ever used one was to move a Flash Cookie folder so all the "Internet cr*p" is in one place. Eg:-

Code:
mklink /J C:\Users\[Username]\AppData\Roaming\Macromedia D:\Tempnet\Flashcache
Have you tried uncreating / recreating it? These may be of some use:-
http://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/
http://www.sevenforums.com/tutorials/278262-mklink-create-use-links-windows.html
 

JamesV

Platinum Member
Jul 9, 2011
2,002
2
76
Not sure why it isn't working for you, but you don't need to use mklink anymore since they added the Steam Library folders. They allow you to install anywhere into Steam Library folders on any drive.

Go to settings->downloads->Steam Library Folders.
 

CP5670

Diamond Member
Jun 24, 2004
5,660
762
126
The problem is that you can't make an existing folder a library, so you can't put the games anywhere you like and mix them with non-Steam games. It's annoying, especially since Origin gets this right, but mklink is a good solution and I use it with anything I want to keep installed permanently.
 

ThinClient

Diamond Member
Jan 28, 2013
3,977
4
0
Would have been easier to say more info was necessary the first time around.

Bump for other responses.

Hey, just making conversation. He could have easily just skipped over my comment instead of engaging me on conversation about it.