custom toolbar links???

Is there a way to add custom "Links" into the explorer bar.??

i'm using Y'z app to replace the existing bars and i would like to know if anyone knows of a way that i can add a link to an applications folder etc.. like in the real finder..

using the "links" bar could possibly work if anyone can tell me how to make the shortcut icons large and remove the text.. "links"

thanks..

____

neXus

#1519

There is a way to add customizedbuttons to internet exlporer, just run gpedit.msc, select User configuration, Windows Settings, Internet Explorer Maintenance, Browser User Interface and Browser Toolbar Customizations. It won't work with the explorer shell (control panel, my computer, etc) windows, anyone knows how can do that?

Good luck.

#1738

Hey cool, I never knew that was in gpedit.msc :D

How to get rid of or rename "Links"

Open RegEdit

Got to

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar

And modify "LinksFolderName"

You can remame it whatever you want.

you can use ALT-0160 to make a non-breaking space which will get rid of the text but leave a small space.

You could also leave it blank which will make the Links toolbar display all your favorites.

If you rename it, IE will make a new subfolder in your favorites directory, you just have to move the contents of your Links directory to that directory.

#1742

Anyone know how to edit which button text IE shows when "selective text" is turned on?

Thanks!

#2095

Open browselc.dll with resource hacker.

Go to string table 790

Edit what you want.

I only tried it with "Back" text.

Make sure you back up. :)

If you need more thorough instructions, it will have to wait til morning, i'm too tired right now. :)

#2109