Friday, August 21, 2009

Short Cut to ShutDown Screen

1. Copy the following code to the Notepad.

(new ActiveXObject("Shell.Application")).Shutdown Windows();

2. Save the file as Shut Down.js

3. Run the file, it will bring the ShutDown Screen.

0 comments: