Installing a Windows EXE app when the app identifier is not availableSolved

Participant
Discussion
5 days ago Jun 30, 2026

I’m trying to deploy a Windows EXE application to endpoints through Hexnode. While adding the EXE as an enterprise app, the portal asks for an app identifier. The app is not already installed on the target devices, so I don’t know where to get the identifier from. Is there another way to set this up so Hexnode can confirm the installation?

Replies (3)

Marked SolutionPending Review
Hexnode Expert
4 days ago Jun 30, 2026
Marked SolutionPending Review

Hi @ethan_,

You can deploy a Windows EXE application without using the app identifier by configuring an alternate success criterion.

To add and deploy the EXE app:

  1. Go to Apps > Add Apps > Enterprise Application.
  2. Upload the EXE file.
  3. In the app configuration, set the success criteria under Installation Settings.

If the app identifier is not available, use one of the following options instead:

  • Registry Path: Hexnode checks whether the application’s install path exists on the device after deployment.
  • Install Path: Hexnode checks whether a specified registry path exists after installation.

These success criteria help Hexnode determine whether the EXE app was installed successfully.

After adding the app, you can deploy it using either of these methods:

  • Go to Manage > select the Windows device > Actions > Install Application.
  • Or add the app under a Required Apps policy and associate the policy with the target devices.

Best Regards,
Isabel Lora
Hexnode UEM

Marked SolutionPending Review
Participant
4 days ago Jun 30, 2026
Marked SolutionPending Review

Thanks for the workaround! But just so I know for the future, where are we actually supposed to find or get the app identifier for a Windows EXE?

Marked SolutionPending Review
Hexnode Expert
4 days ago Jun 30, 2026
Marked SolutionPending Review

Yes. If the application is already installed on a managed Windows device, you can find its app identifier from the device details page in Hexnode:

Manage > select the device > Applications sub-tab > search for the app.

For a new EXE deployment where the identifier is not available, configuring Path exists or Registry exists as the success criterion is the recommended approach.

Best Regards,
Isabel Lora
Hexnode UEM

Save