- 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.
I can't link back to the site because i'm using it in corporate for the customers help desk. But i would like to adapt some of these features into your version if you are interested.
I'm testing it right now with 3 users and if all goes well about 50 people will be using it many times a day.