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