Hello all, we’re trying to release a game through a website download and setup which installs the game in the classic Program Files folder. We’re getting an issue where the PC says this could be a virus and I’m assuming it’s because the .exe hasn’t been codesigned. Is there any automated way to do that through Unity, if not, is there a free way to get a certificate for the said signing using Visual Studio’s SignTool?
I think the above should be something pretty important to do for any game dev targetting outside of steam, consoles or mobiles