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
That's how UAC works, programs run in user mode can't touch programs in administrative mode. When you first start InstantSupport it's in user mode, installing as a service changes it to administrative. The only way around is to disable UAC.
I'm not sure why the desktop icon would not be showing ...
Best bet there would be to compile UltraVNC itself from source after making the changes. Sorry I can't help you much there as my c++ skills are rusty but I'm sure Rudi could help if you run into trouble.
BTW: Adam Walling is the mastermind behind the SecureVNC plugin that I use for encryption ...
That makes sense, the compiler relies on specific window names in order to do its thing, if you changed it it will hang there waiting for the "right" window to enter settings into.
Resource editing could be considered advanced, you'll need a clear understanding of how the compiler works so take a ...
The background should be disabled when you connect a viewer. You can double check the setting in the SRC\InstantSupport_Files\ultravnc.ini file, look for RemoveWallpaper=1. Keep in mind this does not disable 3rd party background managers.
Sounds like you answered your question, connection to the repeater was not possible.
With version 3.3.1 InstantSupport and ChunkViewer will make a socket connection to the repeater to see if it's available. The default timeout on is a bit long but I was to lazy to figure a way around that ...
Sorry man, I'm getting so confused here I don't know what to tell you anymore....
Basically what it boils down to is if you want to change the software that much you need to have a good understanding of the source code. Although I offer ChunkVNC as an open source project and encourage ...
No zip at this time but you could just install it, zip up the folder in program files and uninstall.
Really I preferred having a compressed file for distributing the program but it seemed like a lot of users wanted an installer. ChunkVNC will run anywhere it has admin rights and isn't dependent ...