
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2016 08:48 AM
Thank you in advance for yor help
br
Thomas
Solved! Go to Solution.
- Labels:
-
General Discussion

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2016 08:46 AM
I changed in the Asset Configuration the Remote Desktop Action to:
cmd.exe /K "C:\Program Files\TightVNC\tvnviewer.exe" -host={smartname}
Now it works fine for us

SO long
Thomas

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2023 04:17 PM
cmd.exe /K "C:\Program Files\TightVNC\tvnviewer.exe" -host={smartname}
i used exactly this coomand but did not work for me.
I got a error message : '' the command is missspelled or could not be found''

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2016 08:46 AM
I changed in the Asset Configuration the Remote Desktop Action to:
cmd.exe /K "C:\Program Files\TightVNC\tvnviewer.exe" -host={smartname}
Now it works fine for us

SO long
Thomas

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2023 04:25 PM - edited ‎12-27-2023 04:26 PM
Hi,
i used this command:
cmd.exe /C "C:\Program Files\uvnc bvba\UltraVNC\vncviewer.exe" -host 10.13.7.100
with this command i connect connect with this certain Pc, but if I want to connect other PCs too then how can I write the command ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2020 04:16 PM
Grausam wrote:
Thank you for your answers.
I changed in the Asset Configuration the Remote Desktop Action to:
cmd.exe /K "C:\Program Files\TightVNC\tvnviewer.exe" -host={smartname}
Now it works fine for us![]()
SO long
Thomas
I know this post is quite old, but this did help me get VNC up in my Lansweeper but...the /K flag keeps the cmd window open even after the vnc window is closed. If you use the /C flag instead the cmd window will close when the VNC window is closed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2016 04:23 AM
You must to have installed VNC Server on your clients.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2016 08:50 PM
