Hey there!
I’m running into some issues with installing a Windows EXE app in kiosk mode. I deployed single app kiosk policy to one of my Windows devices and applied the remote action to install an EXE app. Here’s a breakdown of how I set up the EXE app installation action:
- Unchecked the “install silently” option.
- Since it’s a system-level app, I made sure to install it at the system level.
- Unchecked options for forcing device restart, installation command, and installation timeout.
- For success criteria, I set it to “App Exists” and provided the app identifier.
- Also, enabled the “retry” option and set it to three retries.
Since I disabled silent app installation, I expected the device to prompt for manual installation. However, no installation prompt appeared. I suspect there might be an issue with the EXE app installation through Hexnode.
Do you guys have a solution to tackle this?