Showing results for Tips/Support - The Old New Thing

Mar 30, 2004
0
0

Where did my Task Manager tabs and buttons go?

Raymond Chen
Raymond Chen

Ah, welcome to "Tiny Footprint Mode". This mode exists for the ultrageeks who want to put a tiny little CPU meter in the corner of the screen. To go back to normal mode, just double-click a blank space in the border. This is one of those geek features that has created more problems than it solved. Sure, the geeks get their cute little CP...

Tips/Support
Mar 4, 2004
0
0

Where do those customized web site icons come from?

Raymond Chen
Raymond Chen

In a comment to yesterday's entry, someone asked about the customized icon that appears in the address bar... sometimes. There's actually method to the madness. I was going to write about it later, but the comment (and misinformed answers) prompted me to move it up the schedule a bit. (The originally-scheduled topic for today - the history...

Tips/Support
Mar 3, 2004
0
2

Blow the dust out of the connector

Raymond Chen
Raymond Chen

Okay, I'm about to reveal one of the tricks of Product Support. Sometimes you're on the phone with somebody and you suspect that the problem is something as simple as forgetting to plug it in, or that the cable was plugged into the wrong port. This is easy to do with those PS/2 connectors that fit both a keyboard and a mouse plug, or with ne...

Tips/Support
Feb 2, 2004
0
0

What goes wrong when you add "Copy To" to the context menu

Raymond Chen
Raymond Chen

Lockergnome tipped people off to this page which talks (among other things) about adding "Copy To" to the context menu. I considered adding this tweak to Tweak UI but ultimately decided against. Here's why: 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...

Tips/Support
Dec 29, 2003
0
0

What's with those blank taskbar buttons that go away when I click on them?

Raymond Chen
Raymond Chen

Sometimes you'll find a blank taskbar button that goes away when you click on it. What's the deal with that? There are some basic rules on which windows go into the taskbar. In short: (Though the ITaskbarList interface muddies this up a bit.) When a taskbar-eligible window becomes visible, the taskbar creates a button for it. When a taskbar-elig...

Tips/Support
Dec 25, 2003
0
0

What order do programs in the startup group execute?

Raymond Chen
Raymond Chen

The programs in the startup group run in an unspecified order. Some people think they execute in the order they were created. Then you upgraded from Windows 98 to Windows 2000 and found that didn't work any more. Other people think they execute in alphabetical order. Then you installed a Windows XP multilingual user interface language pack and fo...

Tips/Support
Nov 24, 2003
0
0

A shortcut to the Run dialog

Raymond Chen
Raymond Chen

Here's a little script that opens the Run dialog. You can save it as "Run.js" and double-click it. The advantage of this approach over various others people have come up with is that this one is actually documented. (And therefore is less likely to break in the next version of the operating system.)

CodeTips/Support
Nov 20, 2003
0
1

What's the deal with the System Volume Information folder?

Raymond Chen
Raymond Chen

In the root of every drive is a folder called "System Volume Information". If your drive is NTFS, the permissions on the folder are set so not even administrators can get in there. What's the big secret? The folder contains information that casual interference could cause problems with proper system functioning. Here are some of the things kept...

Tips/Support