Hi people,
I've got an application deployed thru RemoteApp and I need to pass some dynamic arguments before the startup. (ie myapplication.exe /u /s "xyz" ).
Remote desktop authentication is made with only one user, then application will manage its user session in its own way.
I've the need of supply an authentication box via web, which will generate a web page containing any component (in this moment its an rdp java client) which can launch the application with arbitrary arguments.
Anyone has got a solution (free or low cost) for this problem? If possible, I would like to detach my business logic from the Microsoft activeX for Internet Explorer because of browser compatibility.
Thanks in advance, every help will be appreciated!
Regards,
L