Icons Used on the Packages Tab

AdminStudio 2022 R2 SP1 | 24.01 | Automated Application Converter

The following icons are used to display package status on the Packages tab:

Select Packages Panel

Column

Icon

Description

Status

Package is in the process of being repackaged.

Package has been successfully repackaged.

Repackaging has failed.

Package is waiting in line to be repackaged or to be virtualized.

A soft timeout has occurred, meaning that the package’s Soft Timeout time period has elapsed. This could occur because the package is very large and is taking an unusually long time to repackage, or because you have set the Soft Timeout value too low, or because the installer is waiting for some kind of user input (meaning that the installation was not silent).

The last conversion run of this package was cancelled.

Package

Identifies the source package (.msi or .exe file).

Identifies the repackaged .msi file.

Identifies the virtual application that was successfully created.

Virtualization Readiness

Ready

Package is ready to virtualize; no repackaging is required.

Note:If a Windows Installer package does not contain any custom actions, conditional components, or unsupported tables, repackaging prior to virtualization is not required. An example of an unsupported table is the IniFile table, which changes files on the target machine in ways that cannot be statically determined.

Requires repackaging

Package must be repackaged before it can be successfully virtualized.

Undetermined

The Automated Application Converter was unable to determine whether this package is ready to be virtualized directly or whether it requires repackaging.

Virtualization not supported

Automated Application Converter has determined that virtualization is not supported due to one of the following issues (described in Application Virtualization Compatibility Tests):

Package contains DLL surrogates.
Package installs boot services.
Package contains OS integrated files.
Package relies on a system-level driver.
Package’s .sft file name is over 56 characters in length.

Important:Packages with a status of Virtualization not supported will not be virtualized. In order to virtualize the package, you must first override the status and change it to Ready or Requires repackaging.

Virtualization not recommended

Automated Application Converter has determined that this package is not recommended for virtualization due to one of the following issues (described in Application Virtualization Compatibility Tests):

Package does not contain a shortcut.
Package includes a custom shell extension.
Package utilizes ClickOnce technology.