--- title: LOAD PACKAGE description: LOAD PACKAGE author: eavena ms.assetid: eb19116d-e5d0-445c-b2f0-3116a09384d7 ms.reviewer: manager: dansimp ms.author: eravena ms.pagetype: mdop, appcompat, virtualization ms.mktglfcycl: deploy ms.sitesec: library ms.prod: w8 ms.date: 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. |
/LOGU |
If specified, output is logged to the specified path name in UNICODE format. |