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

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -