Click here to Skip to main content
Licence 
First Posted 15 Mar 2003
Views 106,353
Bookmarked 35 times

Explorer Skin

By | 15 Mar 2003 | Article
A Shell Extension Context Menu to Change Skin of Windows Explorer

Shell extension menu for skinning IE

Introduction

May be you wonder how some sites like Hotbar, can change your IE rebar! In this article, I show you how you can change your IE rebar by yourself. For this reason I create a shell extension context menu that will apear if you right click on a bitmapped file (*.bmp).
Above Figure shows this context menu.

Hacking Registry

As you know, Windows Explorer (and IE) are very customizable applications. This means that you can change behavior and the overall face of them very easily. But from where does IE know when and how to change itself?

Answer: Registry.

Windows Explorer saves any GUI related information and data in the registry. For changing IE skin, it's sufficent to change value of BackBitmap, to path of desired bitmap in the following registry path:

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar

As you see, this registry path points to Toolbar of Internet Explorer. Figures 2 and 3 show effect of this utility.

Before (Fig 2) :

Before

After (Fig 3) :

After

Installing/Uninstalling

It's very easy to Install/Uninstall this shell extension. For installing it, run Install.bat, this batch file copies IESkin.dll to System32 directory of Windows and then registers it automatically. For uninstalling IESkin, run Uninstall.bat, this batch file unregisters IESkin.dll and delete it from system32 directory of Windows.

Credits

I should thank Michael Dunn for his article "The Complete Idiot's Guide to Writing Shell Extension - Part I". Enjoy!

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

A. Riazi



Iran (Islamic Republic Of) Iran (Islamic Republic Of)

Member

I was born in Shiraz, a very beautiful famous city in Iran. I started programming when I was 12 years old with GWBASIC. Since now, I worked with various programming languages from Basic, Foxpro, C/C++, Visual Basic, Pascal to MATLAB and now Visual C++.
I graduated from Iran University of Science & Technology in Communication Eng., and now work as a system programmer for a telecommunication industry.
I wrote several programs and drivers for Synthesizers, Power Amplifiers, GPIB, GPS devices, Radio cards, Data Acqusition cards and so many related devices.
I'm author of several books like Learning C (primary and advanced), Learning Visual Basic, API application for VB, Teach Yourself Object Oriented Programming (OOP) and etc.
I'm winner of January, May, August 2003 and April 2005 best article of month competetion, my articles are:

You can see list of my articles, by clicking here



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralMy vote of 5 Pinmembermanoj kumar choubey19:47 26 Feb '12  
QuestionHow to change IE skin without closing Browser Window Pinmemberkash120:04 14 Aug '07  
QuestionHow to insert a menu when right click blank place? Pinmemberhays.zhao21:48 6 Jun '07  
JokeWOW!!!! WONDERFUL!!! Pinmembereaster_200720:20 20 Feb '06  
AnswerRe: WOW!!!! WONDERFUL!!! PinmemberA. Riazi4:23 21 Feb '06  
GeneralRe: WOW!!!! WONDERFUL!!! Pinmembereaster_200712:39 21 Feb '06  
GeneralRe: WOW!!!! WONDERFUL!!! PinmemberA. Riazi7:45 22 Feb '06  
GeneralI can't find "select skin" when I right click on skin file Pinsussjimp221:55 4 Feb '04  
GeneralRe: I can't find "select skin" when I right click on skin file PinmemberA. Riazi0:30 5 Feb '04  
GeneralRe: I can't find "select skin" when I right click on skin file Pinsussjimp213:00 5 Feb '04  
QuestionHelp me? PinmemberPriyank Bolia22:15 25 Aug '03  
AnswerRe: Help me? PinmemberA. Riazi0:37 26 Aug '03  
GeneralRe: Help me? PinmemberPriyank Bolia23:40 27 Aug '03  
GeneralRe: Help me? PinmemberA. Riazi3:49 28 Aug '03  
GeneralVery Bad PinmemberMuhammad Ghufran2:14 13 Aug '03  
GeneralRe: Very Bad PinmemberA. Riazi19:01 15 Aug '03  
Generalmb Pinsussmb0671:27 29 Apr '03  
GeneralRe: mb PinmemberA. Riazi9:26 29 Apr '03  
GeneralAbout sclae problem PinmemberYang Yang4:20 12 Apr '03  
GeneralRe: About sclae problem PinmemberA. Riazi5:12 12 Apr '03  
GeneralRe: About scale problem PinsussAnonymous5:32 9 Mar '04  
Generalreturn to te default skin PinmemberAOUA8:06 9 Apr '03  
GeneralRe: return to te default skin PinmemberA. Riazi9:06 9 Apr '03  
QuestionArticle? PinmemberMetaphor7:29 16 Mar '03  
AnswerRe: Article? PinmemberA. Riazi7:42 16 Mar '03  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web01 | 2.5.120517.1 | Last Updated 16 Mar 2003
Article Copyright 2003 by A. Riazi
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid