SQLPATH
About
Setting up the SQLPATH Windows - Environment Variable in the windows environemnt tell SQL Plus to search the file in this directory.
Example on my computer :
C:\Documents and Settings\Nicolas>echo %SQLPATH% C:\oracle\product\10.2.0\db_1\sqlplus\sqlpath
The login.sql, connect.sql and other useful sql script are located in this directory.