Showing results for Tips/Support - The Old New Thing

Jul 29, 2009
Post comments count0
Post likes count0

How do I put a window at the edge of the screen without triggering the automatic positioning behavior?

Raymond Chen
Raymond Chen

Last time, we saw that Windows 7 lets you position windows to fill the left or right half of the screen by just dragging the window to the appropriate edge. (This also works for the top and bottom half of the screen.) But what if you just want a window near the edge without the automatic positioning? Just grab the window from the far edge. ...

Tips/Support
Jul 28, 2009
Post comments count0
Post likes count0

How do I quickly position two windows side by side?

Raymond Chen
Raymond Chen

Commenter n/a posted a laundry list of feature requests. I'm not going to address all of them here (though I inadvertently addressed one of them a while ago). But today I'm going to address request number two, "A simple switch to create two windows, one alongside the other, vertically split." That feature has been around since Windows 95, p...

Tips/Support
Jul 8, 2009
Post comments count0
Post likes count0

Attack of the rogue feature: Oh no, where did my Explorer icon labels go?

Raymond Chen
Raymond Chen

A customer reported that on Windows Vista, if you hold down the shift key and repeatedly click the View button in the command bar of an Explorer window, you will eventually reach a state where all the labels under the icons have disappeared! Where did they go, and how do I get them back? Congratulations, you stumbled across a rogue feature. One ...

Tips/Support
Jul 3, 2009
Post comments count0
Post likes count0

Why does my screen go black when an emergency hibernation is in progress?

Raymond Chen
Raymond Chen

Sometime last year a customer wanted to know why the screen goes black when the system automatically hibernates due to critically low battery power. Shouldn't there be some sort of feedback to tell the user, "Hey, like, I'm hibernating, don't worry"? The power management folks explained that they turn off the screen for a reason: They're trying t...

Tips/Support
Jul 2, 2009
Post comments count0
Post likes count0

You can use a Coke slogan as your password, but not a Pepsi one

Raymond Chen
Raymond Chen

When Larry Osterman mentioned News Flash: Spaces are legal characters in both filenames and passwords, I was reminded of my own little experiment with passwords and spaces. Over a decade ago, I tried using spaces in my password, and they were accepted, but I ran into a different problem: Brand name bias. The password system accepted "Coke adds ...

Tips/Support
May 21, 2009
Post comments count0
Post likes count0

First, try reading the error message: Episode 1

Raymond Chen
Raymond Chen

Quite some time ago, a customer had forgotten that they were using an evaluation edition of Windows, and they were awakened one morning with the following error message: The evaluation period for this installation of Windows has expired. This system will shut down in 1 hour. To restore access to this installation of Windows, please upgrade this ...

Tips/Support
May 11, 2009
Post comments count0
Post likes count1

How do I get a window back on the screen when it moved far, far away?

Raymond Chen
Raymond Chen

Commenter Aggravated notes that some programs remember their location when the window is closed and restore to that location when the window is reopened, even if that position is off the screen. These programs clearly were using screen coordinates instead of workspace coordinates to save and restore the window. Okay, so you've got a program tha...

Tips/Support
Apr 30, 2009
Post comments count0
Post likes count0

Those notification icons, with their clicks, double-clicks, right-clicks… what’s up with that?

Raymond Chen
Raymond Chen

(A completely feeble attempt to mimic Michael Kaplan's blog entry titles which carry a much stronger voice.) Jonathan Hardwick made a short table of inconsistencies in how various programs handle clicks on their notification icons. How are these supposed to work? The final decision is up to the application, since it is the one that receives ...

Tips/Support
Apr 27, 2009
Post comments count0
Post likes count0

The Start menu pin list is just a list of items; there’s no magic

Raymond Chen
Raymond Chen

Commenter Kevin Dente asks, "Is it possible to put a folder on the Start Menu Pin list and have it cascade?" No. The last time I checked (which was back in Windows XP), the Start menu pin list was a list, not a menu. (Specifically, a list view in tile mode.) When you click on the icon, it launches. There is no code to say "Oh, if this flag i...

Tips/Support
Apr 10, 2009
Post comments count0
Post likes count0

When people ask to disable drag and drop, they often are trying to disable accidental drag and drop

Raymond Chen
Raymond Chen

We occasionally get customers who ask, "How do I disable drag and drop?" This is an odd request, so we ask the frequent follow-up question, "What are you really trying to do?" For many of these customers, the answer goes something like this: We've found that our employees often accidentally move or copy items around on the desktop and in Explorer...

Tips/Support