--- title: ADD APP description: ADD APP author: jamiejdt ms.assetid: 329fd0c8-a795-49be-b0fd-1367c5b4a34b ms.pagetype: mdop, appcompat, virtualization ms.mktglfcycl: deploy ms.sitesec: library ms.prod: w8 --- # ADD APP 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. |
/LOGU |
If specified, output is logged to the specified path name in UNICODE format. |