Cannot Add Downloaded Program Files to Verification Data File (189413)
The information in this article applies to:
This article was previously published under Q189413 SYMPTOMS
When you click Add Folder on the Search Criteria tab in the System File
Checker (Sfc.exe) tool, the Downloaded Program Files and Occache folders
may be missing from the Windows folder.
RESOLUTION
To resolve this issue, remove the system attribute from the Downloaded
Program Files (or Occache) folder, add it to System File Checker's search
criteria, and then add the system attribute back to the folder. To do so,
follow these steps:
- Click Start, point to Programs, and then click MS-DOS Prompt.
- At the command prompt, type the appropriate line, and then press ENTER:
attrib -s downlo~1
- or -
attrib -s occache - Click Start, point to Programs, point to Accessories, point to System
Tools, and then click System Information.
- On the Tools menu, click System File Checker.
- Click Settings.
- Click the Search Criteria tab, and then click Add Folder.
- Click Downloaded Program Files (or Occache) click OK, and then click OK
again.
- Click MS-DOS Prompt on the taskbar.
- At the command prompt, type the appropriate lines, pressing ENTER after
each line:
attrib +s downlo~1
exit
- or -
attrib +s occache
exit
STATUS
Microsoft has confirmed this to be a problem in Microsoft Windows 98.
Modification Type: | Minor | Last Reviewed: | 12/16/2004 |
---|
Keywords: | kbprb KB189413 |
---|
|