[fpc-pascal] Running Freepascal programs on other computers
Karoly Balogh (Charlie/SGR)
charlie at scenergy.dfmk.hu
Wed Jun 28 19:58:08 CEST 2017
Hi,
On Wed, 28 Jun 2017, James Richters wrote:
> Does anyone know how this is normally achieved, and how to implement
> this with my freepascal console applications?
I'm not a Windows developer, but You have to code sign your executable,
probably, just like any normal Windows app you'd release. Does this
Stackoverflow link provide any help?
https://stackoverflow.com/questions/252226/signing-a-windows-exe-file
Charlie
More information about the fpc-pascal
mailing list