Creating Usable Pgm toolbar WITH sub menus

jimbo45

New Member
VIP Member
Guru
Messages
4,373
Location
Hafnarfjörður IS
Hi there.

Although I don't really miss the Classical start Menu any more It's quite useful to have a quick popup of some programs you use from time to time that don't always warrant being either pinned to the desktop or the taskbar also with SUB MENUS where appropriate -- All the tools like WIN-X editor that I've seen don't allow sub menuing or need fixed location toolbars or folders so here's an EASY way to do it - although it's manual so perhaps knowlegable people with some programming skills who know some scripting could easily automate the process.

An Easy way to do this actually exists in WINDOWS itself by the use of a bit of trickery and Custom toolbars -- you don't NEED any Registry hacks etc. Also you can save your created toolbar so you don't need to re-create it or go through the whole process again if you re-install Windows again either.


1) Create a Folder anywhere on your system say on Vol D: and call it My Progs.
2) Create a Custom toolbar (right mouse click on bottom taskbar==>toolbars==>new toolbar
3) Select the folder location to the one you've made D:\My Progs.

Now the trick is to POPULATE this folder correctly.

For Items that don't have any sub menus - for example on my system I'll take Winamp.
You need to find the FILE LOCATION - easy way to do this is to search in the applications and then RIGHT MOUSE CLICK on the .exe file and then SEND TO DESKTOP (create Short cut).

Now on the DESKTOP RIGHT MOUSE CLICK on the icon and choose COPY.

Go to your folder D:\My Progs, chose Paste Short cut. Then delete the desktop icon if you don't want it on your desktop.

Now if you want SUB levels - create a Folder in the My Progs folder and then simply copy the procedure above.

You can do this for as many levels as you want.

For the TOP level items say Office Create a Folder Microsoft Office. As an example I've also added one Classic Games.

If the link is ALREADY a short cut then just past direct into the My Prog folder - you don't need to create a short cut first.

Finally re-arrange it so it appears on the screen at the most convenient place for you.

"Seemples" -- Bye Bye Startisback or any of those 3rd party apps -- I think my method is far more flexible and you can have ANY number of toolbars too.


I've shown two screen shots here with a small test toolbar - Office and Classic Games have lower levels and the other one is the example My Dir containing ONLY short cuts and folders.

Cheers
jimbo
 

Attachments

  • menu1.png
    menu1.png
    95.9 KB · Views: 149
  • menu2.png
    menu2.png
    42.1 KB · Views: 309
  • menu3.png
    menu3.png
    14.6 KB · Views: 152
Last edited by a moderator:
Excellent Jimbo- THANX

What I did, was I opened "Programs" in Start8 and located my default Start Menu Folder. Then I made a Toolbar for it like so:

AlternateSM.png

It acts pretty much like the Old Start Menu, as long as you use the double-arrow to the right.

The only thing I would like to do is move it to where the old Program Menu used to be, any way to do that?
 
Hi there
Simply move it with the mouse -- and then to hide everything except the title just decrease the size - as I have in myscreenshot.

Cheers
jimbo
 
I also think toolbars are the best way. But there are two different Start Menu folders, one with your own apps and the other with the All-Users apps, so neither is complete. And populating the toolbar yourself can be a huge job.

Last week I posted a batch file that will populate one folder with all the contents of BOTH Start Menu folders, and a screenshot of the resulting "Total Toolbar".

http://www.eightforums.com/customiz...ading-all-apps-toolbar.html?highlight=toolbar
 
Back
Top