mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
1.9 KiB
1.9 KiB
title, description, author, ms.assetid, ms.pagetype, ms.mktglfcycl, ms.sitesec, ms.prod, ms.date
title | description | author | ms.assetid | ms.pagetype | ms.mktglfcycl | ms.sitesec | ms.prod | ms.date |
---|---|---|---|---|---|---|---|---|
CONFIGURE APP | CONFIGURE APP | jamiejdt | fcfb4f86-8b7c-4208-bca3-955fd067079f | mdop, appcompat, virtualization | deploy | library | w8 | 06/16/2016 |
CONFIGURE APP
Enables the user to change the icon associated with an application but does not update the icon on existing shortcuts or file type associations.
SFTMIME CONFIGURE APP:application /ICON icon-pathname [/LOG log-pathname | /CONSOLE | /GUI]
Parameter | Description |
---|---|
APP:<application> |
The name and version (optional) of the application. |
/ICON <icon-pathname> |
The path or URL for the icon file. |
/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