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

Search found 47 matches

by Chris H
2007-04-26 13:22
Forum: Old messages
Topic: test winvnc.exe [-autoreconnect[ ID:????]]
Replies: 19
Views: 21133

Re: test winvnc.exe [-autoreconnect[ ID:????]]

Chris, Yes - this is exactly what I need. Is there any chance to include this hack into the upcoming official version 1.0.3, so it will be possible to use the -ID command line switch separately without -autoreconnect ? Are you in touch with UNVC developers ? Thank you very much Tomas I'm not part ...
by Chris H
2007-04-17 23:47
Forum: Old messages
Topic: How to compile the repeater source?
Replies: 1
Views: 1474

Re: How to compile the repeater source?

Nevermind, I got it working but it appears as though this is an old version of the repeater with no tray icon or routines for running as a windows service. Does anyone know where I can find the source code for the new version?
by Chris H
2007-04-17 23:41
Forum: Old messages
Topic: How to compile the repeater source?
Replies: 1
Views: 1474

How to compile the repeater source?

I'm using the code in version 1.0.2 to modify the repeater source code so it dumps its debug output to a text file rather than the screen. I can't get it to compile though, as I get errors. Can anyone help me figure out how to compile the executable? repeater.obj : error LNK2001: unresolved external ...
by Chris H
2007-04-17 17:34
Forum: Old messages
Topic: test winvnc.exe [-autoreconnect[ ID:????]]
Replies: 19
Views: 21133

Re: test winvnc.exe [-autoreconnect[ ID:????]]

I hacked the source code to make my own version that connects through a repeater with an ID from the command line. This way I can change the host, port, and ID on the fly.

It uses the full version of winvnc and not single click. Is that what's being discussed here?
by Chris H
2007-04-17 17:07
Forum: Old messages
Topic: remote shutdown via command line or shortcut
Replies: 4
Views: 6611

Re: remote shutdown via command line or shortcut

Have you tried using WMI in a VBScript? It can be run remotely or on the local machine. I use something similar to remotely reboot our PCs. You said you're running XP so WMI is supported.

http://www.windowsitpro.com/Articles/Ar ... .html?Ad=1
by Chris H
2006-11-09 01:25
Forum: Old messages
Topic: Help setting up ultravnc with office lan
Replies: 4
Views: 2220

Re: Help setting up ultravnc with office lan

You're not trying to use the 198.xxx.xxx.xxx address from outside the network are you?
by Chris H
2006-11-09 01:13
Forum: Old messages
Topic: Server hangs, remote reboot?
Replies: 2
Views: 1717

Re: Server hangs, remote reboot?

That depends. Is the server within your Intranet or are you connecting over the Internet?
by Chris H
2006-02-22 19:59
Forum: Old messages
Topic: AOL scans UltraVNC as spyware
Replies: 2
Views: 2622

Over zealous and/or poorly coded virus scanners will do that. McAfee classifies Radmin as a virus as well.

You could try finding an exclusion option in AOL, but good luck with that. Can you uninstall the AOL virus scanner and use something else?
by Chris H
2006-02-04 23:22
Forum: SCIII
Topic: How to include a dll, Win2k is looking for msvcp60.dll
Replies: 2
Views: 5451

You can run regsvr32 msvcp60.dll to register it. But if the file is located in the same directory as the exe it should find it there automatically.
by Chris H
2006-02-02 14:06
Forum: Old messages
Topic: How to set up the Repeater
Replies: 10
Views: 5777

Anyone had any luck with this? I'm tempted to see if I can modify the source code for the full version of winvnc to accept the command line argument (like SC) and pass the variables in to the routine that handles adding clients from the GUI. Been a while since I messed with any C language stuff. We ...
by Chris H
2005-12-08 17:44
Forum: Old messages
Topic: How do I connect a winvnc server to a repeater II
Replies: 3
Views: 3328

Looks like the spammers have found the forum.
by Chris H
2005-12-08 17:37
Forum: Old messages
Topic: Check if a client is connected (using vb6)
Replies: 1
Views: 1700

I'd like to be able to do this as well, but to my knowledge there is no way. Unless you can monitor the port being used by winvnc to see if there is traffic.
by Chris H
2005-12-07 13:04
Forum: Old messages
Topic: How to set up the Repeater
Replies: 10
Views: 5777

I'll give that a try when I get a chance.
by Chris H
2005-12-06 13:19
Forum: Old messages
Topic: How to set up the Repeater
Replies: 10
Views: 5777

Ok. Thanks. I guess they haven't added a way to do this on the command line yet? My users aren't savvy enough to know how to right click a tray icon and then enter the numbers in the correct boxes.
by Chris H
2005-12-06 03:47
Forum: Old messages
Topic: How to set up the Repeater
Replies: 10
Views: 5777

Thanks. I guess what I'm getting stuck at, is I'm trying to use the full version of winvnc with the repeater. The tutorial is using SC, which seems to understand the proxy and ID commands :( but as far as I can tell winvnc.exe does not.
by Chris H
2005-12-06 00:03
Forum: Old messages
Topic: How to set up the Repeater
Replies: 10
Views: 5777

How to set up the Repeater

I've tried reading the FAQ's but am hopelessly lost and cannot understand them. Has anyone successfully gotten the repeater setup for Mode 2? Is it possible to establish a connection with the Viewer and the Server by using the command line? If anyone could show me a real world example I'd appreciate ...
by Chris H
2005-12-01 20:59
Forum: SC
Topic: can we use sc with bart pe
Replies: 4
Views: 3894

^^^ That was me, wasn't logged in.
by Chris H
2005-12-01 20:54
Forum: SC
Topic: Remote Support
Replies: 10
Views: 7232

I have something like this I'm working on in Visual Basic. Basically it is a self extracting archive that installs the server and establishes a remote connection. Then it sits in the system tray while you work, and you can right click it and have it break the connection and completly uninstall ...
by Chris H
2005-10-10 03:04
Forum: Old messages
Topic: Only IP Access After Renaming VNC Server
Replies: 2
Views: 2106

Perhaps a master browser problem?
by Chris H
2005-10-09 14:53
Forum: Old messages
Topic: Automatic set default password?
Replies: 3
Views: 4185

Since you have the ability to run a batch file on the remote PC, you can have the batch file create the registry entries by using Reg.exe It comes standard in WinXP and can be added to Windows 2000. You could run Reg.exe from your computer and loop through all 50 computers to add the registry ...
by Chris H
2005-10-09 14:37
Forum: Old messages
Topic: How to bypass work proxy?
Replies: 7
Views: 19385

Why not make a scheduled task on your work computer that runs the command winvnc -autoreconnect -connect yourserver.no-ip.org every 5 minutes or so? Start the VNCViewer running on your computer at home when you want to connect. It isn't the cleanest setup but it should get the job done. I've never ...
by Chris H
2005-10-04 14:34
Forum: Old messages
Topic: Completely Unattended Install
Replies: 4
Views: 9323

If you have remote WMI access to the machines you can install and start the service manually using VBScript.
by Chris H
2005-09-30 18:30
Forum: Old messages
Topic: possible a client connect my server vnc
Replies: 5
Views: 2821

You want to run the VNCviewer.exe on your computer with port 5500 open to it. You install WinVNC as a service on his computer and would run a command something like this. winvnc.exe -connect 123.123.123.123 This will cause his computer to establish a connection to you, even if he is behind a router ...
by Chris H
2005-09-29 16:40
Forum: Old messages
Topic: Cannot get FileTransfer to work no matter what
Replies: 9
Views: 9129

File transfer works for me with single click. I dont know why, but just last night I was helping a friend using it on dial up. I needed to send a file and thought it wouldn't work but it did much to my surprise. Have you tried it? You should be able to run and use most of the functionality of UVNC ...
by Chris H
2005-09-28 22:59
Forum: Old messages
Topic: Assigning VNC using Group policy in a Windows 2003 Domain
Replies: 2
Views: 5448

I use a VBscript and WMI to install the program as a service with pre-configured settings on remote PCs in our domain. There's no need to *install* the app since all the required dlls are copied to the install folder and the only registry entries made are for settings.

It works quite well.
by Chris H
2005-09-27 14:45
Forum: Old messages
Topic: where are viewer config settings ?
Replies: 2
Views: 1952

I don't think the viewer has any registry settings. I think everything is specified on the commandline when you launch it.

http://doc.ultravnc.net/install/cmdline.html
by Chris H
2005-09-27 14:27
Forum: Old messages
Topic: Running winvnc.exe with my own settings
Replies: 2
Views: 1892

Set it how you want and then export the registry settings to a reg file. You can then import them silently using the /s option with regedit.

Search on registry settings and you should find all the keys listed.
by Chris H
2005-09-27 00:21
Forum: Old messages
Topic: Error in C++ and Design Help
Replies: 13
Views: 13135

FINALLY! I got it. lol. I've managed to code my own Windows service in C++ but this had me stumped. Here's all the steps I did for anyone who is having the same trouble. Hopefully, it helps you. 1) I installed SP5 (NOT SP6) and the processor pack. 2) Extracted the source to a folder at C:\uvnc 3 ...
by Chris H
2005-09-26 23:52
Forum: Old messages
Topic: Error in C++ and Design Help
Replies: 13
Views: 13135

I just went down the list and tried compiling everything. I left winvnc classes for last. I got errors compiling a few of the dlls. When I compile the "winvnc classes" progect I get 387 errors now. I have the processor pack installed also. So as far as I can tell I'm setup exactly like everyone else ...
by Chris H
2005-09-26 12:08
Forum: Old messages
Topic: Error in C++ and Design Help
Replies: 13
Views: 13135

I just got it working so the adventure is only just beginning for me. http://download.microsoft.com/download/vb60ent/Update/6/W9X2KXP/EN-US/vcpp5.exe Theres the processor pack.. I opened the main dsw with all the projects in and just complied them all one by one until winvnc worked, I don't know ...