Hi supercoe,
Already thx for your software, it help me to do my job...
I'm create a short script for relaunch automatically InstantSupportVNC after a few time.
The compilation has good but i try to include this one into the instantSupport package.
I try to put my reconnect.exe into the InstantSupport source folder before then compilation but it doesn't work. To my mind the problem is around the UPX and the Autoitsc binary, because after the first run of my reconnect.exe (include in my InstantSupport.exe) i have a message "Another Instance of WinVnc is already running".
Can you help me.
Thx
Catman.
P.S.: Sorry for my english...
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
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
Reconnect Module
Re: Reconnect Module
It doesn't sound to me as if it has anything to do with AutoIT or with the installer. That message means that VNC server is already running and you are trying to run it again.
InstantSupport.exe is really WinVNC (UltraVNC server) of course. So for whatever reason, you are trying to run it twice. When you are "relaunching" it, the old server is still running (probably as a service?).
I could of course be wrong.
InstantSupport.exe is really WinVNC (UltraVNC server) of course. So for whatever reason, you are trying to run it twice. When you are "relaunching" it, the old server is still running (probably as a service?).
I could of course be wrong.
Re: Reconnect Module
I understand this fact but i try to be more clear.
I have install chunkvnc on my customer computer but it's not a IP static so after few hours the IP of my customer change and my access is out.
So I create a small script for the automatic reconnect( close InstantSupportVNC and restart it)
But my problem is this, i put my script (reconnect.exe) into the InstantSupport_Files before the compilation of InstantSupport
just for add my script into the package.
All may be good but when i execute InstantSupport.exe and when i see the uncompress files (in Temp directory) i find my reconnect.exe.
So to my mind is good but when i try to lanuch this one, i have this message...
A other think why originaly the name of UltraVNC server is Winvnc.exe and after compilation in the Temporary Files (after decompress) his name is InstantSupportVNC.exe...
Thx
Catman
I have install chunkvnc on my customer computer but it's not a IP static so after few hours the IP of my customer change and my access is out.
So I create a small script for the automatic reconnect( close InstantSupportVNC and restart it)
But my problem is this, i put my script (reconnect.exe) into the InstantSupport_Files before the compilation of InstantSupport
just for add my script into the package.
All may be good but when i execute InstantSupport.exe and when i see the uncompress files (in Temp directory) i find my reconnect.exe.
So to my mind is good but when i try to lanuch this one, i have this message...
A other think why originaly the name of UltraVNC server is Winvnc.exe and after compilation in the Temporary Files (after decompress) his name is InstantSupportVNC.exe...
Thx
Catman
Re: Reconnect Module
Ok I find my problem, it's around the 'FileInstall' function that i bug
Thx
Catman
Thx
Catman
Re: Reconnect Module
Good... FYI the latest versions of UltraVNC are better able to deal with changing IP addresses. I'm sure that will eventually be rolled up into ChunkVNC (if it's not already).
Re: Reconnect Module
The newer UltraVNC servers should have fixed this problem and will be part of the next release.
Glad you fixed the problem but I think it would have been a better choice to restart the InstantSupportVNC.exe (winvnc) process instead of relaunching InstantSupport entirely.
Glad you fixed the problem but I think it would have been a better choice to restart the InstantSupportVNC.exe (winvnc) process instead of relaunching InstantSupport entirely.
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!