mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-24 14:53:44 +00:00
1.5 KiB
1.5 KiB
title, description, ms.assetid, author
title | description | ms.assetid | author |
---|---|---|---|
CLEAR APP | CLEAR APP | c2e63031-5941-45e4-9863-127231cfa25b | jamiejdt |
CLEAR APP
Clears the current user's settings and publishing configurations for an application.
SFTMIME CLEAR APP:application [/LOG log-pathname | /CONSOLE | /GUI]
Parameter | Description |
---|---|
APP:<application> |
The name and version (optional) of the application. |
/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