Custom service - application example
The
Custom
service allows you to enter a command line that includes a directory path on the user's device to a specific application, and directly runs it through a dialog box.- In, select the subdevice.
- On the right pane, expand theServicessection to view all of the subdevice services.
- In theServicespane, create or edit an existingCustomservice by clicking respectively thecircled plusorpencilicon.
- If not previously done, set.
- In theCustom Actionfield, enter a directory path along with the file name and extension of the application that you want to run. See the following examples:UltraVNC"<executable>" -connect <IP:Port>"C:\Program Files (x86)\uvnc bvba\UltraVNC\vncviewer.exe" -connect 192.168.0.2:5900TightVNC"<executable>" <IP:Port>"C:\Program Files\TightVNC\tvncviewer.exe" -connect 192.168.0.2:5901SSH via PuTTY"<executable>" -ssh <user>@<address>"putty.exe" -ssh root@192.168.10.2
- ClickLaunch.TheInteractive AccessTool automatically establishes a VPN connection with the device to which the subdevice is connected. In this way, you are granted access to the device subnet, so you can reach the subdevice and make its service run.
Provide Feedback