windows-itpro-docs/mdop/appv-v4/load-package.md
Nicholas Brower 1ae3f0b230 Merged PR 4822: "msdate update (generated from most recent commit date)"
"msdate update (generated from most recent commit date)"
2017-12-05 22:36:05 +00:00

2.2 KiB

title, description, author, ms.assetid, ms.pagetype, ms.mktglfcycl, ms.sitesec, ms.prod, ms.date
title description author ms.assetid ms.pagetype ms.mktglfcycl ms.sitesec ms.prod ms.date
LOAD PACKAGE LOAD PACKAGE jamiejdt eb19116d-e5d0-445c-b2f0-3116a09384d7 mdop, appcompat, virtualization deploy library w8 06/16/2016

LOAD PACKAGE

Loads the specified package into the file system cache.

SFTMIME LOAD PACKAGE:package-name [/SFTPATH sft-pathname] [/LOG log-pathname | /CONSOLE | /GUI]

Parameter Description

PACKAGE:<package-name>

The name of the package to load.

/SFTPATH <sft-pathname>

If specified, the path to an SFT file to load from.

/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   If no SFTPATH is specified, the client will load the package by using the path it has been configured to use, based on the OSD file, the ApplicationSourceRoot registry key value, or the OverrideURL setting.

The LOAD PACKAGE command performs a synchronous load and will not be complete until the package is fully loaded or until it encounters an error condition.

 

SFTMIME Command Reference