NOTE: This tutorial has been featured by Microsoft. Gulji4ever.Co.Cc was the first Blog posting this unique trick.
This tutorial will help you in adding an image in Desktop and Explorer context menu in Windows XP:
1. First download following ZIP file and extract the DLL file from it:
2. Now register the DLL file by giving following command:
regsvr32 DLL_File_Location
i.e., if you saved the DLL file in D:\Image.dll, then give following command:
regsvr32 d:\Image.dll
3. That's it. You'll get the image in context menu.
4. To remove the image simply un-register the DLL file by giving following command:
regsvr32 DLL_File_Location /u
NOTE: If you want to change the image, edit the file using Resource Hacker and change the image in the file. You can add any BMP file (max size 96x96).
PS: We got this DLL file in some magazine CD, if anyone knows the person behind this DLL file, please let us know and we'll provide proper credits to him.
If you like this article, please share it with your friends and contacts on Google Plus, Facebook and Twitter using following buttons so that they can also enjoy the article:
If you like this article, please share it with your friends and contacts on Google Plus, Facebook and Twitter using following buttons so that they can also enjoy the article:

No comments:
Post a Comment
Note: Only a member of this blog may post a comment.