So I was reading the command line options at
http://www.uvnc.com/install/cmdline.html#winvncsc
and want to be able to launch single click from the command line passing all my arguments. I have built a 7zip self extracting/executing set of scripts that i want to be able to pass options into single click while starting it, and don't want the single click menu.
I tried downloading winvnc_SCIII.exe and passing the options to it but it appears to ignore the command line options and is not initiating a connection to my proxy
The command I ran was: winvnc_SCIII.exe -connect tech1.domain.com -id 500 -run
I also tried with -id:500 and excluding it, including ports in the connect, all have the same effect. I end up with a UVNC icon near the clock and it doesn't initiate any connections to the server.
FYI The script grabs a ticket number from users and uses that as the id for the repeater, eventually i want to be able to automatically submit and comment on tickets etc
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
WinVNCSC Command Line Execution
Re: WinVNCSC Command Line Execution
proxy must be initiated before SCIII starting
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
-
- Posts: 2
- Joined: 2009-02-24 19:51
Re: WinVNCSC Command Line Execution
I just tested; None of the command options work for winvnc_sciii.exe. I also followed here http://www.simply-postcode-lookup.com/S ... ickVNC.htm to create a SCIII client EXE file; It is very strange that every time I launched the EXE, it pops up a Windows to input your ID (but I already put it in the help.txt); After I enter the session ID and it works. Is it possible I can pass argument to winvnc_sciii.exe? Anyone else has a successful test with that?