Last active
February 2, 2018 08:20
-
-
Save dlnilsson/74eb2b855a6d9f7bc60fbc7ff6008b82 to your computer and use it in GitHub Desktop.
#windows Windows 10 shutdown prompt (Alt+F4)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(new ActiveXObject("Shell.Application")).ShutdownWindows(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment