thebigmick will pay $0.50 to the first person to successfully answer the question:

is it possible to make an application run in terminal services appear in the local app bar (instead of having the full terminal window)

unfunded

Answer thebigmick's question

People succeed in answering thebigmick's questions 0% of the time (0 success in 4 attempts).

Counter Offer:

$5 | $6 | $7 | other:

Answers by: Grumbling_Goat | nothing1212 | squiggie | Don Miguel de los Platanos

nothing1212's Answer:

Reply by nothing1212 921 days ago

yep, but you have to build your own interface.

You can build an app that will call the application using the command: "app.exe > data.txt" and then use your user-built application to read the file every once in a while and interact with the data of the target app.

To make it appear in the local app bar you could just open the file for reading in your user-made application and "retranslate" everything in the local bar app.

Another way more difficult would have tomake the two application share a memory space.

If you still can't do it I can probably do it for you but I will ask for some money then :).