Open BC46 opened 3 years ago
Basically all you have to do is sign the installer by running Microsoft's SignTool when you build the setup.
SignTool: https://docs.microsoft.com/en-us/windows/win32/seccrypto/signtool?redirectedfrom=MSDN
Tutorial: https://revolution.screenstepslive.com/s/revolution/m/10695/l/563371-signing-installers-you-create-with-inno-setup
Looks like this will cost money. Leaving open just in case we figure it out. But not vital for mvp
Basically all you have to do is sign the installer by running Microsoft's SignTool when you build the setup.
SignTool: https://docs.microsoft.com/en-us/windows/win32/seccrypto/signtool?redirectedfrom=MSDN
Tutorial: https://revolution.screenstepslive.com/s/revolution/m/10695/l/563371-signing-installers-you-create-with-inno-setup