AppStream Apps

This module publishes Dynamic Application Catalog entries to Amazon AppStream 2.0 sessions. This allows for dynamically publishing applications that are already natively-installed on your image builder instance.

Filter

Select the name of the filter you want assigned to this configuration element. Click the Show Filter Details button on the right to review any filter settings without leaving Configuration Management.

Description

Enter a description that helps you identify your settings.

Shortcut Name

Enter the display name of the application you want to publish to the AppStream App Catalog.

Target

Enter the full path to the target application's EXE. Surrounding quotes are automatically added to the target.

Target Arguments

Enter any arguments required by the shortcut target. Target Arguments are not automatically quoted.

Start In

Enter the working directory the shortcut target should start in. Surrounding quotes are automatically added to the start in directory.

Icon File

Enter the full path to the icon the shortcut should use. Surrounding quotes are automatically added to the icon file.

Index

If the shortcut icon file contains more than one icon, enter the numerical index of the icon the shortcut should use.

Example

This example creates an app catalog entry named Google Chrome Incognito Mode.

  • Filter: No Filter - Apply this to all

  • Shortcut Name: Google Chrome Incognito Mode

  • Target: C:\Program Files\Google\Chrome\Application\chrome.exe

  • Target Arguments: -incognito Start In: C:\Program Files\Google\Chrome\Application