Gemedet píše v Út 26. 03. 2013 v 09:13 -0700:
> I want to include a single .dll file, like so: a.binaries +
> [('avbin.dll', 'C:\\Windows\\System32\\avbin.dll', 'BINARY')]What is the purpose of 'avbin.dll'? - Is it a windows dll? - pyinstaller ignores all dlls from C:\Windows\System32 and suppose that these files should be available everywhere. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
