InstallShield 2019
Project • This information applies to the following project types:
• | Advanced UI |
• | Suite/Advanced UI |
Edition • The Advanced UI project type is available in the Professional edition of InstallShield. The Suite/Advanced UI project type is available in the Premier edition of InstallShield. For information about the differences between these two project types, see Advanced UI Projects vs. Suite/Advanced UI Projects.
Important • This condition always evaluates as false on operating systems before Windows 10. Use of the Type Name subsetting Windows.ApplicationModel.FullTrustProcessLauncher requires Windows 10 Anniversary Update or newer.
When you are building a conditional statement for an exit or eligibility condition in an Advanced UI or Suite/Advanced UI project, you can create a UWP Type Present condition.
The UWP Type Present setting shows the condition that is configured for checking target systems for the presence of UWP functionality. For example, to create a conditional statement that checks for the presence of the Desktop Bridge, check for the type Windows.ApplicationModel.FullTrustProcessLauncher. This can be used to conditionally block installation, or to choose between installing .msi and Windows App package (.appx) packages..
Setting |
Description |
Type Name |
To create a conditional statement that checks for the presence of a particular UWP type, choose Windows.ApplicationModel.FullTrustProcessLauncher from the drop-down list or enter a name that is used to identify a UWP type to the operating system. |
See Also
Types of Condition Checks in Advanced UI and Suite/Advanced UI Projects
Guidelines for Defining Conditions in an Advanced UI or Suite/Advanced UI Project
Building Conditional Statements in Advanced UI and Suite/Advanced UI Projects
InstallShield 2019 Help LibraryApril 2019 |
Copyright Information | Flexera |