How can I prevent Android Studio from opening last project? [duplicate]

Everytime I initialize Android Studio it launches with the last opened project automatically.

How can I stop this?


If you go to File -> Settings -> Appearance & Behaviour -> System Settings then you have a checkbox Reopen last project on startup.

This is at least in Android Studio 1.2.1.1, on Windows 7.