.CI File Extension
Windows Content Indexer Catalog File
Developer | Microsoft |
Popularity |
3.7 | 11 Votes |
What is a CI file?
Operating system search file used by Windows 2000 and later; saves an index of search information that Windows uses to display results for file system searches; may be large in file size due to the amount of search information.
More Information
CI files commonly be found in user or system directories within a folder called \catalog.wci\. They shouldn't be manually opened or edited, since they are system level files.
CI files are created by the Windows Search service (formerly Indexing Service), which is the program C:\Windows\System32\cisvc.exe. This service can be turned off using the Windows Features window, which can be located by typing "Windows Search" in the Windows Start menu search box. However, once turned off, Windows Search is no longer available in the Windows Explorer or from the Start menu.
Programs that open or reference CI files
PolySpace Preprocessed Code File
Developer | The MathWorks |
Popularity |
2.0 | 4 Votes |
Compiler file used by PolySpace, a code verification tool used for performing static analysis on C++ and Ada source code; contains a copy of the original file being compiled, except headers, macros, and other constructs are fully expanded in the file.
More Information
The PolySpace compiler uses CI files to report specific compilation error information to the developer.