TUTORIAL: Add any Image in Desktop/Explorer Context Menu !

Status
Not open for further replies.

Vishal Gupta

Microsoft MVP
Hi guys!
Another tutorial after a long time bcoz of my exams.:-D
Though its not a BIG tutorial but a very small & Interesting one!

After following this tutorial, u'll get ur desired image in the context menu (the menu which appears when u right-click on desktop or explorer). See the following screenshot of my context menu:

*img468.imageshack.us/img468/1637/newpicture6zv.jpg

Now lets begin the tutorial!

1.) First d/l the attached ZIP file and extract the DLL file from it.
2.) now simply register the DLL file by giving following command:

Code:
regsvr32 < DLL_File_Location >
i.e., if the downloaded DLL file is in D:\Image.dll , then give following command:

Code:
regsvr32 d:\Image.dll
3.) Now see the magic. U'll get an image added to the context menu.:)

4.) To remove the image simply unregister the DLL file by giving following command:

Code:
regsvr32 < DLL_File_Location > /u
NOTE : If u want to change the image, simply edit the file using Resource Hacker and change the image in the file. U can add any BMP file (max size 96x96).
( I got this DLL file a long time back, so can't remember the sitename. )


UPDATE: Don't forget to visit following threads:

COMPLETE GUIDE: For Windows Customization - WindowBlinds, Style XP & msstyles
MASTER TUTORIAL: Make Your Windows XP Super Fast !!!
TUTORIAL: Make Your Windows XP look-a-like Windows Vista
List of Some Useful System Utilities!

TUTORIAL: All About Resource Hacker! A Brief Tutorial
TUTORIAL: List of Files to be hacked using Resource Hacker!
TUTORIAL: List of some Interesting Hacks, which can be made using Resource Hacker!
TUTORIAL: Changing Windows XP Login Screen Text Entries !
TUTORIAL: Enable HIBERNATE Button in Shutdown Dialog Box !
TUTORIAL: How to enable "VIEW" Menu on Desktop !
TUTORIAL: Add Your Favorite Program Shortcut in Desktop Context Menu!
TUTORIAL: Add "INSERT" Option in CD Drive Context Menu !

TUTORIAL: How to use the free space under RUN in New Windows XP Start Menu!
TUTORIAL: Change Look-n-Feel of Windows XP Start Menu
TUTORIAL: How 2 change XP Boot Screen using Tuneup Utilities!
TUTORIAL: All Kinds of Restrictions for Windows XP/2003
TUTORIAL: Hide Menubar, Addressbar & Throbber in My Computer
TUTORIAL: How to Add / Remove Entries in Context Menus
TUTORIAL: How to get FREE space in Windows?
TUTORIAL: Windows XP Services that can be Safely set to MANUAL!!!
TUTORIAL: Add DEVICE MANAGER, CONTROL PANEL, Etc. in My Computer Context Menu !
Remove Save Schemes & Other Entry from Desktop Context Menu!

TUTORIAL: How to Create Yahoo! Messenger Skins
TUTORIAL: Remove ADs from New Yahoo! Messenger 8 Final !
TUTORIAL: Change Yahoo! Messenger Default Status Messages With Your Own Messages
 
Last edited by a moderator:

paul_007

Padawan
hi vishal , im facing a problem, i tried to change the image but the image in the menu does not change , it is showing the same 'genuine windows' image

i copied image.dll provided by u in C drive , there is also one more dll file created image_original.dll and it is not getting deleted, i even tried to copy the modified image.dll in different folder but again it is showing same 'genuine windows' image
 
OP
Vishal Gupta

Vishal Gupta

Microsoft MVP
Its becoz u hv registered the previous image.
Try this:

1.) Unregister the previous image.dll file, by giving following commad:

regsvr32 /u file_location

2.) logoff, and the image will be gone from the context menu.

3.) now register the new file.
 

paul_007

Padawan
thnx 4 quick reply:

is it necessary to log off the machine??

and what do i have to do if i wanna use image bigger than 96x96?
 
OP
Vishal Gupta

Vishal Gupta

Microsoft MVP
U hv to log off, otherwise windows will not let u delete the file!
U can take the big image, but it'll not look good. Try it and u'll see the result ;)
 

rakeshishere

HELP AND SUPPORT
Vishal Gupta said:
Hi guys!
Another tutorial after a long time bcoz of my exams.:-D
Though its not a BIG tutorial but a very small & Interesting one!

After following this tutorial, u'll get ur desired image in the context menu (the menu which appears when u right-click on desktop or explorer). See the following screenshot of my context menu:

*img468.imageshack.us/img468/1637/newpicture6zv.jpg

Now lets begin the tutorial!

1.) First d/l the attached ZIP file and extract the DLL file from it.
2.) now simply register the DLL file by giving following command:

Code:
regsvr32 < DLL_File_Location >
i.e., if the downloaded DLL file is in D:\Image.dll , then give following command:

Code:
regsvr32 d:\Image.dll
3.) Now see the magic. U'll get an image added to the context menu.:)

4.) To remove the image simply unregister the DLL file by giving following command:

Code:
regsvr32 < DLL_File_Location > /u
NOTE : If u want to change the image, simply edit the file using Resource Hacker and change the image in the file. U can add any BMP file (max size 96x96).
( I got this DLL file a long time back, so can't remember the sitename. )

Just askin..Shud i take a risk after doing this stuff coz already i am paid for one of ur reshack tricks:rolleyes:
 

paul_007

Padawan
rakeshishere said:
Just askin..Shud i take a risk after doing this stuff coz already i am paid for one of ur reshack tricks:rolleyes:

yes u can go ahead , i have myself tried 4 or 5 times....didnt create any problems for me ... :)
 

rakeshishere

HELP AND SUPPORT
Vishal Gupta said:
^^
TUTORIAL: Enable HIBERNATE Button in Shutdown Dialog Box !

Very funny:mad:
__________
@VISHAL

why do u make separate threads for your reshack tricks..Cant u club all ur tut in a single thread u have made..For eg i could see
*www.thinkdigit.com/forum/showthread.php?t=30859
*www.thinkdigit.com/forum/showthread.php?t=34566
*www.thinkdigit.com/forum/showthread.php?t=31112

All these are related to the same stuff of reshack then why do u make diff.. posts.
 
Last edited:
OP
Vishal Gupta

Vishal Gupta

Microsoft MVP
^^
Sorry if i hurt u, but my intention was not to make fun of u or nebody else!
I just pasted the link coz aditya.shevade asked about the topic and I didnt want that ne1 face the same prob as u faced...
 

rakeshishere

HELP AND SUPPORT
Vishal Gupta said:
^^
Sorry if i hurt u, but my intention was not to make fun of u or nebody else!
I just pasted the link coz aditya.shevade asked about the topic and I didnt want that ne1 face the same prob as u faced...

Nahhhhhh its ok dude.Common i nvr thought such stuff abt getting hrt:p
 
Status
Not open for further replies.
Top Bottom