I sucessfully set up a SC executable -- very cool, but I need help with understanding how to start the viewer on the technician's console.
I am able to make the connection fine when I start the viewer using the command line:
vncviewer -listen -dsmplugin MSRC4Plugin.dsm
Is it possible to simply start UltraVNC Viewer to make the connection, instead of the command line?
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Need help understanding command line to start viewer
Re: Need help understanding command line to start viewer
yes, create icon with the command line.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: Need help understanding command line to start viewer
Alright, so it's not possible to get a connection going using the standard ultravnc viewer icon?
Re: Need help understanding command line to start viewer
command line of the listen icon
"C:\Program Files\UltraVNC\vncviewer.exe" -listen"
if you changed the port from the default of 5500 then you need to specify the change in the command line
Source :http://doc.uvnc.com/install/cmdline.html
"C:\Program Files\UltraVNC\vncviewer.exe" -listen"
if you changed the port from the default of 5500 then you need to specify the change in the command line
Source :http://doc.uvnc.com/install/cmdline.html
Bevtech
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Re: Need help understanding command line to start viewer
I understand how to start the viewer from the command line.
Is it possible to get a connection going by using Start-> All Programs-> UltraVNC-> UltraVNC Viewer (Icon).
Is it possible to get a connection going by using Start-> All Programs-> UltraVNC-> UltraVNC Viewer (Icon).
Re: Need help understanding command line to start viewer
yes you just need to change the command line on the icon properties
For Example:
"C:\Program Files\UltraVNC\vncviewer.exe" is the target line
for the vncviewer.exe icon just add -listen to it
This is the target for the listen icon
"C:\Program Files\UltraVNC\vncviewer.exe" -listen
notice how the command is after the""
That should be all you have to do. ...
For Example:
"C:\Program Files\UltraVNC\vncviewer.exe" is the target line
for the vncviewer.exe icon just add -listen to it
This is the target for the listen icon
"C:\Program Files\UltraVNC\vncviewer.exe" -listen
notice how the command is after the""
That should be all you have to do. ...
Bevtech
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..