--- title: DELETE PACKAGE description: DELETE PACKAGE author: dansimp ms.assetid: 8f7a4598-610d-490e-a224-426acce01a9f ms.reviewer: manager: dansimp ms.author: dansimp ms.pagetype: mdop, appcompat, virtualization ms.mktglfcycl: deploy ms.sitesec: library ms.prod: w8 ms.date: 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. |
/LOGU |
If specified, output is logged to the specified path name in UNICODE format. |