Closed gunslnger42 closed 2 years ago
Sorry, this repository is for publishing the installer, and I can't publish the source code for some reasons. Many anti-virus software reject apps not because they contains virus but just because they don't contains a certificate from famous company.
I've seen installers add malware themselves. Maybe use a different installer? I've had good results with Inno Setup.
It's caused by the self-signed certificate. I google and find some similar issues when the C# developer obfuscated their code and signed with a self-signed certificate. Now a day, allmost all of the anti-virus reject all the softwares which contain an unpaied certificate.
The installer triggers anti-virus warnings, and apparently the source code zip is empty, so I can't build it myself.