2019-08-09 13:36:52 -07:00

2.0 KiB

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

SFTMIME Command Reference