win32.showlockscreen
v0.0.1
Published
Lock the computer and show login screen.
Maintainers
Readme
This function will lock the computer and show the login screen. (Windows7 and higher only)
Install
npm install win32.showlockscreenUse
var showLockScreen = require('win32.showlockscreen')
showLockScreen()How does it work?
This module will use rundll32.exe to call method ShowLockScreen() inside user32.dll
Until next time.
Involuntary public figure.
