--- title: ADD APP description: ADD APP author: dansimp ms.assetid: 329fd0c8-a795-49be-b0fd-1367c5b4a34b ms.reviewer: manager: dansimp ms.author: dansimp ms.pagetype: mdop, appcompat, virtualization ms.mktglfcycl: deploy ms.sitesec: library ms.prod: w8 ms.date: 06/16/2016 --- # 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.

  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>.   ## Related topics [SFTMIME Command Reference](sftmime--command-reference.md)