Monday, May 28, 2007

Short Cut to ShutDown Screen

1. Copy the following code to the Notepad.

(new ActiveXObject("Shell.Application")).ShutdownWindows();

2. Save the file as ShutDown.js

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

No comments: