Saturday, November 10, 2007

Start Button Fun



Lets say you have about 4-5 very useful applications which you use always.
By placing them all on the first level menu will eventually crowd your start menu. Now why not utilize the right-click option instead? The right-click option gives you the ability to Open, Explore and Find. If you can add a shortcut to your application to that menu, it would be great.
To do this, crank up your registry editor and go to HKEY_CLASSES_ROOT\Directory\Shell. Right-click on Shell and create a new key. Type in an appropriate name for the key. On the right pane, double-click on the Default value, and add a title with a & character in front of the letter as an accelerator key. Right-click on the key you just created and create another key under it called command . For the Default value of command, enter the full path and program you want to execute in the Value data box.
For example, if you wanted Notepad, you would add that as the first key, the default in the right panel would be &Notepad so when you right click on the Start Button, the N would be underlined and you could just press that key. The command would be something like C:\Windows\notepad.exe. Now when you right click on the Start Button, your new program will show up.
Already existing shortcuts are

Windows key = Displays taskbar and Start menu

Windows key + D = Moves to desktop

Windows key + E = Starts Windows Explorer

Windows key + F = Finds files or folders

Windows key + CTRL + F = Finds a computer

Windows key+L =Locks the screen.


Windows key + M = Minimizes all windows

Windows key + Shift + M = Undoes minimize all windows

Windows key + R = Displays the Run dialog box

Windows key + Tab = Cycles through the taskbar buttons

Windows key + Break = Displays the System Properties sheet

0 comments: