Add Your Name In Desktop Context Menu in Windows XPSoftware Required : Resourse Hacker
Find at
http://w19.easy-share.com/1903267926.html
or
http://w19.easy-share.com/1903267939.html
Follow the steps:1. Open resouse hacker
2. In file menu click open

3.Browse to find shell32.dll in windows/system32 folder
4.Open the file

5.Expand Menu , 215 , 1033
6.Add These line
MENUITEM "BALAMURALI.G", 33333, MFT_STRING, MFS_ENABLED | MFS_DEFAULT
7.Should be after these strings
215 MENUEX
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
POPUP "", 0, MFT_STRING, MFS_ENABLED, 0
{

8.Compile the Script
9.Save the File
10. close the application and restart your Computer
Thats it if you right click on your desktop you will get your name displayed

Note : change the string To your name
MENUITEM "
BALAMURALI.G", 33333, MFT_STRING, MFS_ENABLED | MFS_DEFAULT
Have fun.........