.MANIFEST ファイル拡張子
Windows Application Manifest File
| 開発元 | Microsoft |
| 人気度 |
4.1 | 144 票 |
MANIFESTファイルとは?
A MANIFEST file is an XML document that describes the manifest, or package contents, of a Windows software application. It is used by various Windows technologies for configuring and deploying software, including ClickOnce and the Common Language Runtime (CLR). MANIFEST files are often seen with the compound ".exe.manifest" file extension.
詳細情報
MANIFEST files are typically only used by software developers. However, end users may also see MANIFEST files in temporary directories after opening ClickOnce applications from a link in a Web browser. You generally should not manually edit or delete these files, or the ClickOnce application may stop working.
You can visit the Manifest File Schema page to view the XML schema for MANIFEST files.
注: MANIFEST files are often compiled into .CDF-MS files, which allow the underlying software to have faster access to the application parameters. Therefore, you may see CDF-MS files alongside your MANIFEST files.
MANIFESTファイルを開くプログラム
Steam Manifest File
| 開発元 | Valve |
| 人気度 |
3.5 | 28 票 |
File used by Valve Steam, a content delivery application used for downloading video games; related to .ACF files and used in the process of downloading and updating purchased games from the Steam online store.