Using signtool
First check to see what object-signing certificates are available: % signtool -l
If none are available, a test certificate may be created with the command: % signtool -G MyTestCert
To sign scripts in directory “signdir”, type: % signtool -k MyTestCert -J signdir
So this is only DOS program I run on my PC!