.APPLICATION 파일 확장자
ClickOnce Deployment Manifest File
| 개발사 | Microsoft |
| 인기도 |
3.9 | 37 투표 |
APPLICATION 파일이란 무엇인가요?
File created for ClickOnce, a Microsoft framework used to deploy Windows applications over the Web; stores program deployment properties in an XML format, including name, version, description, deployment options, and dependencies; may also contain a digital signature.
추가 정보
APPLICATION files were designed to provide easy "one click" deployments of user-level Windows applications. They have a corresponding .APPREF-MS file that activates ClickOne for a program, which subsequently executes within the .NET framework in Windows.
APPLICATION 파일을 여는 프로그램
Windows