Vasilii Vazhesov

Results 3 comments of Vasilii Vazhesov

I've created PR (https://github.com/vasyaod/parental-control/pull/5) for that but I expect some issues for example The program is being running as "system service/daemon" and `shutdown /l` can't kill needed user but exactly...

Yeah, i've checked `shutdown /l` too... and it doesn't work too but there is a option like `runas /user:{someuser} shutdown /l` and I'm gona that

> 'PowerShell -Command "Add-Type -AssemblyName PresentationFramework;[System.Windows.MessageBox]::Show('User will be killed in a few minutes')"' as picked up from the config works - but it will only show the message on the...