Page 1 of 1

Launch programm at session opening

Posted: Fri May 15, 2020 3:15 pm
by tatanas
Hi,

I want to create a Windows service that will start a program when the user logs in.
Is there a way to detect an session opening event ?

I suppose I can't use WM_WTSSESSION_CHANGE because the "checker" is a service.

Thanks.

Re: Launch programm at session opening

Posted: Fri May 15, 2020 8:54 pm
by JagV12
Isn't "Task Scheduler" a better tool for this ?