Showing results for Tips/Support - The Old New Thing

Jul 1, 2014
Post comments count0
Post likes count0

What is the default size of the Recycle Bin, and how can an administrator control the size of the Recycle Bin?

Raymond Chen
Raymond Chen

A customer was setting up a file server to which they intended to redirect all their employees' documents. They were concerned about the amount of disk space used by all the Recycle Bins on that server. Is there a fixed default size for the Recycle Bin, or is it based on the size of the disk? Is there a way we can change the default size for the ...

Tips/Support
Jun 25, 2014
Post comments count0
Post likes count0

Getting past the question to solving the problem, episode 2014.06.25

Raymond Chen
Raymond Chen

Today is another example where the right thing to do is not to answer the customer's question but rather to solve the customer's problem. A customer liaison asked, "What do the registry keys X and Y do? We noticed that they are both read from and written to when you open a common file dialog. Just curious." I replied, "I'm curious as to your curi...

Tips/Support
Jun 24, 2014
Post comments count0
Post likes count0

Finding the "Run as administrator" command, a game of hide-and-seek

Raymond Chen
Raymond Chen

Back in the old days, the "Run as administrator" menu option was placed on the extended menu. To get the extended menu, you hold the shift key when you right-click on the shortcut. In Windows 7, the "Run as administrator" option was moved to the primary menu, so you no longer need to hold the shift key to get it. Well, except that sometimes ...

Tips/Support
Jun 11, 2014
Post comments count0
Post likes count0

Why do network servers sometimes show up as a Recycle Bin Location?

Raymond Chen
Raymond Chen

A customer wanted to know why some of their users showed network servers among the locations shown in the Recycle Bin property sheet. Answer: Because those users are using Folder Redirection. In particular, if you redirect the My Documents folder, then a network Recycle Bin location is created to hold the files deleted from My Documents. The Re...

Tips/Support
May 13, 2014
Post comments count0
Post likes count0

How do I change among the three levels of play in Space Cadet Pinball?

Raymond Chen
Raymond Chen

Many many years ago, a customer presumably was taking advantage of the unlimited support part of their support contract when they asked In the documentation for Space Cadet Pinball, it says... The game is divided into three levels of play: basic, intermediate, and advanced. The objective of all levels is to achieve the highest point total. The...

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

The StartRunNoHOMEPATH policy affects whether the user's HOME path is the current directory when you use Start.Run, but make sure you read that carefully

Raymond Chen
Raymond Chen

A customer (via the customer liaison) discovered that even though they had set the policy, they found "if the user creates a Notepad file, the file is searched in the user's HOME directory, in contradiction of policy," I asked the liaison to confirm: "The steps you describe are rather vague. Are you saying that the problem occurs when the user ...

Tips/Support
Apr 16, 2014
Post comments count0
Post likes count0

There is no complete list of all notifications balloon tips in Windows

Raymond Chen
Raymond Chen

A customer wanted a complete list of all notifications balloon tips in Windows. There is no such list. Each component is responsible for its own balloon tips and is not required to submit their list of balloon tips to any central authority for cataloging. In order to create such a list, somebody would have to go contact every component team and as...

Tips/Support
Mar 11, 2014
Post comments count0
Post likes count1

How do I disable zone markers for downloaded files, so that Explorer stops being a nag about running downloaded files and just trusts me to do the right thing?

Raymond Chen
Raymond Chen

My Little Program about manipulating the zone identifier for downloaded files appears to have struck a nerve with commenter Tess, who launched into some sort of diatribe about how Microsoft should stop being a busybody and warning users about opening files that they downloaded. You are welcome to disable the feature if it offends you so. In the ...

Tips/Support
Feb 18, 2014
Post comments count0
Post likes count0

If you cancel an operation while it's in progress, then it's not surprising that it's only half-done

Raymond Chen
Raymond Chen

A customer (via their customer liaison) started by asking why they were seeing an unexpected access control entry in the security descriptor of an object. The ACEs on the parent grant access to Administrators, CREATOR OWNER, SYSTEM, and Users, but the ACEs on the child object (which should simply have been inherited from the parent) include an ext...

Tips/Support