Shortcut in Microsoft Windows
Shutdown Shortcut in Microsoft Windows
To speed up the shutdown we can create a shortcut on the desktop. How:
1. Right-click an empty area on the desktop and select New – Shortcut.
2. At the command line type c: \ windows \ rundll32.exe user, exitwindows.
3. Click next and name the shortcut it.
4. Then finish off with Finish.
Shortcut to Restart the Microsoft Windows
To speed up the restart we can create a shortcut on desktop. there are two ways, and below for detail :
First way :
1. Right-click an empty area on the desktop, select New - Shortcut.
2. At the command line type C: \ WINDOWS \ RUNDLL.EXE user.exe, exitwindowsexec.
3. Click next and name the shortcut it.
4. Then finish off with a Finish
The second way:
1. Open the Notepad in Microsoft Windows.
2. Type the @ exit.
3. Save restart.bat name in C: \
4. Run the Microsoft Windows Explorer, right-click and drag the file to your desktop.
5. On the menu that appears select Create Shortcut (s) Here.
6. Right-click the shortcut, select Properties.
7. Move to Programs tab, check mark on the Close on Exit.
8. Click the Advanced button.
9. Mark Option MS-DOS Mode, and deselect Warn before entering MS-DOS mode.
10. Click OK, and OK again to close the Properties dialog box.
Shortcut to Log Off on Microsoft Windows
To speed up logging off we can make a shortcut on the desktop.
How:
1. Right-click an empty area on the desktop and select New – Shortcut.
2. At the command line type C: \ WINDOWS \ RUNDLL.EXE shell32.dll, SHExitWindowsEx 0
3. Click next and name the shortcut it.
4. Finally click Finish.
Easy is not it? … Good luck with it.
Related posts:


Comments