Wednesday 28 May 2014

Add Your Name in Desktop Context Menu in Windows XP?



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. Here %windir% means "Windows" folder present in the system drive where Windows is installed in your system. Usually its C: drive in most of the systems.

Now 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 such as:


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.


---------------------------------------------------------------------------

Are you in need of effective CRM, cloud backup and tech support service, in that case, TechVedic is the best to reckon for meeting with your pursuits. We help you live your dreams, for cost-effective service experience, we are a name to bank upon.  

About Techvedic: http://en.wikipedia.org/wiki/Techvedic

Get in touch with Techvedic on Social Media:

Techvedic Facebook Page: https://www.facebook.com/techvedic
Techvedic Twitter: https://twitter.com/techvedic
Techvedic Google Plus Page:  https://plus.google.com/+TechvedicInc/posts
Techvedic YouTube: https://www.youtube.com/user/Techvedic
Techvedic LinkedIn Profile: https://www.linkedin.com/company/techvedic


Visit: Techvedic – Ecommerce Solutions | http://www.techvedic.com/ | 1-855-859-0057 (USA) | support@techvedic.com

0 comments:

Post a Comment