Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

how would I make an application fire after a user logs in?

Hi can anyone tell me what I would have to do to set up an application to fire after a user logs in ?
[102 byte] By [Matrix.net] at [2007-11-11 10:06:46]
# 1 Re: how would I make an application fire after a user logs in?
Add a shortcut to the application to the user's Startup folder, or add the application to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run.
Phil Weber at 2007-11-11 20:48:37 >
# 2 Re: how would I make an application fire after a user logs in?
Thanks Phil
Matrix.net at 2007-11-11 20:49:32 >