问题
I made a game with python/tkinter, which had several dependencies. I zipped the game and its dependencies with Windows Send File To like I saw somebody do it in a tutorial. I then converted the zipped files into an executable with NSIS' method install base on .zip file
Everything went as expected, except for when I tried to install it or when I try to share the game with my friends via e-mail.
Both the antivirus and the e-mail providers kept on rejecting my .exe as a virus.
Is this normal? Is there a way around this problem?
来源:https://stackoverflow.com/questions/60079043/why-is-my-python-tkinter-executable-detected-as-a-virus