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