How to disable Finder launching at login in Snow Leopard?

Posted by fooman on Super User See other posts from Super User or by fooman
Published on 2009-12-31T01:14:38Z Indexed on 2010/04/12 5:03 UTC
Read the original article Hit count: 404

Filed under:
|
|
|
|

Pre-Snow Leopard, I could use the following command:

defaults write com.apple.loginwindow Finder /Applications/My-replacement-app-such-as-Terminal.app

Which would a.) replace the Finder launching at login with an application of my choice, and b.) cause that application to launch instead of Finder when all other applications are quit.

Is it possible to do this in Snow Leopard, or has this behavior been deprecated? (I don't want to disable Finder altogether, I just don't want it to start at login.)

© Super User or respective owner

Related posts about finder

Related posts about osx