Or they can run it once modify their shortcuts then delete program/uninstall if they fear it may do stupid stuff in their back, the changes will stay applied right?
I personally do not run windows 10 but I haven't taken the time to download/try it yet but once I do I will be able to tell for windows7 an 8.1.
Do you have the sources on a github somewhere
@Available ?
If you do or are not against using a github and If you are willing to share them with me, I could try and take some of my spare time (though probably not in a very near future) to see if I can help with them false positive detections.
Basically I would just run through the linked libraries to see which ones are really necessary/used and if we can add limitating compilation flags to clearly specify to the OS the reach of the program on the system (Depending on what library/language you used and their age, these flags can really tell a lot to the OS on what the program may be able to do and clear it completely).
This program is such a great idea and it look sooo damn good from what I saw in these videos that it would be really nice if we manage to have it on the website without spooking people off if we can avoid it
Although old stupid people like me probably do not really feel like changing their shortcuts, new players coming in the server will probably ALL want to do that
Such a great feature to have this is going to help the server grow soooo much and this will be very very popular amongst new players I can already tell <3
EDIT :
Rofl I just saw you used AutoIt, I never used that thing but they may have the same kind of flags especially since it is a very recent language! I will look into what I can find to try and help though I am more into C C++ C# but I assume they have these flags somewhere especially since it is a modern framework :-)
I have looked a little into it and it seems because of the compressor and the compiler used to compile the thing:
https://www.autoitscript.com/forum/topic/34658-are-my-autoit-exes-really-infected/Nothing new under the sun when it comes to the solution we will have to do the same as usual send the file to all these virus labs for clearance (it works a lot better if you send the sources alongside but that only you can do for now). I remember I did it for the 4.3 version of combat and it was cleared ever since so it does not hurt to try :-)
One other solution that seems to work for half the time is to use a very low compression rate to minimize the effect of the compressor on the signature.