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

Quick Question about helpdesk.txt

Single Click discussions / bugs
Post Reply
Stal
Posts: 2
Joined: 2007-05-15 14:02

Quick Question about helpdesk.txt

Post by Stal »

Hi, ive been having a play with setting up UltraVNC SC for remote support. Im trying to use the [DIRECT] method, and it does work, although I keep getting the box pop up (the one you would get if you DONT use [DIRECT]) for about 5 seconds before it connects directly.

I have seen someone use this without any of this popping up and am sure there must be something I have missed which might make a difference.

Please find my helpdesk.txt attached below which I am using to test over a LAN:

Code: Select all

[TITLE]
Remote Support

[HOST]
Remote Support
-connect 192.0.0.120:5500 -noregistry
[DIRECT]

[BALLOON1TITLE]
Establishing connection ...

[BALLOON1A]
5 min try period

[BALLOON1B]
If it fails, the software will remove itself

[BALLOON1C]
from your system. 

[BALLOON2TITLE]
Connection active.

[BALLOON2A]
Warning, your desktop is remote visable

[BALLOON2B]
You can break the connection any time

[BALLOON2C]
by using the close button

[WEBPAGE]
http://www.mydomain.com
bevtech
800
800
Posts: 2168
Joined: 2005-08-03 14:07
Location: Pennsylvania, United States

Re: Quick Question about helpdesk.txt

Post by bevtech »

if you have a 5 second delay that maybe normal.. I recall a slight pause ..:)
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..;)
Stal
Posts: 2
Joined: 2007-05-15 14:02

Re: Quick Question about helpdesk.txt

Post by Stal »

It is not the delay that is the problem, it is the fact that it shows the window you get when NOT connecting directly eg this:

Image

And this shows up for about 5 seconds before disappearing and connecting automatically.

I am worried that people will get too eager and start clicking on things, and mess the process up!

Im sure it can be done.[/img]
User avatar
JDaus
Friend of UVNC
Friend of UVNC
Posts: 537
Joined: 2007-03-17 11:00
Location: Sydney, Australia
Contact:

Re: Quick Question about helpdesk.txt

Post by JDaus »

If you make your own exe ... you can always put the command line in to make it connect without the popup dialog ... but that is not a simple process to get right (the making of self extracting exe) ...

the command line is as follows:
winvnc.exe -connect $REMOTEIP:$VNCPort -noregistry
replace $REMOTEIP with your IP or DYNDNS address
replace $VNCPort with the port that your VNCViewer is listening on (or remove it and the semicolon if not needed)

hope this helps
ask a silly question and remain a fool for 5 minutes...
don't ask, and remain a fool for life - JDaus 2003

without imperfections, neither you nor i would exist - Steven Hawkins
__
JD
SCPrompt - OpenSource Free Remote Screen\Desktop Sharing Solution
SecureTech.com.au
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: Quick Question about helpdesk.txt

Post by redge »

I have seen someone use this without any of this popping up and am sure there must be something I have missed which might make a difference.
Maybe this one ?
[topic=7991][/topic]
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply