Hello
I'm trying to publish remote app launcher on RDS server
i have entered below command line parameter in published remote app launcher to open fortigate firewall
--cmd "C:\rds\webgen111.exe", --args "1 chrome 192.168.1.17 v::#username::{username}||s::#secretkey::{password}||c::#login_button.primary {asset}"
webgen111.exe is a result of compiled web_generic autoit file provided by one identity : https://github.com/OneIdentity/SafeguardAutomation/tree/master/RDP%20Applications/AutoIt/web_generic
but without change in files contents.
i have also added recently updated web driver files
the result is remote app launcher couldn't receive command line and sessions stuck
what should be done?