2021年4月24日星期六

How to exit app when Windows screen is locked?

I've inherited a Windows computer with a custom app on it. When the computer boots up the app launches almost immediately. When it launches it 'locks' the screen so I can't force the task bar via Windows key or Alt-F4. The app's configure file contains this:

cmdline -popupwindow  killexp true  

How can kill/exit the app so I can change some Windows settings?

https://stackoverflow.com/questions/67249104/how-to-exit-app-when-windows-screen-is-locked April 25, 2021 at 10:05AM

没有评论:

发表评论