.CI ファイル拡張子
Windows Content Indexer Catalog File
| 開発元 | Microsoft |
| 人気度 |
3.3 | 13 票 |
CIファイルとは?
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.
詳細情報
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.
CIファイルを開く、または参照するプログラム
PolySpace Preprocessed Code File
| 開発元 | The MathWorks |
| 人気度 |
1.8 | 5 票 |
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.
詳細情報
The PolySpace compiler uses CI files to report specific compilation error information to the developer.