I have a program X that I start, in Windows 10 pro, via task scheduler when the operating system starts
So the program starts and runs before any user has logged in
Then it can happen that an operator arrives and performs the user login on his desktop and starts working
How to use internal code in the X program to recognize the fact that a user has logged in?
So the program starts and runs before any user has logged in
Then it can happen that an operator arrives and performs the user login on his desktop and starts working
How to use internal code in the X program to recognize the fact that a user has logged in?