Bill Smith píše v Pá 28. 06. 2013 v 08:55 -0700: > Could someone help me do the following: 1. Explain how I can determine > the files for QuickBooks that need to be included and 2. how to tell > pyinstaller those QuickBook files should be included when creating the > exe ? > > If it helps I downloaded the QB plugin from this > site: https://www.qbplugin.com/download.cfm > > Thanks for your help and patience.
You might try development version, and look at the following links: http://www.pyinstaller.org/wiki/Recipe/CollectDatafiles http://htmlpreview.github.com/?https://github.com/pyinstaller/pyinstaller/blob/develop/doc/Manual.html -- 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.
