windows 10 - How to use the lock screen congifuration of the user with CreateProcessWithLogonW (or UserLogon)? -


i'm under windows10 , i'm trying write "kiosk application". this, have created user user1 without password, in auto-login mode. screen saver user disabled.

in kiosk there button start second application, elevated rights. second application started using createprocesswithlogonw login , password of user, user2. second user has screen saver enabled.

so, long second application active have screen saver management enabled (with parameters set user2).

do know how this?


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

minify - Minimizing css files -

php - How to remove letter in front of the word laravel -