Rat,
Good work on the upgrade. Your work is appreciated. I am planning your fork with other improvements. I have a few questions, if you have time / the chance:
Are any of these mods implemented:
JS files are set to open inside of an editor fix (
viewtopic.php?f=50&t=29209)
[
Code is displayed only after connection is checked and server started
In the main loop checks for running vnc server process and if it is not running "Error" is displayed,the connection is retried and then the server is relaunched. If it fails again exits.
Every 5 minutes tries to open a socket to the repeater and if it fails "Error" is displayed,the connection is retried and then the server is relaunched. If it fails again exits
If somehow the InstantSupportVNC.exe was deleted, istantsupport.exe became unclosable and had to be killed. Fixed by using ShellExecute instead of _Run in _DeleteSelf. Is this ok? i've never used AutoIt before and i'm learning as i try to change stuff.
The desktop link can save the current code. is encoded in the command line.
Checks if the winvnc.exe process has an established connection with the repeater
Changed the js script with a winapi call because the script was changing the modified date of all files of the folder, and this looks very suspicious.
repeater addess is hardcoded, but the ini alternative code is there, commented
Can fallback on some other tool
Main loop with timers to keep cpu usage low
I used scite to compile
reboot into safe mode with networking
]
(
http://forum.ultravnc.info/viewtopic.ph ... ec5e387851)
ChunkVNC viewer that keeps a list (
http://forum.ultravnc.info/viewtopic.ph ... ec5e387851)
Newest Ultra and Repeater (with WebGUI)? (it appears these can be dropped in the correct source folders and will work as intended?)
I apologize if these are covered elsewhere. I am just starting to look in to this. Let me know if a small donation is a good motivator

Thank you,
Silekonn