Added Item When Right Click On Start Button In window$

Filed under: Bas|Bang, trickitortips — Wrote on Wednesday, August 31st, 2005 @ 6:03 am

Right Click on many Operating System like window$ was too facilitate to us who work with GUI/Office Application, Can u imagine if no right click in window$ :D,
This Trick Just very simple, Just edit the registry key and tara…done..
uuppss..this trick i’ll try on windows 2003 sever and work’s on windows NT to UP
Before that you must pray with your religion and backup the registry with “export” and save with *.reg extension.

The Trick Are
1. click start > run > regedt32
2. choose [HKEY_CLASSES_ROOT\Directory\Shell]
3. right click on Shell key, choose New Key
4. make a program or application name which would run when right click on start button, ex: [Notepad]
5. in the Notepad, make a new key called [command]
6. in [command] value, added path the program / application that u add at the top, ex: [notepad] –>path [C:\windows\notepad.exe]


for the hot key added & in program / application,
ex: [ Note&pad] with the hot key “P”

—————script notepad save with *.reg and run————-

----==[consep]-------------------=========================
[HKEY_CLASSES_ROOT\Directory\shell\[aplikasinya]\command]
@="C:\\[pathnya]"
----==[eof]----------------==============================
----==[script notepad save with *.reg and run]--------==========
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\note&pad\command]
@="C:\\WINDOWS\\NOTEPAD.EXE"
----==[eof]----------------==============================

cmiiw :D

  -

No comments yet. Be the first to comment this post.

Leave your comment

:) :( :d :"> :(( :n/ :x 8-| /:) :o :-? :-" :-w ;) [-( :)>- more »

© it’s simply a matter of a time…