I have been using pchelpware for about a year. I am working on switching to chunkvnc since you are actually developing it.
A question i have been pondering is why did you choose to use AutoIt scripts to compile the executable? What compiler does pchelpware use? I tried looking it up, but haven't come across it? I was thinking about this since autoIt is usually grabbed as a virus
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
- 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
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
- 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
Why AutoIt?
-
- 8
- Posts: 27
- Joined: 2009-03-23 12:55
Why AutoIt?
Last edited by transambird_2000 on 2010-12-01 16:13, edited 1 time in total.
Re: Why AutoIt?
It's a really easy language to understand, this allows others to modify the code without a great understanding of programming.
It creates native windows executables that can be as small as 600kb in size.
The AutoIT forum is a great community offering huge varieties of example code for future features.
Mostly, I haven't found a better language so recommendations are welcome.
I'm not sure how PCHelpware works as I never got it to work properly, one of the reasons I created ChunkVNC.
AutoIT can be detected as a virus by poor virus scanners, not much anyone can do except report it as a false positive.
It creates native windows executables that can be as small as 600kb in size.
The AutoIT forum is a great community offering huge varieties of example code for future features.
Mostly, I haven't found a better language so recommendations are welcome.
I'm not sure how PCHelpware works as I never got it to work properly, one of the reasons I created ChunkVNC.
AutoIT can be detected as a virus by poor virus scanners, not much anyone can do except report it as a false positive.
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!
-
- 8
- Posts: 27
- Joined: 2009-03-23 12:55
Re: Why AutoIt?
cool, that's what i wanted to know. I have never dealt much with actual programming of any sort. I like that answer much better than because it's FREE We are going to give it a whirl and see what happens