I'd like to add a check in Inno Setup to ensure that my exe file version always matches the version of the installer. Is there a way to do this via the preprocessor?
So the idea is that if the exe version doesn't match the version I set in Inno Setup, that it aborts the compile.