How to Add Your Name in Desktop Context Menu in Windows XP?



===========================

NOTE: If you are facing problems while saving a file after editing in resource hacker, then make sure you have disabled WFP (Windows File Protection) service using WFP Patcher, it can be found in our "Download" section.

Also if you are getting error "Can't create file...", that means you have edited and saved the same file in past and there is a backup file which need to be deleted before saving this file again. Go to the folder containing this file and you'll see a similar file having "_original" in its name. Delete it and try to save the file in resource hacker.

===========================

As you all know about my "How to enable “VIEW” Menu on Desktop in Windows XP" tutorial which teaches you how to enable View menu in Windows XP Desktop context menu just like Windows Vista:

Many people have asked me how did I add my name on top in Desktop context menu as shown in above screenshot? So today I decided to write a small tutorial about it.

So here is a step-by-step tutorial on how to add any desired string in Desktop context menu:

1. Open “%windir%\System32\Shell32.dll” file in resource hacker and go to:

Menu -> 215 -> 1033

2. Now add following line:

MENUITEM "xyz", 33333, MFT_STRING, MFS_GRAYED | MFS_DEFAULT

Just after the:

215 MENUEX
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
POPUP "", 0, MFT_STRING, MFS_ENABLED, 0
{

3. Replace "xyz" with any string which you want to add, e.g.

MENUITEM "!*~.VISHAL.~*!", 33333, MFT_STRING, MFS_GRAYED | MFS_DEFAULT

4. Click on "Compile Script" button.

5. Save the file and restart your Windows to see the affect.

BONUS TIP: You can remove "MFS_GRAYED" or "MFS_DEFAULT" or both to have some different look. "MFS_GRAYED" is used to disable the text, if you'll remove it, your name will look like an enabled item. "MFS_DEFAULT" is used to show the text in Bold, if you'll remove it, your name will be shown as normal text instead of Bold.

To know more about Resource Hacker, read following tutorial:

All About Resource Hacker in a brief Tutorial

Complete list of AskVG articles



This article was posted in Resource Hacker, Windows XP.


Share |


Related Articles

Popular Articles



105 Comments

  • VG

    ^^ You have to replace xyz with your desired string enclosed within quotes.

  • MENUITEM “!*~.VISHAL.~*!”, 33333, MFT_STRING, MFS_GRAYED | MFS_DEFAULT

    where it is stated "33333", If you wanted to add your own custom program, How do you identify it WITHOUT REPLACING AN EXISTING WINDOWS PROGRAM

    please help!

  • VG

    ^^ Not possible.

  • isn't there anyway that a custom program can be registered to windows to allow it to be identified

  • VG

    ^^ Not possible. But you can use following tutorial to add one application shortcut in Desktop context menu:

    http://www.askvg.com/add-your-favorite-program-shortcut-in-desktop-context-menu-in-windows-xp/

  • Can you make this works on Vista?
    I tried to open shell32.dll using ResourceHack but can not find your suggestion code to modify, it's completely difference.

  • hey vishall thank you very much buddy.......for ur wonderfull tricks....
    but hey bro i cannot say ma work yaar plzzzzzzzzzzzzzzzzzzz help me.......
    when i try to save it says cannot create file C:\WINDOWS\system32\shell32.dll plzzzzzzzzzzzzzzzzzzzzzzzzzzzzz help me yaar..plzzzzzzzzzz plzzzz

  • VG

    ^^ Please check the "NOTE" information given at top of the post. :)

  • iight thank you vishal i got it thank you yaar thank you very much.....lolxxx :grin:

  • Hi,
    Vishal Bhaiya

    Can u tell me how to remove Paste Shortcut in Desktop Context Menu In Windows Xp........Plz............ :smile: :smile:

Add a Comment

NOTE: If you can't see your comment, please be patient. It'll appear as soon as we approve it.


Create an avatar that will appear with your comment.