Windows 7 Taskbar shortcut group for a folder
by Prabhat Rai

Posted on November 22, 2014 at 11:34 PM


I pin any application to taskbar which I frequently use. But after some application the taskbar is full. How good it will be if one group is there and on clicking that we see all the applications in that group. for example lets say I want to group all browsers (Chrome,FF,IE,Safari) in one group. How cool that will be and we will be using less space on taskbar. In this article I will try to give you an idea so that you can have shortcuts for a group of applications.


Step 1 : Make shortcuts for all the applications you want to group and put them in one folder give a meaning full name to that folder. Lets say I create a folder named browsers and keep all browser’s shortcut in that folder.


browserspic


Step 2 : Right click on the task bar, go to Toolbars, then click on New toolbar…



toolbar


Step 3 : On clicking on New toolbar… you will get a folder selection window locate the newly created folder and select that folder.


3


Step 4: See at the right side of toolbar you will find the folder name click on the arrow beside that. and you will find that all the applications are listed. Click on the required application.


Untitled



Share this

Search

  Recent Tips

See All »

  Recent Posts

  • Creating Installer for Laravel Project

    When you are working on a laravel project there is some basic setup that needs to be done for each install of the project. Like Permissions for ...

  • Laravel Queues With Supervisor

    In this blog, we are going to take a look into Laravel Queues. Queues allow you to defer the processing of a time-consuming task, such as sending a...

  • Partials & Utils in Handlebars

    PARTIALS Let’s say we have a structure like the following : data = { students : [{ name : ‘ABC’, roll : 1 }, { name : ‘DEF&...

See All »

  Recent Seminars

  • PHP 8 - Features

    PHP 8 has been officially released in November 2020! This new major update brings many optimizations and powerful features to the language. This...

  • ProxySQL

    ProxySQL is a high-performance SQL proxy. ProxySQL runs as a daemon watched by a monitoring process. The process monitors the daemon and restarts i...

  • Unix Commands & Shell Scripts to help save our time

    Time is important. We should not waste it doing trivial things. Automate things wherever possible.

See All »