Bringing Up the Shutdown Dialog Box
បានដាក់ប្រកាស ដោយ ទឹម បឿន ខែ ធ្នូ 31, 2006
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.