0.0.1 • Published 10 years ago

win32.showlockscreen v0.0.1

Weekly downloads
2
License
ISC
Repository
-
Last release
10 years ago

This function will lock the computer and show the login screen. (Windows7 and higher only)

Install

npm install win32.showlockscreen

Use

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.