How to set Auto-Login
You can configure the Quest Application to automatically log you in when you start Quest. Please note that
the developer of this application does not recommend this because anyone could log in as you if they have
access to your desktop.
However, to enable automatic logon, please follow these easy steps:
Windows 95/98/NT/2000
1. Open your favorite text editor
2. Open the file called 'quest.bat' in your c:\quest20 directory (where c:\quest20 is the directory that you installed quest in)
3. On the second line of the file, go to the end of the line and add a space, then a /U:YOURUSERID then a space and finally /PW:MYPASSWORD
4. Save the file
5. Restart Quest
Linux
1. Open your favorite text editor
2. Open the file called 'quest' in your /home/user/quest20 directory (where /home/user/quest20 is the directory that you installed quest in)
3. On the second line of the file, go to the end of the line and add a space, then a /U:YOURUSERID then a space and finally /PW:MYPASSWORD
4. Save the file
5. Restart Quest
OS/2
1. Open your favorite text editor
2. Open the file called 'quest.cmd' in your c:\quest20 directory (where c:\quest20 is the directory that you installed quest in)
3. On the second line of the file, go to the end of the line and add a space, then a /U:YOURUSERID then a space and finally /PW:MYPASSWORD
4. Save the file
5. Restart Quest