Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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 12 matches

by BarqMulch
2010-02-19 22:58
Forum: Olders
Topic: UltraVNC 1.0.8.2 Installer Behavior.
Replies: 1
Views: 2343

Re: UltraVNC 1.0.8.2 Installer Behavior.

osm, I recommend the use of InstallWatchPro (freeware), which takes a snapshot of the file system and Registry before and after an installation, to show you every change that it makes.
by BarqMulch
2010-01-07 16:35
Forum: Feature requests
Topic: It is time for a 2010 Graphics Redesign LOGO, Installers etc
Replies: 13
Views: 19092

Re: It is time for a 2010 Graphics Redesign LOGO, Installers

Those graphics are great, Exillion. Don't get discouraged because they're not quite right for UltraVNC...the actual designs are very well done, and we should be glad to have someone with such talent taking an interest. A little tweaking based on what redge said and you may have some winners.
by BarqMulch
2009-09-10 16:39
Forum: Feature requests
Topic: File transfer
Replies: 2
Views: 3329

Re: File transfer

As for the file transfer, enable View Only before you connect and then initiate the file transfer. The people on the other end shouldn't notice anything.
by BarqMulch
2009-07-29 23:20
Forum: MS logon plugin
Topic: MS-Logon-Groups via unattended Installation (SOLVED)
Replies: 4
Views: 39761

Re: MS-Logon-Groups via unattended Installation

Does the INI file you create automatically match one that works when you create it manually?

There are a couple other settings that directly affect whether UltraVNC uses MS Logon:

Code: Select all

MSLogonRequired=1
NewMSLogon=0
I've found that NewMSLogon doesn't work very well, so I use the old one.
by BarqMulch
2009-02-12 17:06
Forum: Old messages
Topic: Hey Guys... need a little help here..
Replies: 1
Views: 1570

Re: Hey Guys... need a little help here..

That's pretty much what I did...install UVNC the way you want it and pull those preconfigured files into an installer.

You'll have to install the service at the end of the file copy on the new machine, of course.
by BarqMulch
2008-12-23 18:03
Forum: Old messages
Topic: How to fake VNC display
Replies: 6
Views: 7573

Re: How to fake VNC display

You're trying to misrepresent what you're doing on the computer when someone connects in to the server to watch you, much like in the movies when they put a picture in front of a security camera's lens? Can't be done. What you see is what they see. Although, I suppose if you had a second computer ...
by BarqMulch
2008-11-06 17:15
Forum: Old messages
Topic: Is it possible to set 2 passwords on a VNC server?
Replies: 2
Views: 2117

Re: Is it possible to set 2 passwords on a VNC server?

If you use the MSLogon authentication scheme (http://www.uvnc.com/features/authentica ... l#mslogon1) you can set up multiple accounts for logon.
by BarqMulch
2008-08-29 17:09
Forum: Old messages
Topic: Help!!!
Replies: 17
Views: 9365

Re: Help!!!

BarqMulch, if the windows firewall on .109 is turned off and the service is disabled i should be good right? Just turning off the firewall should eliminate it as the problem, if it still doesn't work. You should also make sure there's no other firewall programs on there, like ZoneAlarm or Norton ...
by BarqMulch
2008-08-29 01:56
Forum: Old messages
Topic: Help!!!
Replies: 17
Views: 9365

Re: Help!!!

from workstation: destination IP x.x.x.x port 5901, result: port is filtered from server0: (dont know if this is a valid test or not but did it anyway) destination IP x.x.x.x port 5901, result: port is listening my router port forwarding page looks like this: VNC1 5900 to 5900 TCP 192.168.1.2 ...
by BarqMulch
2008-08-28 20:02
Forum: Old messages
Topic: Help!!!
Replies: 17
Views: 9365

Re: Help!!!

port forwards are as follows vnc0 5900 to 5900 TCP 192.168.1.2 enabled (this is the server of the domain) vnc1 5901 to 5901 TCP 192.168.1.109 enabled (this is an xp pro work station). Is it as simple as not having set .109's VNC server to run on port 5901? If you didn't specify, then it's still ...
by BarqMulch
2008-05-14 22:22
Forum: DSM plugin
Topic: Viewer remains in memory after DSM attempt to non-DSM server
Replies: 1
Views: 3946

Viewer remains in memory after DSM attempt to non-DSM server

I am experiencing this problem in v1.02 and 1.04RC16, so it seems like a long-time issue. If we use an UltraVNC Viewer without encryption to connect to an UltraVNC Server with encryption we get a message that encryption needs to be enabled, but if we use a Viewer with encryption connecting to a ...
by BarqMulch
2006-06-14 15:28
Forum: Old messages
Topic: Using vnc to uninstall old vnc and install new vnc
Replies: 2
Views: 2380

Hi dwilson, I had the same problem. I made a script that performs the following commands, which uninstalls the old VNC server and installs the new one: Make a UVNCSetup.bat file from the commands below and copy it, the UltraVNC-101-Setup.exe and UltraVncDriverSetupSilent.exe to the desktop on the ...