mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-10 19:47:22 +00:00
1.5 KiB
1.5 KiB
title, description, ms.assetid, author
title | description | ms.assetid | author |
---|---|---|---|
UNLOAD APP | UNLOAD APP | f0d729ae-8772-498b-be11-1a4b35499c53 | jamiejdt |
UNLOAD APP
Unloads the application and all other applications in the package from the file system cache.
SFTMIME UNLOAD APP:application [/LOG log-pathname | /CONSOLE | /GUI]
Parameter | Description |
---|---|
APP:<application> |
The name and version (optional) of the application 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. |
Related topics