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.

For version 4.6, the following option has been added.

/LOGU

If specified, output is logged to the specified path name in UNICODE format.

Important   The package must already have been added to the Application Virtualization Client, and the manifest file is required.

To use the GLOBAL parameter, the PUBLISH PACKAGE command must be run as local Administrator; otherwise, only ManageTypes and PublishShortcut permissions are needed.

Publishing without the GLOBAL parameter grants the user access to the applications in the package and publishes the file types and shortcuts listed in the manifest to the user’s profile.

Publishing with the GLOBAL parameter adds the file types and shortcuts listed in the manifest to the “All Users” profile.

If the package is not global before the call and the GLOBAL parameter is used, the package is made global and available to all users.

SFTMIME Command Reference