--- title: UNPUBLISH PACKAGE description: UNPUBLISH PACKAGE author: jamiejdt ms.assetid: 1651427c-72a5-4701-bb57-71e14a7a3803 ms.pagetype: mdop, appcompat, virtualization ms.mktglfcycl: deploy ms.sitesec: library ms.prod: w8 ms.date: 06/16/2016 --- # UNPUBLISH PACKAGE Enables you to remove the shortcuts and file types for an entire package. `SFTMIME UNPUBLISH PACKAGE:package-name [/CLEAR] [/GLOBAL] [/LOG log-pathname | /CONSOLE | /GUI]`
Parameter | Description |
---|---|
PACKAGE:<package-name> |
The name of the package. |
/CLEAR |
If present, user settings will also be removed. (For more information, see the Important note later in this topic.) |
/GLOBAL |
If present, the package will be unpublished 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. |