--- title: PUBLISH PACKAGE description: PUBLISH PACKAGE author: jamiejdt ms.assetid: a33e72dd-194f-4283-8e99-4584ab13de53 ms.pagetype: mdop, appcompat, virtualization ms.mktglfcycl: deploy ms.sitesec: library ms.prod: w8 ms.date: 06/16/2016 --- # PUBLISH PACKAGE Publishes the contents of an entire package. `SFTMIME PUBLISH PACKAGE:package-name /MANIFEST manifest-path [/GLOBAL] [/LOG log-pathname | /CONSOLE | /GUI]`
Parameter | Description |
---|---|
PACKAGE:<package-name> |
User-visible and user-friendly name for the package. |
/MANIFEST <manifest-path> |
The path or URL of the manifest file that lists the applications included in the package and all of their publishing information. |
/GLOBAL |
If present, the package will be available for all users on this computer. |
/LOG |
If specified, output is logged to the specified path name. |
/CONSOLE |
If specified, output is presented in the active console window (default). |
/GUI |
If specified, output is presented in a Windows dialog box. |
/LOGU |
If specified, output is logged to the specified path name in UNICODE format. |