After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080 Feedback is welcome
Development: UltraVNC development is always here... Any help is welcome. A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091 Feedback is welcome
Just an Update.. I tried the changing the Notifaction Area Icon Hint and........ it does not work :oops: however I have found that if you change the icon index to -1 and then back to the correct icon index then everything is fine and the icon stays alive.
I case on of the programming team pick up on this one, you can keep the icon displayed by changing the hint every so often, it should be fairly easy to add a routine that adds/removes a space to the hint on a timer of about every 20Mins.
You can change the setting by going to the Taskbar properties and selecting always show icon.
right-click on the systray clock select Properties. From the Taskbar tab, you'll see "Hide Inactve Icons". It's OK to put a checkmark in that. But click on the "Customize..." button, and you'll ...
This does work, I just tried it... however you get the whole of the VNC Screen and I guess you dont want that? so if you use the Toolbar at the top and hit the "Select Single Windows" button and then select the windows that you want and then hit ALT+PrintScreen you can then paste just that screen on ...
If you do not have anyone at the remote end to establish the connection then the Single Click is not an option, this requires a user to initiate the link.
I have just tested the latest version with a machine running the VNC Server and then create a manual one click connection and it ...
1 & 2 are already dealt with by using the script tht I posted earlier, option 3 should be possible however, this would mean that everytime someone required assistance they would first have to download the software. Just a consideration if they are using dialup?
you need to change the variable Uninstallable to True to enable the uninstaller, this adds about 70k to the file as it includes the uninstall program from inno.
I know it is supposed to be disabled, bu unless I added a registry key for it I got a connection error and the Veiwer end reporting that a password was not set.
So that's why I added it, and the only way I could get it to work.
I would like to be able to place a file on my website for a reqigtered user to download, this would then initiate a link to a Viewer in Listener mode, but all the user has done is download 1 file.
I think it will be a self installing system and then needs to run some command lines, I am fairy good ...