Thank you, Doug Knox!

Earlier today I tried to play a DVD on my Media Center PC and received an odd error message. When I looked in the My Computer window, I found that the icon for my CD/DVD drive had gone missing. In Device Manager, the entry for the NEC ND-3800 DVD-RW drive had a yellow exclamation point next to it, indicating a possible driver problem.

I ran through the usual troubleshooting steps with no success, so I turned to Google, where I ran across this handy-dandy “Restore CD/DVD Drives to Explorer” registry fix at Doug Knox’s Windows Tweaks and Tips site. Worked like a charm.

Doug’s site is filled with great stuff like this. He has helped a whole lot of people through the years, I’m sure. Including me. So thanks, Doug!

Sometimes there’s a reason things are hidden

Marc Orchant passes along a tip from PC Magazine that explains how to edit the registry to add “Send” and “Copy” commands to Windows Explorer and concludes with this comment:

After performing this tweak, you’ll have two new context menu commands: “Move to Folder” and “Copy to Folder”. Apparently this stuff is built into Windows but hidden for some mysterious reason.

Mysterious perhaps, but the reason is explained by no less an authority than Raymond Chen, the author of the original power toy for Windows, Tweak UI, in his February 2004 blog post, “What goes wrong when you add “Copy To” to the context menu”:

The “Copy to Folder” and “Move to Folder” options weren’t designed to be on the context menu. They were only meant to be placed in Explorer’s toolbar. (Right-click a blank space on your toolbar, select Customize, and pick “Move To” or “Copy To” from the list of available buttons.) If you add them to the context menu, you may notice that the “Copy To” and “Move To” dialogs start showing up when you really aren’t expecting them, for example, whenever you double-click an attachment in Outlook.

If you do the customization that Raymond suggests, you end up with toolbar buttons that look like this:

Move_copy_buttons

There are other tweaks widely publicized on various tip sites that have unpleasant side-effects as well. In this case, the effects are only annoying. If you want to add the context menus to Explorer, nothing bad will happen, but be prepared for an occasional annoyance!

(Oh, and Marc, how come I’m not in your blogroll?!)

Microsoft is getting RSS religion

Wow. Thanks to Scoble I just discovered that the Microsoft Knowledge Base now has RSS feeds, organized by category. This is huge news for people like me, who follow Microsoft products for a living and need fast access to new information.

There’s a good RSS tutorial, too, with a list of Windows-based stand-alone feed readers at the bottom. Suggestion to Microsoft: You should add Web-based aggregators to this list.

Netscape 8 breaks IE

This would be funny if it weren’t so ironic. OK, it’s funny.

We’ve just confirmed an issue that has started to be reported on newsgroups and forums that after installing Netscape 8 the XML rendering capabilities of Internet Explorer no longer work.

To paraphrase the old Microsoft-bashing line: “Netscape ain’t done till IE won’t run.”

The problem, apparently, is that the new Netscape actually writes a bunch of Registry entries under the Internet Explorer key.

This, of course, is the same browser that required a patch for three major security issues on the same day it was released. Nice work, AOL!

Worst. Software. Ever.

Tip of the day: Bookmark your favorite Registry locations

If you expect to be a Windows power user, you must muck about in the registry. (Mere mortals, of course, should avoid the Registry Editor like the plague. Seriously. One slip in the Registry Editor and you can render your system unbootable or worse.)

For experienced Windows users, part of the annoyance of using the Registry Editor is having to expand each branch to find the exact key and value you’re looking for. It’s especially tedious when you keep coming back to the same key while you experiment with a new setting or troubleshoot a problem.

The solution is to use a well-hidden Regedit feature that lets you bookmark a particular location. After highlighting a key in the tree pane on the left side of the Regedit window, click Favorites, Add to Favorites. Change the default name to a descriptive label and click OK. Your saved entries appear on the Regedit Favorites menu, sorted in the order in which you created them. To remove a favorite, click Favorites, Remove Favorite(s). Click one or more entries in the list (hold down the Ctrl key as you click to select multiple items) and click OK to remove those items.

Tip of the day: Shut down, stand by, or hibernate without a mouse

What do you do if your mouse stops responding? How do you close all open programs and restart Windows without losing any data? The secret is to know these keyboard shortcuts, which bypass the mouse. They also come in handy if you have a notebook computer and want a fast way to stand by or hibernate without having to mess with touchpads or other pointing devices.

Continue reading “Tip of the day: Shut down, stand by, or hibernate without a mouse”

Tip of the day: Get details about a program

Trying to figure out what a program file does can be a challenge. That’s especially true when the file in question is one of many EXE and DLL files in a folder. When in doubt, right-click and choose Properties. For Windows program files and DLLs, the resulting dialog box contains a Version tab that includes all sorts of valuable information about the program, including the current version number and the developer’s name.

I use this technique all the time. Recently, for instance, I found that a file called Reader_sl.exe was loading automatically at startup. What is this file? A quick search revealed that it was in the Program Files folder, deeply nested in the Adobe\Acrobat 7.0\Reader folder. When I inspected its properties, I found this information:

File_props

On my notebook computer, speed is at a premium, and I rarely read Acrobat files. Armed with this information, I looked in the Common Startup folder (%allusersprofile%\Start Menu\Programs\Startup) and deleted the SpeedLauncher shortcut. These details can also come in handy if you’re considering an upgrade to an installed program but aren’t sure exactly which version you currently have installed.

Tip of the day: Get faster access to common Control Panel options

Some of the most useful Control Panel options have shortcuts that are readily accessible from the desktop or the Start menu, although you’d never know it by looking:

  • Display – To open this dialog box and change any Display options, including screen saver settings and resolution, right-click any empty space on the desktop and choose Properties.
  • System – Right-click the My Computer icon (on the desktop or on the Windows XP Start menu) and click Properties. This gives you quick access to Device Manager and other system tools. (Click Manage to open the Computer Management console.)
  • Network – Right-click the My Network Places shortcut (on the desktop or on the Windows XP Start menu) and choose Properties. This allows you to manage your current network connections.
  • User Accounts – Click the icon to the left of your user name at the top of the Start menu. Then click Back to adjust any settings for your account, or Home to select another user account.
  • Internet Options – Right-click the browser icon at the top of the Start menu and click Internet Properties.
  • Date and Time – Right-click the clock at the far right side of the taskbar and click Adjust Date/Time.
  • Taskbar and Start Menu – Right-click the Start button and then click Properties.

In Windows XP Inside Out, Second Edition (and the expanded Deluxe Edition), we document the command-line syntax to open just about any Control Panel option, including some of the esoteric switches that let you specify which tab of a specific dialog box should have the focus. If you write scripts or batch files and you want this level of control, you’ll want the book.

Tip of the day: Save a tree with Print Preview

I’m on a crusade to encourage every Windows user to remove the Print button from the Internet Explorer toolbar. Why? Because more often than not, clicking the Print button causes you to waste paper by printing at least one more page than you really need. (Invariably, you’ll get a blank page – or one containing just a single line of text – when you click Print.)

The solution? Preview before you print. By adding a preview, you can see at a glance whether you’re about to waste a page and then use the Print dialog box to specify that you only want to print the current page.

In Internet Explorer you can replace the Print button with the Print Preview button. (Firefox doesn’t provide this option.) Right-click the toolbar and choose Customize from the shortcut menu. Find the Print button in the Current Toolbar Buttons list on the right, select it, and then click Remove. In the Available toolbar buttons list, select the Print Preview button and click Add. Click Close to make the change effective.

Print_preview

Get in the habit of using the Print Preview option. To print Web pages from the Preview window, click the Print button, which in turn opens the Print Options dialog box, where you can choose which pages you want to print.