Re: Adding Toolbar buttons?
From: Ramesh [MVP] (ramesh_at_nojunkmails.com@mvps.org)
Date: 07/11/04
- Next message: sixgun: "search engine keeps changing"
- Previous message: boe: "Re: Adding Toolbar buttons?"
- In reply to: boe: "Re: Adding Toolbar buttons?"
- Next in thread: boe: "Re: Adding Toolbar buttons?"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 11 Jul 2004 23:16:05 +0530
You're welcome!
-- Ramesh - Microsoft MVP Windows XP Shell/User http://www.mvps.org/sramesh2k The Parasite Fight: http://aumha.org/a/parasite.php "boe" <boe_d@hotmail.com> wrote in message news:OmjAVi2ZEHA.1048@tk2msftngp13.phx.gbl... You got it - THanks! "Ramesh [MVP]" <ramesh@nojunkmails.com@mvps.org> wrote in message news:elfAyQ2ZEHA.3016@tk2msftngp13.phx.gbl... Tried "CLSID"="{1FBA04EE-3024-11D2-8F1F-0000F87ABD16}" ? -- Ramesh - Microsoft MVP Windows XP Shell/User http://www.mvps.org/sramesh2k The Parasite Fight: http://aumha.org/a/parasite.php "boe" <boe_d@hotmail.com> wrote in message news:Ohx4Mq1ZEHA.3476@tk2msftngp13.phx.gbl... I checked when I selected cutomize under my IE toolbar and it wasn't an option to add - can you see if you know what I did wrong. This is the first button I'm trying to add. I didn't know what Icon to use so I downloaded the google searchbar into my install\google(don't install) directory :) HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{3B296460-5FFE-47e0-B37A-AD8029A6EF8C} "Default Visible"="Yes" "ButtonText"="Google" "HotIcon"="C:\\install\\Google(don't use)\\GoogleToolbarInstaller.exe" "Icon"="C:\\install\\Google(don't use)\\GoogleToolbarInstaller.exe" "CLSID"="{E0DD6CAB-2D10-11D2-8F1A-0000F87ABD16}" "Exec"="http://www.google.com/search?as_q=&num=10&hl=en&ie=UTF-8&oe=UTF-8&bt nG=Google+Search&as_epq=&as_oq=&as_eq=&lr=lang_en&as_ft=i&as_filetype=&as_qd r=m3&as_occt=any&as_dt=i&as_sitesearch=&safe=images" "Ramesh [MVP]" <ramesh@nojunkmails.com@mvps.org> wrote in message news:OB2xVK1ZEHA.556@tk2msftngp13.phx.gbl... Can be implemented as anything (COM if you are a programmer). Easiest, you can go for "Executable" Sample entry for 'AOL Instant Messenger' Internet Explorer button, starts "Executable" aim.exe ---- REGEDIT4 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{AC9E2541-2814-11D5-BC6D-00B0D0A1DE45}] "Default Visible"="Yes" "ButtonText"="AIM" "HotIcon"="C:\\Program Files\\AIM95\\aimres.dll,144" "Icon"="C:\\Program Files\\AIM95\\aimres.dll,143" "CLSID"="{1FBA04EE-3024-11D2-8F1F-0000F87ABD16}" "Exec"="C:\\Program Files\\AIM95\\aim.exe" "MenuText"="AOL Instant Messenger" ---- Here you have a Visual Basic source code and you can compile this code if you want to automate the toolbar icons addition. VBnetT Visual Basic Developers Resource Centre: http://vbnet.mvps.org/index.html?code/reg/ietoolbarextension.htm -- Ramesh - Microsoft MVP Windows XP Shell/User http://www.mvps.org/sramesh2k The Parasite Fight: http://aumha.org/a/parasite.php "boe" <boe_d@hotmail.com> wrote in message news:u8i3IE1ZEHA.1356@TK2MSFTNGP09.phx.gbl... Thank you. Boy, Microsoft doesn't make it easy to just add a few url icons to the toolbar, I would have thought this would be a common request. The instructions state they are for COM Objects, Scripts, and Executable files - which one would a URL come under - script? "Ramesh [MVP]" <ramesh@nojunkmails.com@mvps.org> wrote in message news:%23ZD6V1vZEHA.2388@TK2MSFTNGP11.phx.gbl... Boe, Here you go: http://msdn.microsoft.com/workshop/browser/ext/tutorials/button.asp Adding a custom toolbar icon to IE standard toolbar http://www.mvps.org/sramesh2k/IEFAQ.htm Download details: GUIDGen: http://www.microsoft.com/downloads/details.aspx?FamilyId=94551F58-484F-4A8C-BB39-ADB270833AFC&displaylang=en -- Ramesh - Microsoft MVP Windows XP Shell/User http://www.mvps.org/sramesh2k The Parasite Fight: http://aumha.org/a/parasite.php "boe" <boe_d@hotmail.com> wrote in message news:Oggj%23GvZEHA.3476@tk2msftngp13.phx.gbl... I have a few web pages I use so often it would be nice to assign them buttons instead of going through favorites. Is it possible to assign new buttons that link to urls in the toolbar? I'd like to create buttons like the home button but for other urls. Thanks
- Next message: sixgun: "search engine keeps changing"
- Previous message: boe: "Re: Adding Toolbar buttons?"
- In reply to: boe: "Re: Adding Toolbar buttons?"
- Next in thread: boe: "Re: Adding Toolbar buttons?"
- Messages sorted by: [ date ] [ thread ]