CONFIGURE PACKAGE

Letzte Aktualisierung: November 2012

Betrifft: Application Virtualization, Application Virtualization 4.6 SP2

Enables the user to change a package manifest file, package source, load trigger types, or load target for a package.

SFTMIME CONFIGURE PACKAGE:package-name [/MANIFEST manifest-path] [/OVERRIDEURL url] [/AUTOLOADNEVER] [/AUTOLOADONREFRESH] [/AUTOLOADONLOGIN] [/AUTOLOADONLAUNCH] [/AUTOLOADTARGET {NONE|ALL|PREVUSED}] [/LOG log-pathname | /CONSOLE | /GUI] [/NO-UPDATE-FTA-SHORTCUT {TRUE|FALSE} {/GLOBAL}]

Parameter Description

PACKAGE:<package-name>

User-visible and user-friendly name for the package.

/MANIFEST <manifest-path>

The path or URL of the manifest file that lists the applications included in the package and all of their publishing information.

/OVERRIDEURL <URL>

The location of the package's SFT file.

/AUTOLOADNEVER

Background loading is turned off for the package.

/AUTOLOADONREFRESH

Background loading is performed after a publishing refresh.

/AUTOLOADONLOGIN

Background loading is performed when a user logs in.

/AUTOLOADONLAUNCH

Background loading is performed after a user starts an application from the package.

/AUTOLOADTARGET <target>

Indicates which applications from the package will be autoloaded.

NONE

No autoloading will be performed despite the presence of any /AUTOLOADONxxx flags.

ALL

If an autoload trigger is enabled, all applications in the package will be loaded into cache regardless of whether they have ever been launched.

PREVUSED

If an autoload trigger is enabled, the package will load if any applications in this package have previously been started by a user.

/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.

For version 4.6 SP2, the following option has been added.

[/NO-UPDATE-FTA-SHORTCUT {TRUE|FALSE} {/GLOBAL}]

If set to TRUE, a registry value is created for the package, either per user, or globally if the /GLOBAL flag is specified.

If set to FALSE, the registry value is removed and the file type associations (FTA) for the package are reinstalled.

If not specified, normal FTA and shortcut publishing behavior occurs. If you perform any subsequent publishing refresh operations on the App-V 4.6 SP2 client, the shortcuts and FTAs for packages that have this registry value set will not be changed, and the shortcuts and FTAs will not be registered at system startup or user login unless you reset the flag.

/GLOBAL

Works in conjunction with the /NO-UPDATE-FTA-SHORTCUT flag. If the /GLOBAL flag is present, it indicates that a registry value will be created for that package for all users. By default, the registry value is created only for this user.

Siehe auch

Andere Ressourcen

SFTMIME-Befehlsreferenz

-----
Sie können mehr über MDOP in der TechNet-Bibliothek erfahren, im TechNet Wiki nach Problemlösungen suchen oder uns auf Facebook oder Twitter folgen. Senden Sie Vorschläge und Kommentare zur MDOP-Dokumentation an MDOPdocs@microsoft.com.