Dragonizer

DRAGONIZER

Search This Blog

5/5/10

How to add option to right click


How to add option to right click

Windows Registry Editor Version 5.00;Add log off option to My Computer(Computer) context menu [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\ Log Off \command] @=”shutdown -l -f -t 2″ ;Add log off option to My Computer(Computer) context menu [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\ Restart \command]@=”shutdown -r -f -t 3″;Add log off option to My Computer(Computer) context menu[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\ Turn Off computer \command]@=”shutdown -s -f -t 3″

In notepad

2) Then save the notepad file, as shown below


3)Run registar.reg , it will ask you for your permission to add this tweak into registry, you click Yes. After this you’ll have more options (log off, turn off, restart computer) in the right-click menu.

Before you do this, it would be a good thing to make a backup in case you want to undo this tweak…

Here’s a video instructional if you find it easier to follow the steps this way:

No comments: