Creating an exe file for toolbar button addition to IE.

S

Sujoan

Hai,

I want to add a button to the toolbar in IE. I did this manually by
following the MSDN tutorial on this. But i want to create an executable
file by which a button is added to the toolbar automatically and is
loaded everytime IE is opened. Please somebody tell me how to do this
or help me out with some material.

Regards,
Sujoan.
 
R

Rob Parsons

Hi Sujoan,

Add you button under the HKLM\Software\Microsoft\Internet
Explorer\Extensions key i/o the HKCU. This will ensure that it will the
button will be available for all uses on the puter. Each user will have to
customize their buttons toolbar layout to have the button displayed
(although you can do this with a setup program it is realy too complicated
to explain here).

To write your own buttons manager have a look at
http://www.iecustomizer.com/IEButtonsDownload.htm
 
S

Sujoan

Hi Rob Parsons,
Thanks for ur early response.But will you please elaborate me the
button addition to HKCU and the puter you have said? Sorry sir if this
is going to be a very silly question.I am new to this area..Pls reply
sir..

With Regards,
Sujoan.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top