Launch programm at session opening
Posted: Fri May 15, 2020 3:15 pm
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.
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.