Showing results for August 27, 2003 - The Old New Thing

Aug 27, 2003
Post comments count0
Post likes count0

Why are these unwanted files/folders opening when I log on?

Raymond Chen
Raymond Chen

I get called on frequently to do troubleshooting, so I figure I'd share some entries from my private bag of tricks.  (And there are some remarks for programmers hidden here too.) Problem 1. A folder like opens each time you log on. Reason: Your system contains two ...

CodeTips/Support
Aug 27, 2003
Post comments count0
Post likes count0

What are all these files in my C:WINDOWSCSC directory?

Raymond Chen
Raymond Chen

This is where Windows keeps the files that you have marked for being available offline.  (CSC was the working name for the feature now called Offline Files. It stands for Client-Side Caching.)

Tips/Support
Aug 27, 2003
Post comments count0
Post likes count0

What are those little overlay icons?

Raymond Chen
Raymond Chen

Windows XP ships with a number of icon overlays. The black clock is particularly baffling because you sometimes see it even if your system is not equipped with Hierarchical Storage Management. When this happens, it's because some program (typicall...

CodeTips/Support