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 10 matches

by fg0368
2006-01-23 05:05
Forum: Old messages
Topic: Automatic uvnc service restatrt when it fails
Replies: 1
Views: 1791

Automatic uvnc service restatrt when it fails

Hi, I use uvnc as a service on various boxes. Everything works fine except. Sometimes the service can crash for various reasons. I manually put a reg key on the remote controled pc that is : [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\winvnc] "FailureActions"=hex:00,00,00,00,00,00,00,00,00 ...
by fg0368
2005-08-03 06:20
Forum: DSM plugin
Topic: Try to do multiple connections with MSRC4 118 (not RC)
Replies: 5
Views: 7931

Try to do multiple connections with MSRC4 118 (not RC)

I'm using REL 1.0.1 server and viewer.

I'm not able to setup multiple client connections on a server with DSM Plugin activated.

Trying to connect a second client disconnect all clients.

Everything works fine when I disable DSM Plugin.

Does anybody know if it's possible ?
by fg0368
2005-07-05 17:24
Forum: SCIII
Topic: vncviewer_crash_fix.exe does not work with SC ?
Replies: 2
Views: 5256

vncviewer_crash_fix.exe does not work with SC ?

Apparently each time I use SC (made with SC creator) with the viewer SCIII I receive an error message :

Connection failed, Invalid Protocol, etc...
by fg0368
2005-06-30 04:12
Forum: SCIII
Topic: Unable to use backspace or del in case of ID # mistake
Replies: 2
Views: 5029

Unable to use backspace or del in case of ID # mistake

Everything works for me with SCIII_test4 except that in case of an error the user is not able to use backspace, arrows or del to modify the ID code.
by fg0368
2005-06-29 19:30
Forum: SCIII
Topic: distributer crashes on w2k3
Replies: 2
Views: 4831

distributer crashes on w2k3

:oops: Some would say I'm a bit stupid.

Solved the problem.

I had a IIS already running on port 443....stopped the IIS service and everything works fine.
by fg0368
2005-06-29 19:24
Forum: SCIII
Topic: distributer crashes on w2k3
Replies: 2
Views: 4831

distributer crashes on w2k3

Everything works fin on a WinXP PRo box but no way to start distributer as a service or as a program on a W2K3 box.

New Repeater 1.0.0.2 works fine on the W2K3 as a service or program.
by fg0368
2005-04-15 06:54
Forum: Old messages
Topic: How to keep Winvnc Port or Dispaly N° after upgrade ?
Replies: 5
Views: 4244

Solved:How to keep Winvnc Port or Dispaly N° after upgrade ?

I solved it;

it was a mistake in my inno setup script.

I was using "deletekey" instead of "deletevalue" to change some registry parameters (password, alowproperties, etc...).

All is working fine now.
by fg0368
2005-04-14 20:28
Forum: Old messages
Topic: How to keep Winvnc Port or Dispaly N° after upgrade ?
Replies: 5
Views: 4244

Yes I did but no way to keep my parameters.
by fg0368
2005-04-14 14:50
Forum: Old messages
Topic: How to keep Winvnc Port or Dispaly N° after upgrade ?
Replies: 5
Views: 4244

In fact the result is

192.168.0.1:5900
192.168.0.2:5900
192.168.0.3:5900
....

No more 5901, 5902, 5903, etc....
by fg0368
2005-04-14 14:48
Forum: Old messages
Topic: How to keep Winvnc Port or Dispaly N° after upgrade ?
Replies: 5
Views: 4244

How to keep Winvnc Port or Dispaly N° after upgrade ?

Basically I use uvnc on several PC with different ports N° 192.168.0.1:5901 192.168.0.2:5902 ..... Currently I'm remotely upgrading the PCs from RC18 & RC19 to RC205 with a modified innno setup script. Everything goes great except that I can't keep the server listenning on the registered port after ...