On 02/07/13 13:58, Martin Zibricky wrote:
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

Since you can't legally distribute any part of QuickBooks within your application and the plugin needs to be installed to QuickBooks *not* your application and needs to be installed as administrator I would say that your best bet is to make them prerequisites for installation and provide some help, as html with link(s), to the person installing on how to meet those requirements.

Gadget/Steve

--
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.


Reply via email to