How to disable Finder launching at login in Snow Leopard?
Posted
by
user23051
on Super User
See other posts from Super User
or by user23051
Published on 2009-12-31T01:14:38Z
Indexed on
2012/10/20
5:07 UTC
Read the original article
Hit count: 249
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