Multiple Shell

Have got any interesting solutions and ideas for problems with terminal servers? Looking for any solution?
Post Reply
ppaetschke
Posts: 2
Joined: Tue Jul 30, 2019 5:44 pm

Multiple Shell

Post by ppaetschke »

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
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: Multiple Shell

Post by akatik »

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.
Post Reply