Files that Need to Be Installed for Automatic Update Notification

InstallShield 2019 Express Edition

To install with your application the ability to implement automatic notification of updates to your application, enable FlexNet Connect for your project. This is disabled by default for all new installation projects that you create.

When you enable FlexNet Connect in an Express project, the FlexNet Connect merge module is added to your installation. The FlexNet Connect merge module includes several files that are installed on the target machine during installation of your application. These files must be distributed with your application in order for FlexNet Connect to work. Among the items that are installed:

Software Manager (ISUSPM.exe) is an application that your end users can use to check for updates and product information. When an update is available for your application, the update is listed in the Software Manager, along with hyperlinks to download the update and view release notes.
Update Agent (Agent.exe) is the component that handles all of the communication between the Software Manager and the notification server. Optionally, you can embed calls directly from your application to the Agent to create an update experience that is more integrated with your application.

See Also