[Edit 3rd September 2010 - as featured on Lifehacker! Yes, I see no reason it wouldn't work for other applications too, its just using standard Windows commands to move files and set up a junction point.] Have you run out of space on your C:\ drive? Or do you have a super-fast SSD that is too small to hold all your steam games at the same time? Then try Steam Mover. Following on from a very interesting post on the Steam forums I've created a little app to make moving the files and creating the junction points much much easier! Example Use Here I have my steam folder in the default location, and the application should find that for you. If not, select the \Steam\SteamApps\Common\ folder yourself, and a secondary hard disk D:\, where I have created a folder. Note that Steam Mover can be used to move any folder around (by changing the Source Path), but for Steam the maximum benefit is in moving individual games from the Common folder. I simply select a few games I don't play very often, and click the "Right Arrow" button. This fires off a few command line windows - please let them run to completion. It is using the built-in Windows commands: xcopy, rd, and mklink. If you want to see the exact commands it is running, tick the "I want to run the commands myself" box. Once finished, you will see that I have moved Left 4 Dead and World of Goo to my D:\ drive, but because of the Junction Points created on the C:\ drive the games continue to work in Steam. If you want to move games back to your C:\ drive, simply click on the left arrow button. Pro's
Con's
Version History SteamMover v0.1 - 2nd April 2010, 1168k. The initial release. Installation Its a Delphi Application, and no installer is required. Just unzip to wherever you want and run SteamMover.exe. Uninstall Simply delete the SteamMover.exe, and if you really want you can remove the two Registry keys from HKEY_CURRENT_USER\Software\SteamMover\. Comments / Feedback |