⒈) First create a new Notepad file on our computer desktop and open it to edit the following image:
Create a new Notepad file on your computer's desktop and open it for editing
⒉) as shown above, enter in Notepad: shutdown-s-T 0 command, which means the shutdown command. Where-S is the meaning of the shutdown, T is specified how long the meaning, we set 0 is the immediate shutdown meaning, the following figure:
Enter the shutdown command in Notepad
⒊ after the above, we need to save the file as a batch format, Notepad file is not used, the method is in the top of the File menu above select File Save As, the following figure:
Save the edited Notepad file as a new file
As shown above, when you select Save As, a new dialog box pops up. Here is the key, we save the saved as a file to the C disk, and here must be careful to change the file format to. bat batch processing format, we change this to Guanji.bat, and then in the Save type we select "All Files", the following figure:
Modify Save as file format as bat format
⒋) After we can find guanji.bat this file in C disk, we first send a shortcut to this file to the desktop, by right-clicking on this file and choosing "Send To"-"desktop Shortcuts", Then you can find a shortcut file named Guanji.bat on your desktop. Finally, in this desktop shortcut file on the right button to select Properties, the mouse placed in the shortcut keys, and then press the F2 key, set F2 for the shutdown shortcut, of course, you can also be set to F1 or other shortcut keys can be finalized, the following figure:
One-key shutdown shortcut settings
Here, set the computer one key shutdown step is all over, after the need to shut down only need to press our previous set of the F2 key to achieve a key shutdown, in fact, the method is also very simple, only need to add a batch of processor files, in which the shutdown command can be, the last set up a shortcut to complete, the method is very simple, Interested friends may wish to try it.