I have an application that generates an Auto-URL that is 443 characters which allows for concise configuration of the software/kiosk. When those 443 characters are pasted into MS Kiosk and then the kiosk is executed the Auto-URL is cut down to 261 characters. The URL no longer authenticates properly and each systems configuration must be done manually each time. I have two dozen kiosk systems. I need a solution.
How can I adjust the kiosk to accept whatever length URL is added?
I've considered using small HTML page to reference the Auto-URL.
I've also considered a TinyURL application, but don't know enough about those services/those apps to use one for a internal application. Unless I can own the program and its entirely in-house, I can't very well route internal traffic to the web for a reference, particularly one that require authentication to an internal server.
Please let me know what, if anything can be adjusted within the Kiosk setup, its registry references to accommodate this super long URL.
Thanks in advance