Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds an application record.
SFTMIME ADD APP:application /OSD osd-pathname [/ICON icon-pathname] [/LOG log-pathname | /CONSOLE | /GUI]
Parameter | Description |
---|---|
APP:<application> |
The name and version (optional) of the application. |
/OSD <osd-pathname> |
The path or URL for the OSD file. |
/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. |
Note The resulting name of the application will be taken from the OSD file and not from the name provided in APP:<application>.