if add option --manifest=... pyInstaller 2.1 does not add it to onefile executable resources. manifest is contaned inside its archive and extracted to temp folder, but onefile executable itself does not contain manifest in its resources. how to add manifest to resources of generated onefile executable, which is delivered to clients?
-- 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. For more options, visit https://groups.google.com/groups/opt_out.
