Digital Code Signing Your Script Some time ago I came accros an article tthat mentioned the Digital Code Signing of VBS scripts. Well this technique we can use to digitally sign our AU3 scripts. What do you need for that : 1. A Certificate to sign your code : If you have a windows 2000 server or highern, you can release your own certificate. Export it to you Development client and install it. Create a Digital Signature 2. A Code Signing script ; Initialize error handler $oMyError = ObjE