Change "Applications" directory location association
I recently installed a solid state drive that is not large enough to hold my entire system, but is large enough to hold all my applications. I've copied my applications folder over to the SSD drive, but, the system still associates with the applications on the HD, for instance, clicking the apple at the top left, and then opening System Preferences will open System Preferences from the original HD. Also, when I search Spotlight or LaunchBar for an application, it also associated with the folder on the HD.
How can I force the system to associate with the Applications folder on the SSD? So that all updates to applications go to that drive, etc.
Thank you for any help.
Macbook Pro Dual Core 2.53 Ghz, 4GB RAM,
Mac OS X (10.6.6)
The /Volumes/otherDiskName/Applications MUST be the real path to your new Applications folder.
There are some GUI utilities for creating Unix symlinks if using the Terminal is not something you wish to do. Search for 'symlink' on <http://MacUpdate.com>
The /Volumes/otherDiskName/Applications MUST be the real path to your new Applications folder.
There are some GUI utilities for creating Unix symlinks if using the Terminal is not something you wish to do. Search for 'symlink' on <http://MacUpdate.com>
You need to first either delete the Applications folder on the HDD or rename it to something like Applications.old. Then select the icon of the Applications folder on the SSD, Press COMMAND-I to open the Get Info window and select Make Alias from the menu. Drag the alias over to the HDD where your now renamed Applications folder is located. Rename the alias by removing " alias" from its filename. Now all calls to the Applications folder will find the one on the SSD instead of on the HDD.
You can use a shortcut for making the alias by holding down the OPTION and COMMAND keys then drag the icon of the Applications folder on the SSD over to the HDD. This obviates the need to rename the alias.
Although the symlink also works, I've never had a problem with Mac aliases for anything that was outside of System, Library, or /Home/Library folders. At least not in my experience. I only tend to use one or the other (or both) when testing system software preferring to keep everything on one drive/volume for simplicity.