Drive dropdown inherit Windows Address Dropdown

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
pingel
Junior Member
Junior Member
Posts: 11
Joined: 2003-07-30, 16:20 UTC
Location: Houston, TX
Contact:

Drive dropdown inherit Windows Address Dropdown

Post by *pingel »

I always thought it would be cool if the drive dropdown could be replaced with the address dropdown in the Windows Explorer. Maybe as an option.

That dropdown would automatically give you:

Desktop
My documents
My computer with
all drives
control panel
special apps folders
Network places
Recycle bin

etc.

:-)an
[/img]
User avatar
Mirek
Junior Member
Junior Member
Posts: 37
Joined: 2005-08-16, 22:22 UTC
Location: Czech Republic

Drop-down menu

Post by *Mirek »

Actually, it would be more convenient for me if I could add toolbar icons for certain places I visit. I haven't really explored this feature that much, so it could already exist, and if it does, write a reply. I like your idea, too, and think you should be able to customize what appears in this drop-down menu.
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

If you need a dropdown list, create a bar with your virtual folders and then call this bar using TCMenu:
http://www.totalcmd.net/plugring/TCmenu.html

example.bar:

Code: Select all

[Buttonbar]
Buttoncount=9
button1=shell32.dll,34
cmd1=cm_OpenDesktop
menu1=Desktop
button2=shell32.dll,15
cmd2=cm_OpenDrives
menu2=Arbeitsplatz
button3=shell32.dll,17
cmd3=cm_OpenNetwork
menu3=Netzwerkumgebung
button4=shell32.dll,31
cmd4=cm_OpenRecycled
menu4=Papierkorb
button5=shell32.dll,57
cmd5=cm_OpenControls
menu5=Systemsteuerung
button6=shell32.dll,38
cmd6=cm_OpenFonts
menu6=Fonts
button7=shell32.dll,58
cmd7=cm_OpenPrinters
menu7=Drucker und Faxgeräte
button8=shell32.dll,88
cmd8=cd ::{7007ACC7-3202-11D1-AAD2-00805FC1270E}
menu8=Netzwerkverbindungen
button9=mstask.dll,0
cmd9=cd ::{D6277990-4C6A-11CF-8D87-00AA0060F5BF}
menu9=Geplante Tasks
Also you can enter these commands in your directory menu (Ctrl-D). If you prefer to also see icons you can just display your directory menu in a popup using Favmenu:
http://www.totalcmd.net/plugring/TC_FavMenu2.html

Icfu
This account is for sale
Post Reply