windows-itpro-docs/mdop/appv-v4/unload-package.md
2019-05-30 09:28:07 -03:00

1.6 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
UNLOAD PACKAGE UNLOAD PACKAGE v-madhi a076eb5a-ce3d-49e4-ac7a-4d4df10e3477 dansimp v-madhi mdop, appcompat, virtualization deploy library w8 06/16/2016

UNLOAD PACKAGE

Unloads the package from the file system cache.

SFTMIME UNLOAD PACKAGE:package-name [/LOG log-pathname | /CONSOLE | /GUI]

Parameter Description

PACKAGE:<package-name>

The name of the package to unload.

/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.

 

SFTMIME Command Reference