Multiple Shell

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Multiple Shell

Re: Multiple Shell

by akatik » Wed Jul 31, 2019 8:29 am

Code: Select all

server=rdp:192.168.11.31
shell=||FireFox
next screen
shell=||otherapp
Switch between them with Win-arrows, Win-1 and Win-2 or from popup menu in right corner.

Multiple Shell

by ppaetschke » Tue Jul 30, 2019 6:40 pm

Hi Forum,

i am currently evaluating the WTWare solution on RaspberryPI for our production environment.
So far everything is straight formward and working as expected.
I now have th request to run two Apps which are pusblished via RemoteDesktop (Firefox and another java application).
I there a way to start multiple remote apps using the shell command?
Should it work if i use the following config:
server=rdp:192.168.11.31
shell=||FireFox
shell=||otherapp

Thanks,

Patrick

Top