Hi, I need my python application to get Vista Certificate. One of requirements is to sign all executable files with a code signing certificate. The problem is that when I sign executable created with pyInstaller - it no longer runs. The error I get:
Cannot open archive: <app>.pkg <app>.exe has bad magic! Is there a solution? Ps. it seems to be an old problem: http://www.mail-archive.com/[email protected]/msg00504.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
