mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-10 11:37:22 +00:00
1.5 KiB
1.5 KiB
title, description, ms.assetid, author
title | description | ms.assetid | author |
---|---|---|---|
LOCK APP | LOCK APP | 30673433-4364-499f-8116-cb135fe2716f | jamiejdt |
LOCK APP
Locks the application specified in the file system cache.
SFTMIME LOCK APP:application [/LOG log-pathname | /CONSOLE | /GUI]
Parameter | Description |
---|---|
APP:<application> |
The name and version (optional) of the application to lock. |
/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