I like my PC nice and tidy^^ so usually games are installed in D:\Games every one with its own folder.
It's easy to get where you need to and saves you a lot of time navigating while installing/testing/... mods
Steam kinda destroyed my evil master plan. Even if you remembered to install steam to D:\Games\Steam (And not C:\Program Files(x86)) you still need to navigate to D:\Games\Steam\steamapps\common\skyrim *uaaaaaaa* ^^
(BTW this should also be helpful for people who mybe want to install some steam games on their SSD and some not)
So what did I do?
I use a nifty small feature of Windows Vista or newer (or UNIX/LINUX for an eternity but there is no steam there
) called "symbolic link" (there is something similar for XP but it has many limitations)What it does is it basically creates a directory that points anywhere on your computer, but contrary to a normal link it behaves exactly like a normal directory towards programs.
Now we can use this for two things.
- Shorten our way to folders that lie deep within the file structure (this is what I am going to do)
- Fool programs to save their data somewhere else (even if they don't want to) e.g. move some steam games out of their original install location (space speed whatever)
- Open your start menu and start typing: cmd
- in your list of programs cmd or cmd.exe should appear, right click it ant select run as administrator
- Congratulations now you got one of those ugly command lines normal users avoid like the plague

- (Paths are examples only you have to adjust them for your needs) Type: mklink /d "C:\Games\MyGreatSkyrimShortcut" "C:\Program Files (x86)\Steam\steamapps\common\skyrim"
- Hit enter... aaand you are done. Now you have 2 folders on your drive pointing to the exact same stuff.
Simply move your skyrim folder to its new location and create a link from steamapps\common\skyrim to for example D:\SkyrimOnMuchLargerDisk

That's all I did. Though I'm sure it's useful for some people.
)
