← Return to game
Log in with itch.io to leave a comment.
Avast keeps closing it because it says it might be a virus.
I also dont know why it does that, its just a normal Unity Build, compressed into a Setup using Inno Setup.
To start it, click on More Details and Run anyway.
https://stackoverflow.com/questions/33414291/how-can-i-stop-my-installer-from-triggering-windows-10s-this-app-has-been-bloc
It basically says that the only reliable way to get SmartScreen to stop blocking your installer is to have enough end users report your installer as safe
Edit: I overread "Avast". Maybe add it to exceptions or something.
← Return to game
Comments
Log in with itch.io to leave a comment.
Avast keeps closing it because it says it might be a virus.
I also dont know why it does that, its just a normal Unity Build, compressed into a Setup using Inno Setup.
To start it, click on More Details and Run anyway.
https://stackoverflow.com/questions/33414291/how-can-i-stop-my-installer-from-triggering-windows-10s-this-app-has-been-bloc
It basically says that the only reliable way to get SmartScreen to stop blocking your installer is to have enough end users report your installer as safe
Edit: I overread "Avast". Maybe add it to exceptions or something.