|
| |||||||||
| Tags: customizing, toolbar |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Customizing Windows Explorer Toolbar I would like to add few buttons to Windows Explorer Toolbar (Windows XP Home SP3) that would run/call some external programs - i.e. Notepad, Outlook or my own software. Is it possible to do such a thing using Registry or it must be done with programming? If so, any ideas and clues how? Thanks in advance, Chris |
|
#2
| |||
| |||
| Re: Customizing Windows Explorer Toolbar Hi Chris, This can't be done via the registry, but I *think* this can be done by writing a program. If you're a coder, you may post this question in the "microsoft.public.platformsdk.shell" newsgroup for more information. -- Regards, Ramesh Srinivasan, Microsoft MVP [Windows Desktop Experience] ------------------------------------------------------------------------------ Supporting Windows® 7, Vista & XP http://www.winhelponline.com ------------------------------------------------------------------------------ "krzysiek kubeczka" <krzysztof.kubeczka@gmail.com> wrote in message news:2be7c7e7-ff57-47c0-9971-3236dacd3e32@c2g2000yqi.googlegroups.com... > Hello all, > > I would like to add few buttons to Windows Explorer Toolbar (Windows > XP Home SP3) that would run/call some external programs - i.e. > Notepad, Outlook or my own software. > > Is it possible to do such a thing using Registry or it must be done > with programming? If so, any ideas and clues how? > > Thanks in advance, > > Chris |
|
#3
| |||
| |||
| Re: Customizing Windows Explorer Toolbar
[] >"krzysiek kubeczka" <krzysztof.kubeczka@gmail.com> wrote in message >news:2be7c7e7-ff57-47c0-9971-3236dacd3e32@c2g2000yqi.googlegroups.com... >> Hello all, >> >> I would like to add few buttons to Windows Explorer Toolbar (Windows >> XP Home SP3) that would run/call some external programs - i.e. >> Notepad, Outlook or my own software. >> >> Is it possible to do such a thing using Registry or it must be done >> with programming? If so, any ideas and clues how? >> >> Thanks in advance, >> >> Chris > > Outlook, as I use it at my place of employment, has an icon in the QuickLaunch area (the bit by the Start button) anyway; would this do you? If yours hasn't, it might be an option at install time. (Don't know about Notepad though.) -- J. P. Gilliver. UMRA: 1960/<1985 MB++G.5AL-IS-P--Ch++(p)Ar@T0H+Sh0!:`)DNAf ** http://www.soft255.demon.co.uk/G6JPG-PC/JPGminPC.htm for ludicrously outdated thoughts on PCs. ** I didn't get the documentation for the manuals. |
|
#4
| |||
| |||
| Re: Customizing Windows Explorer Toolbar
Hi, I have several for the IE Toolbar, use as an example to modify: See lines 117 (right hand side) and 176: http://www.kellys-korner-xp.com/xp_tweaks.htm -- All the Best, Kelly (MS-MVP/DTS&XP) Taskbar Repair Tool Plus! http://www.kellys-korner-xp.com/taskbarplus!.htm "krzysiek kubeczka" <krzysztof.kubeczka@gmail.com> wrote in message news:2be7c7e7-ff57-47c0-9971-3236dacd3e32@c2g2000yqi.googlegroups.com... > Hello all, > > I would like to add few buttons to Windows Explorer Toolbar (Windows > XP Home SP3) that would run/call some external programs - i.e. > Notepad, Outlook or my own software. > > Is it possible to do such a thing using Registry or it must be done > with programming? If so, any ideas and clues how? > > Thanks in advance, > > Chris |
|
#5
| |||
| |||
| Re: Customizing Windows Explorer Toolbar
Mr Gilliver, The OP means the "Toolbar" at the top of the Windows Explorer interface. i.e.; In Windows Explorer - the toolbar at the top which you can right-click and select 'Customize' to add a variety of pre-defined buttons that are available in both 'Windows' and 'Internet' Explorer. The selection of buttons to choose from cannot be changed. Even IF the OP were a programmer (as "Ramesh Srinivasan, MS-MVP" suggests in his reply) he would have to circumvent WFP (Windows File Protection). He would have to "swap" the file 'explorer.exe' for a modified copy, but then WFP would instantly change it back again to the original as it would with all it's protected operating system files. He could disable WFP - but that is very unadvisable... == Cheers, Tim Meddick, Peckham, London. :-) "J. P. Gilliver (John)" <G6JPG@soft255.demon.co.uk> wrote in message news:GVWqKIW0OKfKFwLO@soft255.demon.co.uk... > [] >>"krzysiek kubeczka" <krzysztof.kubeczka@gmail.com> wrote in message >>news:2be7c7e7-ff57-47c0-9971-3236dacd3e32@c2g2000yqi.googlegroups.com... >>> Hello all, >>> >>> I would like to add few buttons to Windows Explorer Toolbar (Windows >>> XP Home SP3) that would run/call some external programs - i.e. >>> Notepad, Outlook or my own software. >>> >>> Is it possible to do such a thing using Registry or it must be done >>> with programming? If so, any ideas and clues how? >>> >>> Thanks in advance, >>> >>> Chris >> >> > Outlook, as I use it at my place of employment, has an icon in the QuickLaunch area > (the bit by the Start button) anyway; would this do you? > > If yours hasn't, it might be an option at install time. > > (Don't know about Notepad though.) > -- > J. P. Gilliver. UMRA: 1960/<1985 MB++G.5AL-IS-P--Ch++(p)Ar@T0H+Sh0!:`)DNAf > ** http://www.soft255.demon.co.uk/G6JPG-PC/JPGminPC.htm for ludicrously > outdated thoughts on PCs. ** > > I didn't get the documentation for the manuals. |
|
#6
| |||
| |||
| Re: Customizing Windows Explorer Toolbar Just want to add to my last post - Entire extra "custom" Toolbars CAN be added to Windows Explorer - as in the case of the "Google Toolbar". But these custom Toolbars are written programs and use the Windows' API - they do not, nor can you, use the registry to add extra buttons... == Cheers, Tim Meddick, Peckham, London. :-) "Tim Meddick" <timmeddick@gawab.com> wrote in message news:e78gguHGKHA.4280@TK2MSFTNGP05.phx.gbl... > Mr Gilliver, > The OP means the "Toolbar" > < clipped > > |
|
#7
| |||
| |||
| Re: Customizing Windows Explorer Toolbar
In message <e78gguHGKHA.4280@TK2MSFTNGP05.phx.gbl>, Tim Meddick <timmeddick@gawab.com> writes: >Mr Gilliver, > The OP means the "Toolbar" at the top of the >Windows Explorer >interface. i.e.; In Windows Explorer - the toolbar at the top which you can >right-click and select 'Customize' to add a variety of pre-defined >buttons that are >available in both 'Windows' and 'Internet' Explorer. Ah, I see. Sorry for any confusion; I guess Microsoft are partly to blame for using "explorer" in so many places (for the file manager, the web browser, and the name of the executable which is the default shell). > >The selection of buttons to choose from cannot be changed. > >Even IF the OP were a programmer (as "Ramesh Srinivasan, MS-MVP" >suggests in his >reply) he would have to circumvent WFP (Windows File Protection). > >He would have to "swap" the file 'explorer.exe' for a modified copy, >but then WFP >would instantly change it back again to the original as it would with all it's >protected operating system files. > >He could disable WFP - but that is very unadvisable... Can it be "told" to "recognise" a different file (in the same way as the old "sfc" - if I've remembered the name right - could under '9x)? Or turned off and then back on again in a way which then accepts any changes made while it's off? (I think XPlite offers something like that, but I meant outside that.) > >== > >Cheers, Tim Meddick, Peckham, London. :-) > By the way, is top-posting or bottom-posting the norm in this newsgroup? I've seen both. (I prefer inter-posting, as I've done here - i. e. posting my replies next to the text they reply to - but I put my reply _below_ the chunk I'm replying to.) [] John -- J. P. Gilliver. UMRA: 1960/<1985 MB++G.5AL-IS-P--Ch++(p)Ar@T0H+Sh0!:`)DNAf ** http://www.soft255.demon.co.uk/G6JPG-PC/JPGminPC.htm for ludicrously outdated thoughts on PCs. ** I didn't get the documentation for the manuals. |
|
#8
| |||
| |||
| Re: Customizing Windows Explorer Toolbar
You can get control of the Explorer toolbar if you build a namespace extension. You can then implement IShellBrowser in a "Dynamic Link Library file" (DLL) or use "Browser Helper Objects" (BHO). Namespace Extensions http://msdn.microsoft.com/en-us/libr...#unknown_73276 ju.c "Tim Meddick" <timmeddick@gawab.com> wrote in message news:e78gguHGKHA.4280@TK2MSFTNGP05.phx.gbl... > Mr Gilliver, > The OP means the "Toolbar" at the top of the Windows Explorer > interface. i.e.; In Windows Explorer - the toolbar at the top which you can > right-click and select 'Customize' to add a variety of pre-defined buttons that are > available in both 'Windows' and 'Internet' Explorer. > > The selection of buttons to choose from cannot be changed. > > Even IF the OP were a programmer (as "Ramesh Srinivasan, MS-MVP" suggests in his > reply) he would have to circumvent WFP (Windows File Protection). > > He would have to "swap" the file 'explorer.exe' for a modified copy, but then WFP > would instantly change it back again to the original as it would with all it's > protected operating system files. > > He could disable WFP - but that is very unadvisable... > > == > > Cheers, Tim Meddick, Peckham, London. :-) > > > > > "J. P. Gilliver (John)" <G6JPG@soft255.demon.co.uk> wrote in message > news:GVWqKIW0OKfKFwLO@soft255.demon.co.uk... >> [] >>>"krzysiek kubeczka" <krzysztof.kubeczka@gmail.com> wrote in message >>>news:2be7c7e7-ff57-47c0-9971-3236dacd3e32@c2g2000yqi.googlegroups.com... >>>> Hello all, >>>> >>>> I would like to add few buttons to Windows Explorer Toolbar (Windows >>>> XP Home SP3) that would run/call some external programs - i.e. >>>> Notepad, Outlook or my own software. >>>> >>>> Is it possible to do such a thing using Registry or it must be done >>>> with programming? If so, any ideas and clues how? >>>> >>>> Thanks in advance, >>>> >>>> Chris >>> >>> >> Outlook, as I use it at my place of employment, has an icon in the QuickLaunch area >> (the bit by the Start button) anyway; would this do you? >> >> If yours hasn't, it might be an option at install time. >> >> (Don't know about Notepad though.) >> -- >> J. P. Gilliver. UMRA: 1960/<1985 MB++G.5AL-IS-P--Ch++(p)Ar@T0H+Sh0!:`)DNAf >> ** http://www.soft255.demon.co.uk/G6JPG-PC/JPGminPC.htm for ludicrously >> outdated thoughts on PCs. ** >> >> I didn't get the documentation for the manuals. > > |
|
#9
| |||
| |||
| Re: Customizing Windows Explorer Toolbar
Mr Gilliver, No, I really don't think you cal "tell" WFP to recognise a "new" file version - but then again - there must be way as when you install, say, a newer version of WMPlayer - half of it's files reside in the system32 directory, and the executable itself - wmplayer.exe - is also protected, but get round WFP. I have done it myself by creating a batch file that replaced, simultaneously, the protected file and all the backup copies as well. That worked! The norm in this group (differs from what is quoted as being the "right way") is to top-post but I am continuously being told that is wrong...but, quite frankly, I don't care - whatever feels comfortable to you, I say... == Cheers, Tim Meddick, Peckham, London. :-) "J. P. Gilliver (John)" <G6JPG@soft255.demon.co.uk> wrote in message > > < clipped > > > |
|
#10
| |||
| |||
| Re: Customizing Windows Explorer Toolbar
Subsequently, I have found a way of customizing (adding) the buttons on the Internet Explorer toolbar but, unfortunately, not the Window's Explorer toolbar. To add a button of your choosing to the Internet Explorer toolbar do the following : ....open the Group Policy Editor (on the "Administrative Tools" menu or type : grupedit.msc into the "Run" box). Then, navigate to the item : User Configuration\ Windows Settings\ Internet Explorer Maintenance\ Browser User Interface\ Browser Toolbar Customizations Double-click on "Browser Toolbar Customizations" and then on the "Add" button. Then start filling in the four boxes: fill in a title for the new button, select your ..exe (program) or script to execute and then choose an icon for the button. You will also have to choose a "greyscale" icon for the button. Icons can be edited with most picture editing software and saved as a bitmap. A ..bmp file should be okay for this option. Click [ok] and [ok] to exit and then close the Group Policy Editor. The new button will now be available on right-clicking the IE toolbar and choosing "Customize" and manually adding the new button that has now appeared in the "Available buttons" pane... == Cheers, Tim Meddick, Peckham, London. :-) "krzysiek kubeczka" <krzysztof.kubeczka@gmail.com> wrote in message news:2be7c7e7-ff57-47c0-9971-3236dacd3e32@c2g2000yqi.googlegroups.com... > Hello all, > > I would like to add few buttons to Windows Explorer Toolbar (Windows > XP Home SP3) that would run/call some external programs - i.e. > Notepad, Outlook or my own software. > > Is it possible to do such a thing using Registry or it must be done > with programming? If so, any ideas and clues how? > > Thanks in advance, > > Chris |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Customizing Windows Explorer Toolbar" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Restore Internet Explorer toolbar | Lord | Technology & Internet | 4 | 04-06-2009 10:37 AM |
| Customizing Explorer sidebar | Sue | Customize XP | 4 | 02-09-2008 12:17 PM |
| windows explorer standard toolbar missing the UP button | tritonsenior | Vista File Management | 3 | 03-06-2008 03:00 PM |
| Explorer toolbar | Ron O'Brien | Vista Help | 6 | 15-01-2008 10:36 PM |
| Customizing the toolbar in windows explorer? | NewsReader2K | Vista Help | 1 | 15-04-2007 11:43 PM |