Skip to content

Fonctionnalité RemoteApp sur le client

In der Vergangenheit war der generierte TSplus Portable-Client die übliche Methode für einen Benutzer, um Anwendungen zu starten. Die Version 10.50 führt ein. un icône dans la zone de notification which gives to each user the list of all of his Applications. Within this application list, the user can select the one he wants to start.

This is a new way for administrators to deliver remote applications (referred to as “RemoteApps“) to their users. Specifically, RemoteApp On Client enables a straightforward publishing process that allows applications installed directly on the server to be provided to users, allows RemoteApp programs to run side-by-side with local programs, and offers integration with a custom “launcher” application to make it simple for users to find and launch RemoteApp programs.

La liste des applications utilisateur apparaîtra également dans le Menu Démarrer sous Tous les programmes in einem Ordner namens Mis Aplicaciones Remotas To deploy this new amazing TSplus capability is simple: The Administrator has generated new connection clients and allowed it with the AdminTool. This guide will explain step by step what will happen when the administrator enables this new feature and delivers to his users a new generated connection client.

Example: The user “Laura” is using TSplus to access her remote application. To do so, she is using a generated client named LauraPortableClient.exe Cuando lo ejecuta en su PC, obtiene el siguiente resultado:

Screenshot 1-1 However, the administrator did provide her a new one, created with the TSplus 10.50 release. She will have to run it at least once to benefit from the new RemoteApp On Client feature When the administrator is adding/removing application to a user, such change will be set on the server side at the next logon. It means that the current session will not reflect such modification. The Advanced tab of the AdminTool has an option to enable or to disable this RemoteApp On Client feature, by default, it is enabled.

Screenshot 2-1 Puedes cambiar el nombre del menú como desees, haciendo clic en el Título del Menú de Aplicaciones Remotas a continuación y añadiéndolo en el cuadro de valor:

Screenshot 3-1 What will happen on her PC when she runs her newly generated client once: She will see a new icon in the Notification Area of her local task bar.

My Remote Applications new icon Menu de la liste des applications
Screenshot 1-2 Screenshot 1-3

Ella también verá una nueva entrada en la lista de programas del menú Inicio llamada “My Remote Applications” :

Screenshot 2-1

She will now be able to select one of these listed applications and to start it as a RemoteApp. She will not need to use the provided LauraPortableClient.exe generated client. For example, if she selects the Floating Panel, she will get this result:

Screenshot 2-2

Technical background behind this new technology.

The new generated client of the 10.50 release is adding several files within C:\Users%UserName%\RDP6 folder of the local PC’s user profile.

MyRemoteApp.exe y MyRemoteApp.bin sont les codes de programme qui sont lancés pour créer la nouvelle icône dans la zone de notification et la nouvelle entrée dans la liste Tous les programmes du bouton Démarrer.

MyRemoteApp.ini is a file received from the server. It is providing the details of each application which are assigned to this user on the server side. It is updated at each new connection to the server. Usually, it takes 30 seconds after each logon to receive this file from the server. RemoteApp.txt is providing the name of the last generated client started on this PC.

Screenshot 3-1

Commentaires :

If the user has administrator rights on his own PC, MyRemoteApp.exe will be started automatically at each reboot and the Start button will be updated too. Else, the administrator must run once the new generated client “As Administrator” to enable the new feature. Doing so he will create the proper registry entries in HKLM. If a user is connecting to only one server, this new system is perfect. However, if he is using several connection clients to open sessions on different servers you should keep in mind that the file MyRemoteApp.ini will be updated with the values of the last connection. It can be confusing for the user and in such deployment case we recommend not to use this new feature.