Am 19.05.2011 14:14, schrieb Mathieu Virbel: > I think adding an hook can be ok, but i don't know how to add custom > data files in the hook: hiddenimports works for python modules, but > how about hiddendata or something like that ?
You can simply add a `datas` entry into the hook file. Some examples are: PyInstaller/hooks/hook-babel.py PyInstaller/hooks/hook-matplotlib.py PyInstaller/hooks/hook-PyQt4.phonon.py (Get other examples: grep -l data PyInstaller/hooks/*.py | xargs less) -- Schönen Gruß - Regards Hartmut Goebel Dipl.-Informatiker (univ.), CISSP, CSSLP Goebel Consult Spezialist für IT-Sicherheit in komplexen Umgebungen http://www.goebel-consult.de Monatliche Kolumne: http://www.cissp-gefluester.de/ Goebel Consult mit Mitglied bei http://www.7-it.de
smime.p7s
Description: S/MIME Cryptographic Signature
