.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.