www.cryer.co.uk
Brian Cryer's Web Resources

.application file extension

.application
ClickOnce application manifest file.

A .application file is an XML style file which contains an application manifest. This is used when installing an application built on the .NET framework, as the manifest contains references to everything required to install the application.

If ClickOnce has been installed on the local computer then the application can be installed by simply clicking on the .application manifest file. Otherwise there should be a setup.exe installer application with the .application file (in the same folder) which can instead to used to install the application.

cf .appref-ms, .deploy

For more information see:

Can you add to this? Do you know of any applications not already listed which will work with .application files, view .application files or open .application files? Are you able to contribute any additional reference information or file format information about .application files or have you spotted any errors or omissions? If so please let us know by emailing us at feedback@cryer.co.uk - Thank you.