Troubleshooting and Resource Guide for Windows 95/98/ME/XP/Vista

Free Computer Technical Support
Free Computer Help Forums
Computer "How To" Articles
Rescue The PC
Maintain The PC
Speed Up The PC
Warp Speed!
Surfing The Net
Tidbits
The Bleeding Edge
Relevant Links
Newsletter Archive
Awards
About Toejumper.net
Home
Web Toejumper.net
 

Rescue The Drowning PC - Taskbar & Start Menu Tips

Taskbar & Start Menu Tips - Quick Links
Start and Explorer Menus
System Tray
Taskbar

<>Start and Explorer Menus

Your desktop's Explorer menu (accessed by right-clicking the desktop itself) has an item called "New." Click "New" and prepare to be amazed by the number of useless shortcuts contained therein, many to programs that you don't use or scragged long ago. If you want to clean this menu up, you'll need to edit the Registry. Launch RegEdit and use Ctrl+F to launch Find. Enter ShellNew in the text box, and check the Keys and Match Whole String Only boxes, but not the other two boxes. When you find a ShellNew key, check the full key name shown in RegEdit's status bar. If it doesn't begin with HKEY_CLASSES_ROOT, your search is done. If you do find a key beginning with that phrase, check to see if it reads HKEY_CLASSES_ROOT\.ext\ShellNew, where the .ext is any file extension such as .GIF or .DOC. When you do find one of these keys, determine what file type it belongs to by selecting the "parent" of the ShellNew key and looking at the default value shown in the right-hand pane. Highlight the key and look in the right pane under Data; for example, the key HKEY_CLASSES_ROOT\ .bfc\ ShellNew shows Briefcase in the right pane. If this is one of the file types you want removed from the New menu, right-click the ShellNew entry, select Rename, and change its name to ShellNewX. Press F# to seek out the next ShellKey, and continue until you reach an item that doesn't begin with the letters HKEY_CLASSES_ROOT. The changes you've made will result in a smaller and more manageable New menu. If you want to put any entry back in, repeat the steps above until you get to the same area of the Registry, and change ShellNewX back to ShellNew.

Actually, there's a much easier way of handling the above task (cleaning out your New menu in Explorer). If you want to remove something from that menu, launch My Computer, select Options from the View menu, and click on the File Types tab. Find the particular application on the list, select it and click on the Remove button. Click on Yes when it asks for confirmation.

Arrange the items in your Start menu and make them launchable by keystrokes: In Win 95, right-click the Start button and choose Open. Rename each item by placing a number in front of it. Now you can open your Start menu by pressing Ctrl+Esc, and launch the program you wish by pressing its number. In Win 98/ME, just drag&drop items to place them in the order you want. Launch items by pressing Ctrl+Esc, then the letter of the item you want, and lastly the Enter key.

You can use a similar technique to clean up your context menus (the ones that come up when you right-click a file). Often you'll get rid of an app, such as a graphics program or an antivirus scanner, only to find unwelcome remnants cluttering up your context menus and offering you the option to open or work with these files with programs that no longer live in your PC. Stamp 'em out. Back up the Registry just in case, then launch Regedit. In the left pane, navigate to HKEY_CLASSES_ROOT \ * \ shellx \ ContextMenuHandlers and click the folder's + sign to view its folders. Still in the left pane, delete the folder below ContextMenuHandlers that's named for the program you want removed.

You can prevent the programs in your StartUp folder from automatically launching, if you're troubleshooting or just want a fast boot-up. Start Windows, and when the splash screen appears, hold down the Shift key until Windows finishes loading.

Sometimes your PC is plagued with apps that start up without your OK. Not all of them come up in the Start Menu, but they usually show up on the Taskbar or place an icon in the system tray when you start Windows. Do all of them? Heh. Hit Ctrl-Alt-Del once (not twice) to bring up Windows's Task Manager. If you don't know what a particular program is, leave it, but if you see something you definitely can identify and know that you don't want, make a note of them - we'll purge them in a minute. You also might have a plague of "real-time drivers" cluttering up your system. These are older drivers that, as often as not, don't do anything except hog your system resources. Find these by going through Control Panel/System/Performance. Now, let's begin exorcising your start-up routine. Right-click My Computer, choose Explore, and navigate to the C:\WINDOWS\START MENU\PROGRAMS\STARTUP folder. See anything extraneous in there? Make damn sure it is extraneous before you make it disappear, otherwise you've done yourself in. One way to check an item you're uncertain of is to double-click it - oftentimes that makes the application itself come up and you can decide whether or not that's something you need to start up every time. You can also right-click it, click Properties, and follow its shortcut to see where it is in your file structure. When in doubt, leave it alone! (MSOffice users, you'll have two unusual entries in the Startup folder, FindFast and Office Startup. FindFast is a buggy little goomer that is supposed to make finding items in Office a breeze, but in reality locks up your keyboard. Lose it. Office Startup starts a little app called OSA, which preloads a few Office files and kickstarts Office's interconnection features. Deleting this shortcut speeds up Windows's startup but slows Office's startup. You decide.) How to get rid of them? Click once on them and press Delete. Then restart Windows. Immediately try running several of your favorite apps. Does everything work OK? If you have trouble, resurrect the deleted shortcut(s) from the Recycle Bin and put your system back the way it was. Some of you will still have programs starting up without your approval. If that's the case, now you need to voyage into the nether worlds of the Registry for further cleanup. Type REGEDIT in the Run box (under Start) to open the Registry Editor. Navigate to the key HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ CurrentVersion \ Run. Look in the right window to see any programs that may be listed. If you see any that need extermination, first export the key (click on CurrentVersion \ Run and then click on Registry, Export Registry File). Then click on the value in the right panel and press Delete. Restart Windows. Problems? You can restore the file you just exported by double-clicking on it and restarting Windows again to bring it back to the way it was. If it worked properly, complete the extermination by repeating the process in the key HKEY_CURRENT_USER \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Run. Other places those unwanted programs sometimes lurk are in the keys HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ RunServices, and HKEY_USERS_DEFAULT \ Microsoft \ CurrentVersion \ Run. Now, back to those old DOS-based drivers: you may need to root these drivers out of your CONFIG.SYS and AUTOEXEC.BAT files. Try starting Windows without using these files at all: in Explorer, navigate to your C: drive and rename both files anything you like, but something you'll remember. Then restart your computer. If your computer restarts properly, delete both files; if your computer misbehaves, follow the prompts to restart in Safe Mode and give both files their old names back. (You can play around in the files to try to find the offending lines, but be prepared for major headaches and time consumption.) You also have a file called WINSTART.BAT lurking in your C: drive that may be the source of your troubles. Try the same thing with it that you did with the earlier CONFIG and AUTOEXEC files. Still got autostarting apps making you crazy? Well, open up WIN.INI in Notepad (it's in your Windows folder) and look for a line beginning LOAD= in the [windows] section of the file. Delete the entries you don't like (write down exactly the way the lines read before you delete anything, in case you need to restore it). (You can also place a semicolon before LOAD= to prevent Windows from reading the entire line -- a good way to test your changes while making it easy to revert to the previous setting.) However you do it, save the file and restart Windows. If your computer runs fine, keep the file the way it is; if not, use Safe Mode to restart, and restore WIN.INI to its original form. If none of these methods work, consult an exorcist.

You can sort the Start Menu items alphabetically by opening the Start Menu, choosing All Programs (or Programs), right-clicking anywhere on the All Programs submenu, and choosing "Sort By Name." Windows instantly sorts the menu alphabetically, placing the folders on top and the programs below. Of course, you can still change the order of items on the Start menu just by dragging and dropping them. This works for most flavors of Windows not named 95.

You know that you can add a shortcut to your Start menu by dragging&dropping an item onto the Start button. No? Well, try it with a Desktop icon -- you get a shortcut on the top of the program menu. You can do this from Explorer or My Computer, also. If you do this a lot, you get an unmanageable mess on top of your Start menu. Corral that mess by making a separate menu. Here's how: Right-click the Start button and select Open. That gives you access to the Start Menu folder. Right-click a blank area inside the window and select New. Select Folder. Give it a name, say Start 2, and press Enter. Now just drag&drop items from the Start Menu window (making shortcuts for programs you had cluttering up the Start Menu) or wherever else you like. When you're done, close the Start Menu window. Click Start, select your new folder, and a menu of all your new shortcuts pops out. If you're running Win 98/ME or Win 95 with the MSIE Desktop Update function, try dragging the shortcut to the Start menu without dropping it. The entire Start menu opens up, and you can place the shortcut where you want it.

Some programs tell Windows to launch them at start-up by placing a shortcut in the StartUp folder. To remove start-up programs, right-click on the Start button and select Open. Double-click on the Programs folder, then the StartUp folder. Delete shortcuts to programs you don't want to run at start-up. Or just drag the shortcut out to the Desktop to temporarily remove it from the StartUp folder. You can drag it back later or delete it.

Something even cooler is to create "virtual folders" within your Start menu. You already have several created for you, like the Control Panel and Recycle Bin, which represent system objects rather than physical directories (just take my word for it). When you click on the Recycle Bin, you're opening a virtual folder which actually has Explorer querying the system object for information about the virtual folder's contents. Yee-hah! Making a virtual folder for yourself isn't as geeky as it sounds, and it might make your computing life a little simpler. The biggest problem is dealing with an indigestibly long string of numbers called a GUID (Globally Unique Identifier). These are 128-bit numbers that you most often see in error boxes, as in "Windows detected a fault in module {21EGAD69-EEEK-1069-0UCH-0976BYTEME97}." Normally, GUIDs are nothing any of us chowderheads want to mess with, but we need to play with them for a few minutes to create these virtual folders, then we can let them alone again. Let's make a Control Panel virtual folder for ourselves, as an example.

  1. Right-click the Start button.

  2. Choose Explore.

  3. Right-click in a vacant area of Explorer's right-hand pane.

  4. Choose New from the pop-up menu, and then choose Folder.

  5. Name the folder Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}.

  6. Now click the Start button, and you'll see a new menu item labeled Control Panel. From this item, you can directly access all of Control Panel's applets with a single click.

You can do the same thing with, say, your Internet Explorer History list. Just substitute HISTORY {FF393560-C2A7-11CF-bff4-444553540000} for the Control Panel info. Now choose the new History menu option on the Start menu, and you can access the days for which IE history data is available. An easier way to make virtual folders is to use Microsoft's TweakUI freeware addition to Windows. Launch TweakUI from the Control Panel, click the Desktop tab, and choose which of the listed items you'd like as a virtual folder. Select it, click Create As File, and save the file in your Start menu folder. Not everything listed under the TweakUI listings make good virtual folders; if you make a virtual folder that is useless to you, just delete it under Explorer.

Yeesh, that last tip was pretty hard to swallow. Here's an easier way to skin that particular cat: make "fly-out" menus from your Start/Programs menu. Right-click on the Start button and choose Explore. Explorer will open, and the Programs icon should appear; if it doesn't, double-click on the Start Menu icon. Now that the Programs icon is available, select it, and its contents will appear on the right window pane. Choose "File" and then "New" to create a new folder under the Programs menu (each folder will be a fly-out menu). Drag the icons you want into the new folder. Make as many as you like.

Tired of dealing with the dozen old files that pop up under the Documents shortcut on the Start menu? A temporary fix is to right-click on the Taskbar, selecting Properties, clicking on "Start Menu Properties", and choosing "Clear documents menu." However, it is only temporary; when you open new files, the Documents menu begins to fill up again. A more permanent fix involves editing the Registry to keep new files from generating shortcuts in the Documents menu. Right-click on the "Recycle Bin" on the desktop, select "Properties," choose the "Global" tab, and select "Use one setting for all drives." Turn on the option labeled "Do not move files to the recycle bin." Using the Registry Editor, RegEdit, open HKEY_CURRENT_USER \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Shell Folders. At the right will be a list of special folders. Find "Recent." (If an entry named "Recent" does not exist, select "New" from the "Edit" menu, and then select "String Value." Rename this to "Recent.") Double-click on "Recent," and under "Value Data," enter C:\RECYCLED. Press OK and close RegEdit. Duplicate this entry in "User Shell Folders," just below "Shell Folders." Exit, and restart Windows. The Documents menu will still exist on your Start menu (unless you remove it through Taskbar Properties) but nothing will be in it.

There isn't an easy way to modify or expand your system's Find capability (found under the Start menu). However, Microsoft's free PowerToys (available from www.microsoft.com/Windows95/downloads/
contents/WUToys/W95PwrToysSet/Default.asp
-- double-click the directory to install the contents) has a little applet called FindX that, if installed, gives your Find feature a lot more capabilities. FindX creates a Find folder in your Start Menu folder, and that folder can contain just about anything you want to put in it. From then on, when you open the Find feature, you can hunt things down with Find just about anywhere: Web sites, saved searches, specific documents, whatever. Don't want the other PowerToys? When you download the Toys, right-click FINDX.INF and choose Install. From thereon, follow the screen instructions. (Note: This works under both Win 95 and 98/ME, but none of the PowerToys function under Win2K. There are new PowerToys for XP.)

If you're looking for a file and you're certain it's in a specific folder, you can have Windows search in that folder by selecting it from the Look In field in the Find dialog box (open Find by pressing Windows Key+F). An even quicker way to look for a file in a specific folder is to right-click the folder and select Find from the pop-up menu. This launches the Find command with the folder you clicked already loaded into the Look In field.

A nice way to optimize file and folder searches is to index your hard drive. Windows' search facility (2K and XP) can do this easily, though it takes a bit of time to complete. Go through Start, Settings, Control Panel, Administrative Tools, Computer Management, Services and Applications, Indexing Service. You can switch indexing on and off as well as control it when it kicks in.

Win98 users can reclaim a little Start Menu space by removing the seldom-used Log Off option. Select Start/Run, enter Regedit, and press Enter. In the Registry Editor, find HKEY_CURRENT_USER, and click down through Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer. Select Edit, New, Binary Value, and name the new entry NoLogOff. Press enter, and set the value to 01 00 00 00 before you quit RegEdit and restart Windows. Don't do this if you're a network user or if you have User Profiles enabled.

Windows Millennium users can customize their Start menu to no end. To have Control Panel available as a cascading menu off the Start, Settings menu, choose Start, Settings, Taskbar and Start Menu, or right-click an empty area of the taskbar and choose Properties. Click the Advanced tab, make sure that "Expand Control Panel" is selected in the list of check boxes at the bottom, and click OK. But why stop there? You can customize the Control Panel menu (i.e. cutting down the menu items to the few that you regularly use) by right-clicking the Start button and clicking Open. Right-click in a bare area of the Start Menu folder and choose New, Folder. Type a new name beginning with a letter not already used as a Start menu shortcut, and press Enter. Open the new folder, and then open the Control Panel window. Hold down the Ctrl key and select the Control Panel icons you want to include. Right-click them and drag the group into the new folder. Choose "Create Shortcut(s) Here." But wait, there's more! You can add an expanding Dial-Up Networking and/or Printers menu to your Start menu in the same way you dealt with the Control Panel menu: choose Start, Settings, Taskbar and Start Menu, or right-click an empty area of the taskbar and choose Properties. Click the Advanced tab, make sure that "Expand Dial-Up Networking" or "Expand Printers" is selected in the list of check boxes at the bottom, and click OK. Want to make My Documents and/or My Pictures an expanding menu instead of just being given a shortcut to the folder? Do the same thing as above, but choose "Expand My Documents" and/or "Expand My Pictures." Actually, you can see any folder on your system as a cascading menu. Right-click and drag the folder into any menu (or into its corresponding folder) in the Start menu hierarchy, and choose "Create Shortcut(s) Here." Want to open a folder directly from the Start menu without fooling about with cascading menus? Right-click the stop where you want your folder shortcut to appear in the menu, and choose Open. Then right-click an empty area of the folder and choose New, Shortcut. In the Command line of the Create Shortcut wizard, type EXPLORER:EXE C:\foldername , where C:\ is the drive name and foldername is the name of the folder in question. If you want the shortcut to open a two-paned Explorer window with the file tree pane on the left, write EXPLORER:EXE C:\foldername,/e . Click Next, type a name for your shortcut, and click Finish. Want to have the choice between viewing Control Panel in cascading menu format and opening Control Panel directly? You can, by double-clicking the menu item. You can also use the left mouse button to open it as a cascading menu item, and the right button to open it in a window, either singly or in a two-pane Explorer view, by choosing from the pop-up menu. This works on almost every folder in Win ME, with the notable exception of Start, Search and Start, Documents.

More fun with Millennium's Start Menu: when you create these custom menus as explained in the tip above, you won't have any "accelerator keys" designated -- the underlined letters in the menu name that allow to open the item by pressing Ctrl+Esc+the key. If the item has no underlined character, its accelerator key is by default the first character in its name. If you have several items with the same first letter, you can reassign accelerator keys in your customized menus simply by typing an ampersand (&) in front of the key you want designated as the accelerator key. Unfortunately, this feature isn't fully implemented, so your item name won't have an underlined letter -- i.e. it will look like foldername It looks funny, but it works.

XP users have a Desktop Cleanup wizard that moves unused icons to a separate folder so your desktop is less cluttered. By default, it runs every 60 days, and moves icons (not file folders or other desktop flotsam) to a desktop folder. If you want to access it beforehand, right-click the desktop, choose Properties, and look under the Desktop tab. Look under "Customize Desktop." I'm still waiting to hear about a way to turn off the Desktop Cleanup Wizard completely.

Tidbit of no great use to the majority of us: Win 98/ME boots up with NumLock automatically activated. If you'd like to have it boot up without NumLock on (say, to use the number keys as cursor controllers), you'll need to edit the CONFIG.SYS file. Go into Start, select Run, and type SYSEDIT into the field (Win ME users, type MSCONFIG instead). When the SYSEDIT or MSCONFIG program loads, click on CONFIG.SYS and add the line NUMLOCK = OFF (or ON, depending on your preference). This line needs to stand as a separate line, though it can come anywhere in the file. Close it up and you're ready to roll. Why it isn't simpler to just punch the NumLock key, I don't know.

<>System Tray

The system tray is something a surprising number of users forget about. (It's the little box in the lower right corner of the Windows display; it always contains a clock, usually a Volume icon in the form of a little speaker, and often other icons that control other programs.) It seems that the more sophisticated programs use system tray icons more often than Taskbar buttons. System tray icons have several advantages, the biggest being independence from Windows. Windows tells the Taskbar buttons what to display when a cursor is placed over it, but system tray icons get to display whatever they want to. Similarly, right-clicking on a system tray icon gives you whatever menu the manufacturers chose to include, not one stipulated by Windows. Some programs have their main functions launching from their tray icons. Check yours out by right-clicking each one in turn and seeing what each one offers in the resulting menus.

Windows has a little goodie called the CPU Meter that monitors your CPU usage. While you can access it manually through TASKMAN.EXE, you can also place it in your system tray. Here's how: First, hunt it down by searching for TASKMAN.EXE (it's in different places depending on your version of Windows. Now right-click it, point to Send To, and click Desktop (create shortcut). Right-click the shortcut on your desktop. From the Shortcut tab, change the Run: option to Minimized (go into the Run drop-down box). Click OK. Right-click the shortcut and click Cut. Right-click the Start Menu and click Open All Users. Open the Programs, Startup folder and paste the shortcut. Right-click the Taskbar and click Task Manager. From the Options menu, place a check beside "Minimize on use" and "Hide when minimized." Minimize the Windows Task Manager dialog box. An icon in your system tray will now appear for the CPU Meter.

Make your machine shut up by right-clicking the Volume icon in the system tray and selecting Mute. (Note: I had to go through Volume Control to get a selection which included Mute.)

While we're on the subject of the little yellow speaker, sometimes it disappears from the taskbar. If yours is gone and you want it back, go into Control Panel and open the Multimedia applet. Under the Audio tab, check the "Show volume control on the taskbar" option in the Playback section (in Win 98/ME, the option is at the bottom of the dialog box). Click on OK, and the yellow speaker should return. If not, try reinstalling your audio driver and then repeat these steps. Want to get rid of it? Right-click it and select "Adjust Audio Properties." Deselect "Show Volume Control On The Taskbar" and click OK. Get it back later by going into Control Panel and double-clicking Multimedia. On the Audio tab, select "Show Volume Control On Taskbar," then click OK.

The Volume Control works a bit differently in XP. If you want it back next to the clock in your Taskbar, just click the Start button, open the Control Panel, and click the Sounds, Speech, and Audio Devices icon. Click the Sounds and Audio Devices icon and select the Place Volume Icon in the Taskbar check box. A little speaker then appears next to your clock. Click OK to close the window. That's all.

Speaking of the Volume Control menu, the box that opens up when you double-click the little speaker icon is huge. Shrink it by opening the box and then pressing Ctrl+S. Want it back to its original size? Open it and press Ctrl+S again.

The clock in the system tray displays time in the civilian 12-hour way, with AM and PM notations. If you prefer a 24-hour notation, reset the display by double-clicking My Computer/Control Panel, and then opening the Regional Settings panel. Click on the "Time" tab. In the Time Style field, change the style to read H:mm:ss. If you prefer a leading zero (so that 9:00am is viewed as 09:00), change the style to HH:mm:ss.

You can give yourself an icon in your System Tray that allows you easy access to your Display Properties settings. Right-click on the desktop, click Properties to bring up the Display Properties Menu, then click on the Settings tab, and click Advanced. Now check the Show Settings icon on Taskbar option, and a small icon will appear on your Taskbar, giving you a quicker view of your display properties and settings.

<>Taskbar

The Taskbar is that little gray bar at the bottom of your screen that contains the Start button, the Quick Launch menu in most flavors of Windows, buttons showing whatever programs are currently open, and the System Tray, which contains some more launch icons and your time display.

Where'd the Taskbar go? It's there, but some apps like to hide it. Temporary solution: Press Ctrl+Esc. Temporary fix #2: Drag the mouse arrow to the bottom of the screen, and when it turns into the double-sided arrow, click&drag upward -- wooo, it's magic! Permanent fix: find the Taskbar, right-click on an empty spot on it, select Properties, and select Always on Top. Rather have it hidden? Drag-and-drop it to the top or the sides of the screen, or right-click on it and select Auto Hide (moving the mouse pointer to the side of the screen where it hides makes it reappear again). To hide it permanently, turn off Auto Hide and drag it completely off the screen. Its edge remains visible so you can drag it back when you want it. While you're in Properties, make any other changes you'd like, such as hiding the clock or changing the size of the icons. While you're playing with the Taskbar, you can move it to the top or one side of your screen by clicking on a blank area of the Taskbar and dragging it to the edge you want it at. When it gets close enough, the Taskbar will automatically place itself.

There's another way to restore a "lost" Taskbar. You can press Ctrl+Esc to bring up the Start Menu, but more importantly, force Windows to focus on the "invisible" Taskbar (look for a razor-thin strip on one edge of your display). Now press Alt+spacebar to make the Taskbar's control menu appear. Choose Size, press S for size, and watch the cursor move to rest atop the Taskbar. Press the up arrow a few times to fatten up the taskbar to an acceptable size (if the Taskbar is not at the bottom of the screen, one of the other arrow keys should do the trick). Press Enter to lock in the taskbar's new size.

To enlarge the Taskbar, snag the top of the bar with your mouse (left-click and hold the top edge) and drag it straight up. It will increase in size, allowing more programs to display on the bar.

Where the heck is that Quick Launch toolbar? You may not have one. Create it by right-clicking on your Taskbar, going to Toolbars, and choosing Quick Launch. Note: Windows 95 doesn't support Quick Launch.

There are a couple of little tricks you can do with the Taskbar, also. You can drag any icon to the Start button to have the icon appear when you click Start. You can make the Taskbar auto-hide itself by right-clicking and selecting Properties. Win 98/ME and MSIE 5 users have a wealth of new Taskbar functions and modifications they can play with, but Win 95 users have to just stare through the window and wish.

Want to change the font in your Taskbar? Right-click the Desktop, choose Properties, and in the Display Properties dialog box, click the Appearance tab. Click the down arrow below Item, then scroll up and select "Active Title Bar." (Note that this change affects the text of your window title bars, too.) In the bottom row of settings, use the Font and Size options to change the appearance of the text. As you do, you'll see your changes in the preview area. When you like what you see, click Apply or OK to keep the change. You can also change the way Windows displays its open screens, selecting between the usual options -- Cascade, Tile Vertically, Tile Horizontally, etc.

Familiar with Win 98/ME's Quick Launch taskbar? You should be. You can keep shortcuts to the apps that you use every day here for the absolute speediest access -- one click and you're off. The biggest mistake people make is to overlead the Quick Launch taskbar with too many buttons; in that case, where's the advantage over the Desktop? Keep it under ten at least. The easiest way to add buttons is to drag&drop them from the Desktop; the easiest way to delete them is to right-click them and choose "Delete." By the way, you'll notice a "Show Desktop" button. Don't delete it, it's not so easy to restore, and can prove quite useful on occasion. Want to put shortcuts to your various disk drives on there (A:\, D:\, etc.)? Easy enough, just open My Computer, and then click Drive A. Now, press Ctrl and click your CD-ROM icon. Next, drag them both to the Quick Launch bar and release the mouse button. You'll get a dialog box asking if you want to create a shortcut. Click Yes to continue. Now you have shortcuts to both your CD-ROM and floppy drives.

A cool thing to do in 98/ME/XP is add toolbars to the Taskbar. Right-click the Taskbar and choose Toolbars -- you'll see a menu that includes Links, Address, Desktop, Quick Launch, and New. Whatever is already in place is checked, most likely the Quick Launch toolbar. The Links, Address, and Desktop toolbars should be self-explanatory (the Links and Address toolbars are similar to the corresponding bars in MSIE). As for the New toolbar, you can use this to give yourself a shortcut to any folder or program on your hard drive(s). The Address toolbar is particularly useful, since you can open files and folders simply by typing in their paths (or in the case of Windows folders such as My Documents, by just typing the names). You can also launch programs and Web sites from the Address bar.

We all know about the Start, Run address bar, but how about a similar address bar for your Taskbar? Then you can open any program directly from your Desktop without wading through a bunch of menus. This works in Win XP, and I think it will work in Win 98/ME as well. I think. Anyway, here's how you do it: Right-click your taskbar and choose Toolbars, Address to display an address bar on your taskbar. The Address bar is a toolbar whose main purpose is to call up Internet Explorer when you type or paste a URL. It looks and works just like the Internet Explorer Address bar. Despite its name, the Address bar is also a command line processor, which means that you can type a filename into it and the associated application will open and display the file. You have to type the complete pathname as well as the filename, and there is no Browse button, as there is in the Start, Run dialog box. Nifty, huh?

Windows XP likes to "stack" buttons from the same program on top of one another -- i.e. if you have multiple browser windows open, you'll just have one taskbar button that controls all of them. It's a nice way to keep the Taskbar organized, but if you don't go for this methodology, get rid of the stacking by right-clicking in an empty spot on the taskbar, selecting Properties, and unchecking "Group Similar Taskbar Buttons." There are plenty of other taskbar customization options at www.windows-help.net/WindowsXP/tune-02.html.

 
 

Copyright © 1998 - 2008
Usage of this site constitutes acceptance of our Terms of Use
Terms of Use