Publish apps via Sun Global Desktop without a browser
Hi all..
I have searched everywhere but can't find the solution to my problem.
is it possible to publish an application from a Windows Terminal server, without going through the web interface? (ala citrix)
My current solution is as follows:
Install the "Sun Secure Global Desktop Classic Native Client" (not the "Sun Secure Global Desktop Client")
then run this command:
/opt/tarantella/bin/ttwebtop -application "Notepad" -url http://myaddress.com/tarantella
This then prompts for a username and password, and opens the app.
The problem is though, is the application is opened in a "window" so we have a "window in a window" effect.. Is there a way to publish the app so it uses the native window manager, like the "seemless integration" that the web interface does?

