|
|
| |
Bringing Up the Shutdown Dialog Box
- Create a new txt file somewhere on your system, open it and put in this
one line:
(new ActiveXObject("Shell.Application")).ShutdownWindows();
- Save and Close the file. Change the extension to js and your got it.
- You can make a shortcut to that file to make it easy to shut down your
system.
Bringing Up the Shutdown Dialog Box
| |
|