How to create an Add-in package

How to create an Add-in package

The information in this topic applies only to System Center 2012 SP1.

An add-in package is just a ZIP file that contains the add-in manifest and any other required files, such as .NET assemblies referenced by the manifest.

To create an add-in package

  1. Use an archive program that can create ZIP archives.

  2. Add the manifest.xml file to the ZIP archive.

  3. Add all files that your add-in depends on to the ZIP archive.

  4. Optionally, add any PDB files for debugging to the ZIP archive.

  5. Save the ZIP file, the name of the file is not important but it should end with .ZIP.

See Also

Leave a Comment
  • Please add 1 and 7 and type the answer here:
  • Post
Wiki - Revision Comment List(Revision Comment)
Wikis - Comment List
Sort by: Published Date | Most Recent | Most Useful
Posting comments is temporarily disabled until 10:00am PST on Saturday, December 14th. Thank you for your patience.
Comments
Page 1 of 1 (1 items)