exe Unable to Run

I have made the built and after that i’m using inno setup to build the exe but after its installed it is giving and 206 error that there is an compatibility issue in the system . how can i solve it my system is 64 bit windows 10 105115-error.png

I’ve already written a comment asking a specific question and I’m providing an answer with the hope of resolving the issue.

  • First of all, this is not a Unity issue, it is a Inno Setup issue where packed exe does not work after re-pack, which Unity has nothing to do.
  • Secondly, this looks like an antivirus related issue. Please disable your antivirus software (Avast! probably?) and then try to install.
  • Lastly, your inno setup might not be correctly configured. Check if environment variables and rest are correct. I’m not sure if that would cause an issue, but I wouldn’t create a 32-bit installer for a 64-bit game exe.