Section 1.5. The Application Manifest


1.5. The Application Manifest

When you publish your application, a folder and four files are automatically generated in the publishing directory (see Figure 1-5). They are:

  • A folder containing the deployment files (MyApp_1_0_0_0; see next section).

  • An application manifestMyApp.application. The publish.htm file points to this application.

  • A version-specific application manifest; for example, MyApp_1_0_0_0.application.

  • A publish.htm web page containing instructions on how to install the application (this page was covered earlier in this PDF).

  • A setup application (setup.exe).

    Figure 1-5. The application manifest and the other files in the publishing directory

The application manifest MyApp.application is an XML file that contains detailed information about the current application as well as its version number. It lets users know if they need to update application.

When you re-publish your application, the contents of MyApp.application, publish.htm, and setup.exe will be modified, while one new version-specific application manifest (for example, MyApp_1_0_0_1.application) and a new folder (for example, MyApp_1_0_0_1) containing the new versions of deployment files will be created.




Use ClickOnce to Deploy Windows Applications2006
Use ClickOnce to Deploy Windows Applications2006
ISBN: N/A
EAN: N/A
Year: 2005
Pages: 38

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net