Soldato
- Joined
- 7 Jan 2007
- Posts
- 10,607
- Location
- Sussex, UK
Rexeh is right, I also only have my top programs on my SSD. I like to keep it clean.
Right click my computer, go Advanced Properties, Advanced, Environment Variables, under System Variables click New, add in ProgramFiles and the value should be D:\Program Files
This should then in turn install all apps from then on after into D:\Program Files
You want to use every last bit of your SSD to make it worth the money. People were the same with Windows Vista/7's SuperFetch. Waaa it's using my RAM! The more free space you have on your SSD or RAM, the more money you're wasting!![]()
SSD for everything but 'storage data'.
I manage with a 72GB Raptor drive for everything (Games, Steam, All Apps) bar storage stuff so why not on an SSD?
Slightly off topic here, but this comment made me think of ReadyBoost. Is that worth using at all under any circumstances? If so, how big a USB drive would you ideally want?
People seem to think SSDs will dissolve if you use them for their intended purpose. They fail to realise they will likely be on a whole new computer before their current SSD fails!
I keep around 5-10% of my SSD clear should I want to install something or work with big files. The ONLY reason I offload to my second drive is because the SSD isn't big enough.
I really don't understand the OS-only drive mentality, but each to their own.
That would work just as well if your Steam folder is on a mechanical and you just want a couple of games to go on the SSD right? Or would it be checking the original location first for every file and slowing it down anyway.
md "C:\Users\P20\Downloads"
junction "C:\Users\P20\Downloads" "X:\Downloads"
I think it does make a difference, I've asked this question before and never got a definitive answer. To be sure I always link files in the SSD to mechanical direction only.That would work just as well if your Steam folder is on a mechanical and you just want a couple of games to go on the SSD right? Or would it be checking the original location first for every file and slowing it down anyway.
Actually it's a junction if talking about directories. They're not quite the same as the symbolic links. Not that it matters - result is is the same!
/pedant
Cool little application there, nice find!If you want a visual interface, junction link magic works very well. Useful application when you've got 30 odd junctions going on and need to see how many you have!
http://www.rekenwonder.com/linkmagic.htm
I think it does make a difference, I've asked this question before and never got a definitive answer. To be sure I always link files in the SSD to mechanical direction only.