1.9 KiB
title, description, author, ms.assetid, ms.reviewer, manager, ms.author, ms.pagetype, ms.mktglfcycl, ms.sitesec, ms.prod, ms.date
title | description | author | ms.assetid | ms.reviewer | manager | ms.author | ms.pagetype | ms.mktglfcycl | ms.sitesec | ms.prod | ms.date |
---|---|---|---|---|---|---|---|---|---|---|---|
DELETE PACKAGE | DELETE PACKAGE | dansimp | 8f7a4598-610d-490e-a224-426acce01a9f | dansimp | dansimp | mdop, appcompat, virtualization | deploy | library | w10 | 06/16/2016 |
DELETE PACKAGE
Removes a package record and the applications associated with it.
SFTMIME DELETE PACKAGE:package-name [/LOG log-pathname | /CONSOLE | /GUI]
Parameter | Description |
---|---|
PACKAGE:<package-name> |
The name of the package to be removed. |
/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 DELETE PACKAGE command always performs a global delete of the package and deletes only global file types and shortcuts.
If the package is global, this command must be run as local Administrator; otherwise, only DeleteApp permission is needed.