Showing tag results for Tips/Support

Aug 27, 2014
Post comments count0
Post likes count1

Where does the Installed Updates control panel get the install date from?

Raymond Chen

A corporate customer wanted to know where the Installed Updates control panel gets the Installed On information from, because they found that the values were always set to the current date regardless of when the update was actually installed. The algorithm goes roughly like this: First, ask MSI what date the update was installed by calling and a...

Tips/Support
Jul 2, 2014
Post comments count0
Post likes count1

Redirecting the Favorites folder is technically legal, but you wouldn't like it

Raymond Chen

A customer liaison asked for assistance in debugging why Internet Explorer frequently stops responding at their customer's site. "We have tried a number of things like clearning the temporary Internet files, disabling add-ons, and resetting Internet Explorer settings. Please let me know if you can provide guidance based on the dump files provided ...

Tips/Support
Jul 1, 2014
Post comments count0
Post likes count1

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

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 count1

Getting past the question to solving the problem, episode 2014.06.25

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 count1

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

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 count1

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

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 count1

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

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 count1

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

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 count1

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

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