I have some Windows 10 LTSC/IoT digital signs starting the ShareX screen capture application on boot like so:
"C:\Program Files\ShareX\ShareX.exe" -silent -startautocapture
After the Autocapture fires the Destination config is set to post the image to a URL but when network outages occur the ShareX UI spawns at a higher z-index than the Four Winds digital sign software display and remains there until manually closed or minimized.
I have been over the ShareX docs but this behavior isn't mentioned and the Custom Uploader options only include specifying an error message to display. Anyone have ideas on suppression or minimizing the UI? Possibly a PowerShell trick for shifting the focus?